Home
last modified time | relevance | path

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

/drivers/video/
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);
/drivers/thermal/
Dthermal_core.c473 temp_show(struct device *dev, struct device_attribute *attr, char *buf) in temp_show() function
765 static DEVICE_ATTR(temp, 0444, temp_show, NULL);