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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dthmc50.c147 static ssize_t show_pwm_mode(struct device *dev, struct device_attribute *attr, function
250 static SENSOR_DEVICE_ATTR(pwm1_mode, S_IRUGO, show_pwm_mode, NULL, 0);
H A Df75375s.c372 static ssize_t show_pwm_mode(struct device *dev, struct device_attribute function
555 show_pwm_mode, set_pwm_mode, 0);
561 show_pwm_mode, set_pwm_mode, 1);
H A Df71805f.c649 static ssize_t show_pwm_mode(struct device *dev, struct device_attribute function
1018 static SENSOR_DEVICE_ATTR(pwm1_mode, S_IRUGO, show_pwm_mode, NULL, 0);
1024 static SENSOR_DEVICE_ATTR(pwm2_mode, S_IRUGO, show_pwm_mode, NULL, 1);
1030 static SENSOR_DEVICE_ATTR(pwm3_mode, S_IRUGO, show_pwm_mode, NULL, 2);
H A Dw83792d.c657 show_pwm_mode(struct device *dev, struct device_attribute *attr, function
1026 show_pwm_mode, store_pwm_mode, 0);
1028 show_pwm_mode, store_pwm_mode, 1);
1030 show_pwm_mode, store_pwm_mode, 2);
H A Dw83l786ng.c487 SENSOR_ATTR(pwm1_mode, S_IWUSR | S_IRUGO, show_pwm_mode,
489 SENSOR_ATTR(pwm2_mode, S_IWUSR | S_IRUGO, show_pwm_mode,
H A Dw83627ehf.c1094 SENSOR_ATTR(pwm1_mode, S_IWUSR | S_IRUGO, show_pwm_mode,
1096 SENSOR_ATTR(pwm2_mode, S_IWUSR | S_IRUGO, show_pwm_mode,
1098 SENSOR_ATTR(pwm3_mode, S_IWUSR | S_IRUGO, show_pwm_mode,
1100 SENSOR_ATTR(pwm4_mode, S_IWUSR | S_IRUGO, show_pwm_mode,

Completed in 88 milliseconds