Home
last modified time | relevance | path

Searched defs:show_temp (Results 1 – 15 of 15) 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 Dultra45_env.c163 static ssize_t show_temp(struct device *dev, struct device_attribute *attr, in show_temp() function
[all...]
H A Dk10temp.c93 u32 show_temp; member
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 Dvt1211.c408 static ssize_t show_temp(struct device *dev, struct device_attribute *attr, in show_temp() function
H A Df71805f.c859 static ssize_t show_temp(struct device *dev, struct device_attribute *devattr, 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 Ddme1737.c877 static ssize_t show_temp(struct device *dev, struct device_attribute *attr, in show_temp() function
H A Df71882fg.c522 static ssize_t show_temp(struct device *dev, struct device_attribute *devattr, in show_temp() function
[all...]
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
[all...]
H A Dnct6775-core.c2204 show_temp(struct device *dev, struct device_attribute *attr, char *buf) in show_temp() function
/linux/tools/thermal/thermal-engine/
H A Dthermal-engine.c57 static int show_temp(struct thermal_zone *tz, __maybe_unused void *arg) 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