Home
last modified time | relevance | path

Searched refs:hif_is_recovery_in_progress (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/
Dif_snoc.c468 if (hif_is_recovery_in_progress(scn)) in hif_is_target_register_access_allowed()
/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_main.h687 bool hif_is_recovery_in_progress(struct hif_softc *scn);
Dhif_main.c798 if (hif_is_driver_unloading(scn) || hif_is_recovery_in_progress(scn)) in __hif_cpu_hotplug_notify()
2677 bool hif_is_recovery_in_progress(struct hif_softc *scn) in hif_is_recovery_in_progress() function
Dhif_runtime_pm.c425 hif_is_recovery_in_progress(scn) ? in hif_rtpm_close()