Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/inc/
Dhif.h1570 int hif_pm_runtime_allow_suspend(struct hif_pm_runtime_lock *data);
1836 int hif_pm_runtime_allow_suspend(struct hif_pm_runtime_lock *data) in hif_pm_runtime_allow_suspend() function
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Dqdf_lock.c509 return hif_pm_runtime_allow_suspend(lock->lock); in qdf_runtime_pm_allow_suspend()
/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_runtime_pm.c944 int hif_pm_runtime_allow_suspend(struct hif_pm_runtime_lock *lock) in hif_pm_runtime_allow_suspend() function