Searched refs:cmdcb (Results 1 – 2 of 2) sorted by relevance
218 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data);226 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data);1201 ctlx->cmdcb = NULL; in hfa384x_docmd()1266 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dorrid() argument1286 ctlx->cmdcb = cmdcb; in hfa384x_dorrid()1348 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dowrid() argument1372 ctlx->cmdcb = cmdcb; in hfa384x_dowrid()1459 ctlx->cmdcb = NULL; in hfa384x_dormem()1544 ctlx->cmdcb = NULL; in hfa384x_dowmem()2629 if (ctlx->cmdcb) { in hfa384x_usbctlx_completion_task()[all …]
976 ctlx_cmdcb_t cmdcb; /* Async command callback */ member