Searched refs:get_pwm (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dg760a.c154 static ssize_t get_pwm(struct device *dev, struct device_attribute *da, function
180 static DEVICE_ATTR(pwm1, S_IWUSR | S_IRUGO, get_pwm, set_pwm);
H A Dmax6650.c289 static ssize_t get_pwm(struct device *dev, struct device_attribute *devattr, function
465 static DEVICE_ATTR(pwm1, S_IWUSR | S_IRUGO, get_pwm, set_pwm);
H A Dsmsc47m1.c210 static ssize_t get_pwm(struct device *dev, struct device_attribute function
362 get_pwm, set_pwm, offset - 1); \

Completed in 91 milliseconds