Searched refs:show_pwm_enable (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dadm1026.c1381 static ssize_t show_pwm_enable(struct device *dev, struct device_attribute *attr, char *buf) function
1422 static DEVICE_ATTR(pwm1_enable, S_IRUGO | S_IWUSR, show_pwm_enable,
1424 static DEVICE_ATTR(pwm2_enable, S_IRUGO | S_IWUSR, show_pwm_enable,
1426 static DEVICE_ATTR(pwm3_enable, S_IRUGO | S_IWUSR, show_pwm_enable,
H A Df71805f.c584 static ssize_t show_pwm_enable(struct device *dev, struct device_attribute function
918 show_pwm_enable, set_pwm_enable, 0);
924 show_pwm_enable, set_pwm_enable, 1);
930 show_pwm_enable, set_pwm_enable, 2);
H A Dlm85.c505 static ssize_t show_pwm_enable(struct device *dev, char *buf, int nr) function
524 static ssize_t show_pwm_enable##offset (struct device *dev, struct device_attribute *attr, char *buf) \
526 return show_pwm_enable(dev, buf, offset - 1); \
531 show_pwm_enable##offset, NULL);
H A Dw83627ehf.c1014 SENSOR_ATTR(pwm1_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
1016 SENSOR_ATTR(pwm2_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
1018 SENSOR_ATTR(pwm3_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
1020 SENSOR_ATTR(pwm4_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
H A Dabituguru.c1009 static ssize_t show_pwm_enable(struct device *dev, function
1111 SENSOR_ATTR_2(pwm%d_enable, 0644, show_pwm_enable,
H A Dit87.c513 static ssize_t show_pwm_enable(struct device *dev, struct device_attribute *attr, function
697 show_pwm_enable, set_pwm_enable, offset - 1); \

Completed in 76 milliseconds