Searched refs:cmdcb (Results 1 – 2 of 2) sorted by relevance
239 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data);247 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data);1231 ctlx->cmdcb = NULL; in hfa384x_docmd()1296 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dorrid() argument1316 ctlx->cmdcb = cmdcb; in hfa384x_dorrid()1378 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dowrid() argument1402 ctlx->cmdcb = cmdcb; in hfa384x_dowrid()1489 ctlx->cmdcb = NULL; in hfa384x_dormem()1574 ctlx->cmdcb = NULL; in hfa384x_dowmem()2660 if (ctlx->cmdcb) { in hfa384x_usbctlx_completion_task()[all …]
1181 ctlx_cmdcb_t cmdcb; /* Async command callback */ member