Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_power.h476 int wlan_hdd_pm_qos_notify(struct notifier_block *nb, unsigned long curr_val,
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_power.c1175 int wlan_hdd_pm_qos_notify(struct notifier_block *nb, unsigned long curr_val, in wlan_hdd_pm_qos_notify() function
H A Dwlan_hdd_main.c4514 hdd_ctx->pm_qos_notifier.notifier_call = wlan_hdd_pm_qos_notify; in hdd_wlan_register_pm_qos_notifier()