Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dmax1668.c191 static ssize_t show_fault(struct device *dev, in show_fault() function
293 static SENSOR_DEVICE_ATTR(temp2_fault, S_IRUGO, show_fault, NULL, 1);
294 static SENSOR_DEVICE_ATTR(temp3_fault, S_IRUGO, show_fault, NULL, 2);
295 static SENSOR_DEVICE_ATTR(temp4_fault, S_IRUGO, show_fault, NULL, 3);
296 static SENSOR_DEVICE_ATTR(temp5_fault, S_IRUGO, show_fault, NULL, 4);