Searched refs:show_fault_ovuv (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/temperature/ |
H A D | max31856.c | 326 static ssize_t show_fault_ovuv(struct device *dev, in show_fault_ovuv() function 379 static IIO_DEVICE_ATTR(fault_ovuv, 0444, show_fault_ovuv, NULL, 0);
|
/kernel/linux/linux-6.6/drivers/iio/temperature/ |
H A 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);
|
H A 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);
|
Completed in 3 milliseconds