Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/occ/
H A Dcommon.c34 struct temp_sensor_1 { struct
234 struct temp_sensor_1 *temp; in occ_show_temp_1()
243 temp = ((struct temp_sensor_1 *)sensors->temp.data) + sattr->index; in occ_show_temp_1()