Home
last modified time | relevance | path

Searched refs:WBTCommandList (Results 1 – 5 of 5) sorted by relevance

/TwlSDK-5.1.0/include/nitro/wbt/
Dcontext.h145 struct WBTCommandList;
151 typedef struct WBTCommandList struct
153 struct WBTCommandList *next; argument
157 WBTCommandList; typedef
194 WBTCommandList *command;
195 WBTCommandList *command_pool;
428 WBTCommandList *WBT_GetCurrentCommandList(const WBTContext *work) in WBT_GetCurrentCommandList()
445 WBTCommandList *list = work->command; in WBT_GetCurrentCommand()
473 void WBT_AddCommandPool(WBTContext *work, WBTCommandList *list, int count) in WBT_AddCommandPool()
492 WBTCommandList *WBT_AllocCommandList(WBTContext *work) in WBT_AllocCommandList()
[all …]
/TwlSDK-5.1.0/build/libraries/wbt/common/src/
Dwbt_api.c31 static WBTCommandList cmd_q[2];
363 WBTCommandList *list = WBT_AllocCommandList(wbti_command_work); in WBT_RequestSync()
390 WBTCommandList *list = WBT_AllocCommandList(wbti_command_work); in WBT_GetBlockInfo()
419 WBTCommandList *list = WBT_AllocCommandList(wbti_command_work); in WBT_GetBlock()
444 WBTCommandList *list = WBT_AllocCommandList(wbti_command_work); in WBT_PutUserData()
Dwbt_context.c1019 WBTCommandList *list = WBT_GetCurrentCommandList(work); in WBTi_NotifyCompletionCallback()
1048 WBTCommandList *list = work->command; in WBTi_NotifyCompletionCallback()
1357 WBTCommandList *list = work->command; in WBT_ResetContext()
1386 void WBT_PostCommand(WBTContext *work, WBTCommandList *list, u16 bitmap, in WBT_PostCommand()
1394 WBTCommandList **pp; in WBT_PostCommand()
1426 WBTCommandList *list = WBT_GetCurrentCommandList(work); in WBT_CancelCommand()
1464 WBTCommandList *list = work->command; in WBT_CancelCommand()
/TwlSDK-5.1.0/include/nitro/wfs/
Dclient.h55 WBTCommandList wbt_list[2];
Dserver.h96 WBTCommandList wbt_list[2];