Searched refs:hfa384x_usbctlx (Results 1 – 3 of 3) sorted by relevance
199 struct hfa384x_usbctlx *ctlx);202 struct hfa384x_usbctlx *ctlx);210 struct hfa384x_usbctlx *ctlx,214 unlocked_usbctlx_cancel_async(struct hfa384x *hw, struct hfa384x_usbctlx *ctlx);217 const struct hfa384x_usbctlx *ctlx);280 static inline struct hfa384x_usbctlx *get_active_ctlx(struct hfa384x *hw) in get_active_ctlx()282 return list_entry(hw->ctlxq.active.next, struct hfa384x_usbctlx, list); in get_active_ctlx()603 static struct hfa384x_usbctlx *usbctlx_alloc(void) in usbctlx_alloc()605 struct hfa384x_usbctlx *ctlx; in usbctlx_alloc()791 const struct hfa384x_usbctlx *ctlx) in hfa384x_cb_status()[all …]
149 struct hfa384x_usbctlx *ctlx, *temp; in prism2sta_disconnect_usb()
1148 struct hfa384x_usbctlx;1151 typedef void (*ctlx_cmdcb_t) (struct hfa384x *, const struct hfa384x_usbctlx *);1156 struct hfa384x_usbctlx { struct