Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wlan-ng/
Dhfa384x_usb.c867 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 …]
Dhfa384x.h1173 void *usercb_data; /* at CTLX completion */ member