Lines Matching refs:show_temp
46 static ssize_t show_temp(struct device *dev, in show_temp() function
177 show_temp, store_temp, 0x06);
179 show_temp, store_temp, 0x05);
181 show_temp, store_temp, 0x20);
182 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_temp, NULL, 0x00);
195 show_temp, store_temp, 0x08);
197 show_temp, store_temp, 0x07);
199 show_temp, store_temp, 0x19);
200 static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, show_temp, NULL, 0x01);
213 show_temp, store_temp, 0x16);
215 show_temp, store_temp, 0x15);
217 show_temp, store_temp, 0x1A);
218 static SENSOR_DEVICE_ATTR(temp3_input, S_IRUGO, show_temp, NULL, 0x23);
231 show_temp, store_temp, 0x2D);
233 show_temp, store_temp, 0x2C);
235 show_temp, store_temp, 0x30);
236 static SENSOR_DEVICE_ATTR(temp4_input, S_IRUGO, show_temp, NULL, 0x2A);