Searched refs:hfa384x_usbctlx (Results 1 – 3 of 3) sorted by relevance
178 struct hfa384x_usbctlx *ctlx);181 struct hfa384x_usbctlx *ctlx);189 struct hfa384x_usbctlx *ctlx,193 unlocked_usbctlx_cancel_async(struct hfa384x *hw, struct hfa384x_usbctlx *ctlx);196 const struct hfa384x_usbctlx *ctlx);259 static inline struct hfa384x_usbctlx *get_active_ctlx(struct hfa384x *hw) in get_active_ctlx()261 return list_entry(hw->ctlxq.active.next, struct hfa384x_usbctlx, list); in get_active_ctlx()582 static struct hfa384x_usbctlx *usbctlx_alloc(void) in usbctlx_alloc()584 struct hfa384x_usbctlx *ctlx; in usbctlx_alloc()770 const struct hfa384x_usbctlx *ctlx) in hfa384x_cb_status()[all …]
956 struct hfa384x_usbctlx;959 typedef void (*ctlx_cmdcb_t) (struct hfa384x *, const struct hfa384x_usbctlx *);964 struct hfa384x_usbctlx { struct
149 struct hfa384x_usbctlx *ctlx, *temp; in prism2sta_disconnect_usb()