Searched refs:show_fan_pulses (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | nct6683.c | 730 show_fan_pulses(struct device *dev, struct device_attribute *attr, char *buf) in show_fan_pulses() function 761 SENSOR_TEMPLATE(fan_pulses, "fan%d_pulses", S_IRUGO, show_fan_pulses, NULL, 0);
|
| H A D | nct6775.c | 2215 show_fan_pulses(struct device *dev, struct device_attribute *attr, char *buf) in show_fan_pulses() function 2283 SENSOR_TEMPLATE(fan_pulses, "fan%d_pulses", S_IWUSR | S_IRUGO, show_fan_pulses,
|