Searched refs:get_pwm (Results 1 – 4 of 4) sorted by relevance
/drivers/hwmon/ |
D | g760a.c | 134 static ssize_t get_pwm(struct device *dev, struct device_attribute *da, in get_pwm() function 160 static DEVICE_ATTR(pwm1, S_IWUSR | S_IRUGO, get_pwm, set_pwm);
|
D | max6650.c | 353 static ssize_t get_pwm(struct device *dev, struct device_attribute *devattr, in get_pwm() function 540 static DEVICE_ATTR(pwm1, S_IWUSR | S_IRUGO, get_pwm, set_pwm);
|
D | smsc47m1.c | 251 static ssize_t get_pwm(struct device *dev, struct device_attribute in get_pwm() function 435 get_pwm, set_pwm, offset - 1); \
|
D | g762.c | 907 static ssize_t get_pwm(struct device *dev, struct device_attribute *da, in get_pwm() function 1007 static DEVICE_ATTR(pwm1, S_IWUSR | S_IRUGO, get_pwm, set_pwm);
|