Searched defs:cmdcb (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/wlan-ng/ |
D | hfa384x_usb.c | 862 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_docmd_async() 878 ctlx_cmdcb_t cmdcb, in hfa384x_dorrid_async() 897 ctlx_cmdcb_t cmdcb, in hfa384x_dowrid_async() 916 ctlx_cmdcb_t cmdcb, in hfa384x_dormem_async() 938 ctlx_cmdcb_t cmdcb, in hfa384x_dowmem_async() 1346 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_docmd() 1436 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dorrid() 1517 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dowrid() 1605 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dormem() 1696 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dowmem()
|
D | hfa384x.h | 1171 ctlx_cmdcb_t cmdcb; /* Async command callback */ member
|