Searched refs:temp_show (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/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.4.14/drivers/thermal/ |
| D | thermal_core.c | 599 temp_show(struct device *dev, struct device_attribute *attr, char *buf) in temp_show() function 1099 static DEVICE_ATTR(temp, 0444, temp_show, NULL);
|