Home
last modified time | relevance | path

Searched refs:pm_notifier (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h2187 struct notifier_block pm_notifier; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c11334 pm_notifier); in hdd_pm_notify()
11357 hdd_ctx->pm_notifier.notifier_call = hdd_pm_notify; in hdd_pm_notifier_init()
11358 register_pm_notifier(&hdd_ctx->pm_notifier); in hdd_pm_notifier_init()
11363 unregister_pm_notifier(&hdd_ctx->pm_notifier); in hdd_pm_notifier_deinit()