Home
last modified time | relevance | path

Searched defs:show_temp (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/hwmon/
H A Dw83l785ts.c112 static ssize_t show_temp(struct device *dev, struct device_attribute *devattr, in show_temp() function
H A Dcoretemp.c395 static ssize_t show_temp(struct device *dev, in show_temp() function
H A Dw83l786ng.c405 show_temp(struct device *dev, struct device_attribute *attr, char *buf) in show_temp() function
H A Dw83793.c562 show_temp(struct device *dev, struct device_attribute *attr, char *buf) in show_temp() function
H A Dw83795.c1317 show_temp(struct device *dev, struct device_attribute *attr, char *buf) in show_temp() function
H A Dit87.c1085 static ssize_t show_temp(struct device *dev, struct device_attribute *attr, in show_temp() function
H A Dnct6775-core.c2204 show_temp(struct device *dev, struct device_attribute *attr, char *buf) in show_temp() function
/linux/drivers/input/touchscreen/
H A Dsun4i-ts.c204 static ssize_t show_temp(struct device *dev, struct device_attribute *devattr, in show_temp() function
/linux/drivers/hwmon/occ/
H A Dcommon.c783 ssize_t (*show_temp)(struct device *, struct device_attribute *, in occ_setup_sensor_attrs() local