Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h2159 struct notifier_block pm_qos_notifier; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_power.c1179 pm_qos_notifier); in wlan_hdd_pm_qos_notify()
H A Dwlan_hdd_main.c4470 &hdd_ctx->pm_qos_notifier, in hdd_pm_qos_add_notifier()
4477 &hdd_ctx->pm_qos_notifier, in hdd_pm_qos_remove_notifier()
4484 &hdd_ctx->pm_qos_notifier); in hdd_pm_qos_add_notifier()
4490 &hdd_ctx->pm_qos_notifier); in hdd_pm_qos_remove_notifier()
4514 hdd_ctx->pm_qos_notifier.notifier_call = wlan_hdd_pm_qos_notify; in hdd_wlan_register_pm_qos_notifier()