show_temp23       992 drivers/hwmon/w83791d.c 	SENSOR_ATTR_2(temp2_input, S_IRUGO, show_temp23, NULL, 0, 0),
show_temp23       993 drivers/hwmon/w83791d.c 	SENSOR_ATTR_2(temp3_input, S_IRUGO, show_temp23, NULL, 1, 0),
show_temp23      1000 drivers/hwmon/w83791d.c 			show_temp23, store_temp23, 0, 1),
show_temp23      1002 drivers/hwmon/w83791d.c 			show_temp23, store_temp23, 1, 1),
show_temp23      1009 drivers/hwmon/w83791d.c 			show_temp23, store_temp23, 0, 2),
show_temp23      1011 drivers/hwmon/w83791d.c 			show_temp23, store_temp23, 1, 2),
show_temp23      1014 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(temp2_input, S_IRUGO, show_temp23, NULL, 0, 0);
show_temp23      1015 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(temp3_input, S_IRUGO, show_temp23, NULL, 1, 0);
show_temp23      1018 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(temp2_max, S_IRUGO | S_IWUSR, show_temp23,
show_temp23      1020 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(temp3_max, S_IRUGO | S_IWUSR, show_temp23,
show_temp23      1025 drivers/hwmon/w83792d.c 			show_temp23, store_temp23, 0, 4);
show_temp23      1027 drivers/hwmon/w83792d.c 			show_temp23, store_temp23, 1, 4);