Home
last modified time | relevance | path

Searched refs:runtime_pm_delay (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
H A Dwlan_pmo_common_public_struct.h461 uint32_t runtime_pm_delay; member
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_runtime_pm.c457 scn->hif_config.runtime_pm_delay); in hif_rtpm_start()
460 hif_rtpm_init(gp_hif_rtpm_ctx->dev, scn->hif_config.runtime_pm_delay); in hif_rtpm_start()
461 gp_hif_rtpm_ctx->cfg_delay = scn->hif_config.runtime_pm_delay; in hif_rtpm_start()
/wlan-driver/qcacld-3.0/components/pmo/core/src/
H A Dwlan_pmo_main.c148 psoc_cfg->runtime_pm_delay = cfg_get(psoc, CFG_PMO_RUNTIME_PM_DELAY); in wlan_pmo_runtime_pm_init_cfg()
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
H A Dwlan_pmo_ucfg_api.c745 return pmo_psoc_ctx->psoc_cfg.runtime_pm_delay; in ucfg_pmo_get_runtime_pm_delay()
/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dhif.h473 u_int32_t runtime_pm_delay; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c20896 cfg->runtime_pm_delay = in hdd_populate_runtime_cfg()