Searched refs:temp_show (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/video/fbdev/ |
D | auo_k190x.c | 699 static ssize_t temp_show(struct device *dev, struct device_attribute *attr, in temp_show() function 712 static DEVICE_ATTR(temp, 0644, temp_show, NULL);
|
/linux-4.1.27/drivers/thermal/ |
D | thermal_core.c | 538 temp_show(struct device *dev, struct device_attribute *attr, char *buf) in temp_show() function 838 static DEVICE_ATTR(temp, 0444, temp_show, NULL);
|