Home
last modified time | relevance | path

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

/drivers/hwmon/
A Dcgbc-hwmon.c22 struct cgbc_hwmon_sensor { struct
33 struct cgbc_hwmon_sensor *sensors; argument
99 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