Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
Dif_usb.h134 struct hif_usb_softc { struct
135 struct HIF_DEVICE_USB hif_hdl;
137 struct device *dev;
138 struct usb_dev *pdev;
143 u16 devid;
144 struct usb_interface *interface;
145 struct notifier_block reboot_notifier; /* default mode before reboot */
146 u8 suspend_state;
147 u8 *fw_data;
148 u32 fw_data_len;
[all …]