show_temp11 678 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_temp11, NULL, 0); show_temp11 683 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, show_temp11, NULL, 1); show_temp11 823 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, show_temp11, NULL, 0); show_temp11 824 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(temp2_min, S_IWUSR | S_IRUGO, show_temp11, show_temp11 826 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(temp2_max, S_IWUSR | S_IRUGO, show_temp11, show_temp11 828 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(temp2_offset, S_IWUSR | S_IRUGO, show_temp11,