Home
last modified time | relevance | path

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

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