Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h998 struct hdd_runtime_pm_context { struct
2191 struct hdd_runtime_pm_context runtime_context;
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c1487 struct hdd_runtime_pm_context *ctx = &hdd_ctx->runtime_context; in hdd_runtime_suspend_context_init()
1515 struct hdd_runtime_pm_context *ctx = &hdd_ctx->runtime_context; in hdd_runtime_suspend_context_deinit()
H A Dwlan_hdd_cfg80211.c13818 struct hdd_runtime_pm_context *ctx = &hdd_ctx->runtime_context; in hdd_disable_runtime_pm_for_user()