Home
last modified time | relevance | path

Searched refs:usbctlx_completor (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/wlan-ng/
Dhfa384x_usb.c205 struct usbctlx_completor { struct
206 int (*complete)(struct usbctlx_completor *); argument
212 struct usbctlx_completor *completor);
660 struct usbctlx_completor head;
666 static inline int usbctlx_cmd_completor_fn(struct usbctlx_completor *head) in usbctlx_cmd_completor_fn()
674 static inline struct usbctlx_completor *init_cmd_completor( in init_cmd_completor()
693 struct usbctlx_completor head;
700 static int usbctlx_rrid_completor_fn(struct usbctlx_completor *head) in usbctlx_rrid_completor_fn()
720 static inline struct usbctlx_completor *init_rrid_completor( in init_rrid_completor()
752 struct usbctlx_completor head;
[all …]