Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dhif_usb.h110 struct hif_device_usb { struct
111 struct usb_device *udev;
112 struct usb_interface *interface;
113 const struct usb_device_id *usb_device_id;
114 const void *fw_data;
115 size_t fw_size;
116 struct completion fw_done;
117 struct htc_target *htc_handle;
118 struct hif_usb_tx tx;
119 struct usb_anchor regout_submitted;
[all …]