Searched defs:show_fan (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/hwmon/ |
H A D | asb100.c | 286 static ssize_t show_fan(struct device *dev, struct device_attribute *attr, in show_fan() function
|
H A D | f75375s.c | 618 #define show_fan(thing) \ macro
|
H A D | lm63.c | 331 static ssize_t show_fan(struct device *dev, struct device_attribute *devattr, in show_fan() function
|
H A D | w83793.c | 463 show_fan(struct device *dev, struct device_attribute *attr, char *buf) in show_fan() function
|
H A D | w83795.c | 775 show_fan(struct device *dev, struct device_attribute *attr, char *buf) in show_fan() function
|
H A D | it87.c | 1308 static ssize_t show_fan(struct device *dev, struct device_attribute *attr, in show_fan() function
|
H A D | nct6775-core.c | 1954 show_fan(struct device *dev, struct device_attribute *attr, char *buf) in show_fan() function
|