Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/dispatcher/
H A Dmultibus.c531 int hif_apps_wake_irq_enable(struct hif_opaque_softc *hif_ctx) in hif_apps_wake_irq_enable() function
/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dhif.h1980 int hif_apps_wake_irq_enable(struct hif_opaque_softc *hif_ctx);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_power.c3658 errno = hif_apps_wake_irq_enable(hif_ctx); in hdd_wlan_fake_apps_suspend()