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