Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dhif_usb.h108 struct hif_device_usb { struct
109 struct usb_device *udev;
110 struct usb_interface *interface;
111 const struct usb_device_id *usb_device_id;
112 const void *fw_data;
113 size_t fw_size;
114 struct completion fw_done;
115 struct htc_target *htc_handle;
116 struct hif_usb_tx tx;
117 struct usb_anchor regout_submitted;
[all …]