Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_main.h685 bool hif_is_driver_unloading(struct hif_softc *scn);
Dhif_main.c798 if (hif_is_driver_unloading(scn) || hif_is_recovery_in_progress(scn)) in __hif_cpu_hotplug_notify()
2643 bool hif_is_driver_unloading(struct hif_softc *scn) in hif_is_driver_unloading() function
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
Dif_pci.c1230 if (hif_is_driver_unloading(scn)) in hif_sleep_entry()