Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/dispatcher/
H A Dusb_api.h40 void hif_usb_stop_device(struct hif_softc *hif_sc);
H A Dmultibus_usb.c52 bus_ops->hif_stop = &hif_usb_stop_device; in hif_initialize_usb_ops()
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
H A Dhif_usb.c457 void hif_usb_stop_device(struct hif_softc *hif_sc) in hif_usb_stop_device() function