Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dlm95234.c372 static ssize_t show_tcrit1_hyst(struct device *dev, in show_tcrit1_hyst() function
529 static SENSOR_DEVICE_ATTR(temp1_max_hyst, S_IWUSR | S_IRUGO, show_tcrit1_hyst,
533 static SENSOR_DEVICE_ATTR(temp4_max_hyst, S_IRUGO, show_tcrit1_hyst, NULL, 3);
534 static SENSOR_DEVICE_ATTR(temp5_max_hyst, S_IRUGO, show_tcrit1_hyst, NULL, 4);
552 static SENSOR_DEVICE_ATTR(temp2_crit_hyst, S_IRUGO, show_tcrit1_hyst, NULL, 1);
553 static SENSOR_DEVICE_ATTR(temp3_crit_hyst, S_IRUGO, show_tcrit1_hyst, NULL, 2);