Home
last modified time | relevance | path

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

/linux/drivers/devfreq/
A Ddevfreq.c1388 struct devfreq *df = to_devfreq(dev); in name_show()
1396 struct devfreq *df = to_devfreq(dev); in governor_show()
1407 struct devfreq *df = to_devfreq(dev); in governor_store()
1488 struct devfreq *df = to_devfreq(d); in available_governors_show()
1534 struct devfreq *df = to_devfreq(dev); in cur_freq_show()
1550 struct devfreq *df = to_devfreq(dev); in target_freq_show()
1559 struct devfreq *df = to_devfreq(dev); in min_freq_store()
1586 struct devfreq *df = to_devfreq(dev); in min_freq_show()
1600 struct devfreq *df = to_devfreq(dev); in max_freq_store()
1640 struct devfreq *df = to_devfreq(dev); in max_freq_show()
[all …]
A Dgovernor_userspace.c37 struct devfreq *devfreq = to_devfreq(dev); in set_freq_store()
58 struct devfreq *devfreq = to_devfreq(dev); in set_freq_show()
A Dgovernor.h18 #define to_devfreq(DEV) container_of((DEV), struct devfreq, dev) macro

Completed in 28 milliseconds