Home
last modified time | relevance | path

Searched refs:temp_show (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/
Dauo_k190x.c699 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/
Dthermal_core.c538 temp_show(struct device *dev, struct device_attribute *attr, char *buf) in temp_show() function
838 static DEVICE_ATTR(temp, 0444, temp_show, NULL);