Home
last modified time | relevance | path

Searched refs:dev_pm_qos_add_notifier (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Dpm_qos.h174 int dev_pm_qos_add_notifier(struct device *dev,
246 static inline int dev_pm_qos_add_notifier(struct device *dev, in dev_pm_qos_add_notifier() function
/linux/drivers/base/power/
A Dqos.c535 int dev_pm_qos_add_notifier(struct device *dev, struct notifier_block *notifier, in dev_pm_qos_add_notifier() function
572 EXPORT_SYMBOL_GPL(dev_pm_qos_add_notifier);
/linux/drivers/devfreq/
A Ddevfreq.c934 err = dev_pm_qos_add_notifier(dev, &devfreq->nb_min, in devfreq_add_device()
940 err = dev_pm_qos_add_notifier(dev, &devfreq->nb_max, in devfreq_add_device()
/linux/Documentation/power/
A Dpm_qos_interface.rst170 int dev_pm_qos_add_notifier(device, notifier, type):
/linux/drivers/pmdomain/
A Dcore.c1821 dev_pm_qos_add_notifier(dev, &gpd_data->nb, in genpd_add_device()
1889 dev_pm_qos_add_notifier(dev, &gpd_data->nb, DEV_PM_QOS_RESUME_LATENCY); in genpd_remove_device()

Completed in 20 milliseconds