Home
last modified time | relevance | path

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

/openbmc/linux/drivers/devfreq/
H A Dgovernor_passive.c376 return devfreq_unregister_notifier(parent, nb, DEVFREQ_TRANSITION_NOTIFIER); in devfreq_passive_unregister_notifier()
390 return devfreq_register_notifier(parent, nb, DEVFREQ_TRANSITION_NOTIFIER); in devfreq_passive_register_notifier()
H A Ddevfreq.c2191 case DEVFREQ_TRANSITION_NOTIFIER: in devfreq_register_notifier()
2219 case DEVFREQ_TRANSITION_NOTIFIER: in devfreq_unregister_notifier()
/openbmc/linux/Documentation/translations/zh_CN/doc-guide/
H A Dcontributing.rst62 * @list: DEVFREQ_TRANSITION_NOTIFIER.
/openbmc/linux/include/linux/
H A Ddevfreq.h26 #define DEVFREQ_TRANSITION_NOTIFIER (0) macro
/openbmc/linux/Documentation/doc-guide/
H A Dcontributing.rst74 * @list: DEVFREQ_TRANSITION_NOTIFIER.