Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_driver_ops.c1944 ret = hdd_psoc_idle_shutdown(dev); in wlan_hdd_pld_idle_shutdown()
H A Dwlan_hdd_main.c11310 hdd_psoc_idle_shutdown); in hdd_shutdown_wlan_in_suspend_prepare()
11327 return pld_idle_shutdown(hdd_ctx->parent_dev, hdd_psoc_idle_shutdown); in hdd_shutdown_wlan_in_suspend_prepare()
14179 int hdd_psoc_idle_shutdown(struct device *dev) in hdd_psoc_idle_shutdown() function
14290 ret = pld_idle_shutdown(hdd_ctx->parent_dev, hdd_psoc_idle_shutdown); in hdd_psoc_idle_timeout_callback()
19032 hdd_psoc_idle_shutdown); in hdd_wlan_idle_shutdown()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h4973 int hdd_psoc_idle_shutdown(struct device *dev);