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);1222 ctlx->cmdcb = NULL; in hfa384x_docmd()1287 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dorrid() argument1307 ctlx->cmdcb = cmdcb; in hfa384x_dorrid()1369 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dowrid() argument1393 ctlx->cmdcb = cmdcb; in hfa384x_dowrid()1480 ctlx->cmdcb = NULL; in hfa384x_dormem()1565 ctlx->cmdcb = NULL; in hfa384x_dowmem()2651 if (ctlx->cmdcb) { in hfa384x_usbctlx_completion_task()[all …]
1181 ctlx_cmdcb_t cmdcb; /* Async command callback */ member