Home
last modified time | relevance | path

Searched refs:dev_pm_qos (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/base/power/
H A Dqos.c54 struct dev_pm_qos *qos = dev->power.qos; in __dev_pm_qos_flags()
112 struct dev_pm_qos *qos = dev->power.qos; in dev_pm_qos_read_value()
153 struct dev_pm_qos *qos = req->dev->power.qos; in apply_constraint()
196 struct dev_pm_qos *qos; in dev_pm_qos_constraints_allocate()
248 struct dev_pm_qos *qos; in dev_pm_qos_constraints_destroy()
/openbmc/linux/include/linux/
H A Dpm_qos.h117 struct dev_pm_qos { struct
H A Dpm.h722 struct dev_pm_qos *qos;
/openbmc/linux/Documentation/power/
H A Dpm_qos_interface.rst110 Clients of dev_pm_qos need to save the handle for future use in other
111 dev_pm_qos API functions.