Searched refs:show_fault_ovuv (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/iio/temperature/ |
D | max31865.c | 216 static ssize_t show_fault_ovuv(struct device *dev, in show_fault_ovuv() function 268 static IIO_DEVICE_ATTR(fault_ovuv, 0444, show_fault_ovuv, NULL, 0);
|
D | max31856.c | 328 static ssize_t show_fault_ovuv(struct device *dev, in show_fault_ovuv() function 381 static IIO_DEVICE_ATTR(fault_ovuv, 0444, show_fault_ovuv, NULL, 0);
|