Home
last modified time | relevance | path

Searched defs:cmdcb (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/wlan-ng/
Dhfa384x_usb.c862 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()
Dhfa384x.h1171 ctlx_cmdcb_t cmdcb; /* Async command callback */ member