Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/inc/
Dhif.h1548 int hif_pm_runtime_prevent_suspend(struct hif_pm_runtime_lock *data);
1840 int hif_pm_runtime_prevent_suspend(struct hif_pm_runtime_lock *data) in hif_pm_runtime_prevent_suspend() function
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Dqdf_lock.c495 return hif_pm_runtime_prevent_suspend(lock->lock); in qdf_runtime_pm_prevent_suspend()
/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_runtime_pm.c862 int hif_pm_runtime_prevent_suspend(struct hif_pm_runtime_lock *lock) in hif_pm_runtime_prevent_suspend() function