Lines Matching refs:show_temp
53 static ssize_t show_temp(struct device *dev, in show_temp() function
188 show_temp, store_temp, 0x06);
190 show_temp, store_temp, 0x05);
192 show_temp, store_temp, 0x20);
193 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_temp, NULL, 0x00);
204 show_temp, store_temp, 0x08);
206 show_temp, store_temp, 0x07);
208 show_temp, store_temp, 0x19);
209 static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, show_temp, NULL, 0x01);
220 show_temp, store_temp, 0x16);
222 show_temp, store_temp, 0x15);
224 show_temp, store_temp, 0x1A);
225 static SENSOR_DEVICE_ATTR(temp3_input, S_IRUGO, show_temp, NULL, 0x23);