Home
last modified time | relevance | path

Searched refs:hif_ut_fw_resume (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_unit_test_suspend_i.h64 QDF_STATUS hif_ut_fw_resume(struct hif_softc *scn);
85 static inline QDF_STATUS hif_ut_fw_resume(struct hif_softc *scn) in hif_ut_fw_resume() function
Dhif_unit_test_suspend.c102 QDF_STATUS hif_ut_fw_resume(struct hif_softc *scn) in hif_ut_fw_resume() function
Dhif_exec.c938 hif_ut_fw_resume(scn); in hif_check_and_trigger_ut_resume()
Dhif_main.c2977 hif_ut_fw_resume(scn); in hif_wake_interrupt_handler()
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
Dce_tasklet.c945 hif_ut_fw_resume(scn); in ce_dispatch_interrupt()