Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Dgsc-hwmon.c29 const struct gsc_hwmon_channel *temp_ch[GSC_HWMON_MAX_TEMP_CH]; member
160 ch = hwmon->temp_ch[channel]; in gsc_hwmon_read()
222 *buf = hwmon->temp_ch[channel]->name; in gsc_hwmon_read_string()
353 hwmon->temp_ch[i_temp] = ch; in gsc_hwmon_probe()