Home
last modified time | relevance | path

Searched refs:occ_sensors (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hwmon/occ/
H A Dcommon.c242 struct occ_sensors *sensors = &occ->sensors; in occ_show_temp_1()
278 struct occ_sensors *sensors = &occ->sensors; in occ_show_temp_2()
329 struct occ_sensors *sensors = &occ->sensors; in occ_show_temp_10()
376 struct occ_sensors *sensors = &occ->sensors; in occ_show_freq_1()
406 struct occ_sensors *sensors = &occ->sensors; in occ_show_freq_2()
442 struct occ_sensors *sensors = &occ->sensors; in occ_show_power_1()
480 struct occ_sensors *sensors = &occ->sensors; in occ_show_power_2()
519 struct occ_sensors *sensors = &occ->sensors; in occ_show_power_a0()
599 struct occ_sensors *sensors = &occ->sensors; in occ_show_caps_1_2()
649 struct occ_sensors *sensors = &occ->sensors; in occ_show_caps_3()
[all …]
H A Dcommon.h74 struct occ_sensors { struct
95 struct occ_sensors sensors; argument