Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/wlan-ng/
Dhfa384x_usb.c878 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_docmd_async()
895 ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dorrid_async()
914 ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dowrid_async()
933 ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dormem_async()
955 ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dowmem_async()
1364 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_docmd()
1455 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dorrid()
1536 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dowrid()
1624 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dormem()
1715 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dowmem()
[all …]
Dhfa384x.h1172 void *usercb_data; /* at CTLX completion */ member