Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dhif_usb.h90 struct hif_device_usb { struct
91 struct usb_device *udev;
92 struct usb_interface *interface;
93 const struct usb_device_id *usb_device_id;
94 const void *fw_data;
95 size_t fw_size;
96 struct completion fw_done;
97 struct htc_target *htc_handle;
98 struct hif_usb_tx tx;
99 struct usb_anchor regout_submitted;
[all …]