Searched refs:hif_is_driver_unloading (Results 1 – 3 of 3) sorted by relevance
685 bool hif_is_driver_unloading(struct hif_softc *scn);
798 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
1230 if (hif_is_driver_unloading(scn)) in hif_sleep_entry()