Searched defs:usercb_data (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/staging/wlan-ng/ |
D | hfa384x_usb.c | 867 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_docmd_async() 884 ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dorrid_async() 903 ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dowrid_async() 922 ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dormem_async() 944 ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dowmem_async() 1351 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_docmd() 1441 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dorrid() 1522 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dowrid() 1610 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dormem() 1701 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dowmem() [all …]
|
D | hfa384x.h | 1173 void *usercb_data; /* at CTLX completion */ member
|