Searched refs:ctlx_usercb_t (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/wlan-ng/ |
D | hfa384x.h | 1166 typedef void (*ctlx_usercb_t) (struct hfa384x *hw, typedef 1182 ctlx_usercb_t usercb; /* Async user callback, */ 1411 u16 len, ctlx_usercb_t usercb, void *usercb_data);
|
D | hfa384x_usb.c | 239 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data); 247 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data); 1287 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dorrid() 1369 ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_dowrid() 1967 u16 len, ctlx_usercb_t usercb, void *usercb_data) in hfa384x_drvr_setconfig_async()
|