Searched refs:show_in0 (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/hwmon/ |
D | f71805f.c | 419 static ssize_t show_in0(struct device *dev, struct device_attribute *devattr, in show_in0() function 984 static SENSOR_DEVICE_ATTR(in0_input, S_IRUGO, show_in0, NULL, 0); 1029 static SENSOR_DEVICE_ATTR(in9_input, S_IRUGO, show_in0, NULL, 9); 1034 static SENSOR_DEVICE_ATTR(in10_input, S_IRUGO, show_in0, NULL, 10);
|