Searched refs:cgbc_hwmon_sensor (Results 1 – 1 of 1) sorted by relevance
22 struct cgbc_hwmon_sensor { struct33 struct cgbc_hwmon_sensor *sensors; argument99 struct cgbc_hwmon_sensor *sensor = hwmon->sensors; in cgbc_hwmon_probe_sensors()161 static struct cgbc_hwmon_sensor *cgbc_hwmon_find_sensor(struct cgbc_hwmon_data *hwmon, in cgbc_hwmon_find_sensor()164 struct cgbc_hwmon_sensor *sensor = NULL; in cgbc_hwmon_find_sensor()189 struct cgbc_hwmon_sensor *sensor = cgbc_hwmon_find_sensor(hwmon, type, channel); in cgbc_hwmon_read()214 struct cgbc_hwmon_sensor *sensor; in cgbc_hwmon_is_visible()227 struct cgbc_hwmon_sensor *sensor = cgbc_hwmon_find_sensor(hwmon, type, channel); in cgbc_hwmon_read_string()
Completed in 4 milliseconds