Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_driver_ops.h139 int hdd_soc_idle_restart_lock(struct device *dev);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_driver_ops.c729 int hdd_soc_idle_restart_lock(struct device *dev) in hdd_soc_idle_restart_lock() function
H A Dwlan_hdd_main.c14200 ret = hdd_soc_idle_restart_lock(hdd_ctx->parent_dev); in __hdd_psoc_idle_restart()
14236 ret = hdd_soc_idle_restart_lock(hdd_ctx->parent_dev); in hdd_trigger_psoc_idle_restart()
20070 ret = hdd_soc_idle_restart_lock(dev); in hdd_mode_change_psoc_idle_restart()