Lines Matching refs:show_temp
52 static ssize_t show_temp(struct device *dev, in show_temp() function
187 show_temp, store_temp, 0x06);
189 show_temp, store_temp, 0x05);
191 show_temp, store_temp, 0x20);
192 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_temp, NULL, 0x00);
203 show_temp, store_temp, 0x08);
205 show_temp, store_temp, 0x07);
207 show_temp, store_temp, 0x19);
208 static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, show_temp, NULL, 0x01);
219 show_temp, store_temp, 0x16);
221 show_temp, store_temp, 0x15);
223 show_temp, store_temp, 0x1A);
224 static SENSOR_DEVICE_ATTR(temp3_input, S_IRUGO, show_temp, NULL, 0x23);