Home
last modified time | relevance | path

Searched refs:hif_usb_get_hw_info (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.h801 void hif_usb_get_hw_info(struct hif_softc *scn);
804 static inline void hif_usb_get_hw_info(struct hif_softc *scn) {} in hif_usb_get_hw_info() function
H A Dhif_main.c527 hif_usb_get_hw_info(sc); in hif_get_hw_info()
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
H A Dif_usb.c508 void hif_usb_get_hw_info(struct hif_softc *hif_ctx) in hif_usb_get_hw_info() function