Searched refs:show_fan_div (Results 1 - 7 of 7) sorted by path

/linux-master/drivers/hwmon/
H A Dasb100.c304 static ssize_t show_fan_div(struct device *dev, struct device_attribute *attr, function
394 show_fan_div, set_fan_div, offset - 1)
H A Dit87.c1326 static ssize_t show_fan_div(struct device *dev, struct device_attribute *attr, function
1886 static SENSOR_DEVICE_ATTR(fan1_div, S_IRUGO | S_IWUSR, show_fan_div,
1892 static SENSOR_DEVICE_ATTR(fan2_div, S_IRUGO | S_IWUSR, show_fan_div,
1898 static SENSOR_DEVICE_ATTR(fan3_div, S_IRUGO | S_IWUSR, show_fan_div,
H A Dnct6775-core.c1982 show_fan_div(struct device *dev, struct device_attribute *attr, char *buf) function
2167 SENSOR_TEMPLATE(fan_div, "fan%d_div", 0444, show_fan_div, NULL, 0);
H A Dw83781d.c620 show_fan_div(struct device *dev, struct device_attribute *da, char *buf) function
682 show_fan_div, store_fan_div, 0);
684 show_fan_div, store_fan_div, 1);
686 show_fan_div, store_fan_div, 2);
H A Dw83791d.c552 static ssize_t show_fan_div(struct device *dev, struct device_attribute *attr, function
680 show_fan_div, store_fan_div, 0),
682 show_fan_div, store_fan_div, 1),
684 show_fan_div, store_fan_div, 2),
686 show_fan_div, store_fan_div, 3),
688 show_fan_div, store_fan_div, 4),
H A Dw83792d.c429 show_fan_div(struct device *dev, struct device_attribute *attr, function
1145 show_fan_div, store_fan_div, 1);
1147 show_fan_div, store_fan_div, 2);
1149 show_fan_div, store_fan_div, 3);
1151 show_fan_div, store_fan_div, 4);
1153 show_fan_div, store_fan_div, 5);
1155 show_fan_div, store_fan_div, 6);
1157 show_fan_div, store_fan_div, 7);
H A Dw83l786ng.c313 show_fan_div(struct device *dev, struct device_attribute *attr, function
395 SENSOR_ATTR(fan1_div, S_IWUSR | S_IRUGO, show_fan_div,
397 SENSOR_ATTR(fan2_div, S_IWUSR | S_IRUGO, show_fan_div,

Completed in 312 milliseconds