Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_unit_test_suspend_i.h53 bool hif_is_ut_suspended(struct hif_softc *scn);
80 static inline bool hif_is_ut_suspended(struct hif_softc *scn) in hif_is_ut_suspended() function
H A Dhif_unit_test_suspend.c56 bool hif_is_ut_suspended(struct hif_softc *scn) in hif_is_ut_suspended() function
118 if (!hif_is_ut_suspended(scn)) in hif_irq_trigger_ut_resume()
H A Dhif_main.c2976 if (hif_is_ut_suspended(scn)) in hif_wake_interrupt_handler()
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_tasklet.c610 if (!hif_is_ut_suspended(scn)) in hif_interrupt_is_ut_resume()