Home
last modified time | relevance | path

Searched refs:to_devfreq (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/devfreq/
H A Ddevfreq.c720 struct devfreq *devfreq = to_devfreq(dev); in devfreq_dev_release()
1331 struct devfreq *df = to_devfreq(dev); in name_show()
1339 struct devfreq *df = to_devfreq(dev); in governor_show()
1350 struct devfreq *df = to_devfreq(dev); in governor_store()
1414 struct devfreq *df = to_devfreq(d); in available_governors_show()
1460 struct devfreq *df = to_devfreq(dev); in cur_freq_show()
1476 struct devfreq *df = to_devfreq(dev); in target_freq_show()
1485 struct devfreq *df = to_devfreq(dev); in polling_interval_show()
1497 struct devfreq *df = to_devfreq(dev); in polling_interval_store()
1518 struct devfreq *df = to_devfreq(de in min_freq_store()
[all...]
H A Dgovernor_userspace.c37 struct devfreq *devfreq = to_devfreq(dev); in store_freq()
58 struct devfreq *devfreq = to_devfreq(dev); in show_freq()
H A Dgovernor.h16 #define to_devfreq(DEV) container_of((DEV), struct devfreq, dev) macro
/kernel/linux/linux-6.6/drivers/devfreq/
H A Ddevfreq.c749 struct devfreq *devfreq = to_devfreq(dev); in devfreq_dev_release()
1416 struct devfreq *df = to_devfreq(dev); in name_show()
1424 struct devfreq *df = to_devfreq(dev); in governor_show()
1435 struct devfreq *df = to_devfreq(dev); in governor_store()
1516 struct devfreq *df = to_devfreq(d); in available_governors_show()
1562 struct devfreq *df = to_devfreq(dev); in cur_freq_show()
1578 struct devfreq *df = to_devfreq(dev); in target_freq_show()
1587 struct devfreq *df = to_devfreq(dev); in min_freq_store()
1614 struct devfreq *df = to_devfreq(dev); in min_freq_show()
1628 struct devfreq *df = to_devfreq(de in max_freq_store()
[all...]
H 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()
H A Dgovernor.h18 #define to_devfreq(DEV) container_of((DEV), struct devfreq, dev) macro

Completed in 6 milliseconds