Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wlan-ng/
Dhfa384x_usb.c832 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_docmd_async()
849 ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dorrid_async()
868 ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dowrid_async()
887 ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dormem_async()
909 ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dowmem_async()
1313 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_docmd()
1402 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dorrid()
1484 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dowrid()
1573 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dormem()
1665 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dowmem()
[all …]
Dhfa384x.h1182 ctlx_usercb_t usercb; /* Async user callback, */ member