show_temp1
show_temp1, store_temp1, 0, 2),
SENSOR_ATTR_2(temp1_input, S_IRUGO, show_temp1, NULL, 0, 0),
show_temp1, store_temp1, 0, 1),
static SENSOR_DEVICE_ATTR_2(temp1_input, S_IRUGO, show_temp1, NULL, 0, 0);
show_temp1, store_temp1, 0, 1);
show_temp1, store_temp1, 0, 2);