Searched refs:get_pwm (Results 1 – 3 of 3) sorted by relevance
/drivers/hwmon/ |
D | g760a.c | 155 static ssize_t get_pwm(struct device *dev, struct device_attribute *da, in get_pwm() function 181 static DEVICE_ATTR(pwm1, S_IWUSR | S_IRUGO, get_pwm, set_pwm);
|
D | max6650.c | 283 static ssize_t get_pwm(struct device *dev, struct device_attribute *devattr, in get_pwm() function 471 static DEVICE_ATTR(pwm1, S_IWUSR | S_IRUGO, get_pwm, set_pwm);
|
D | smsc47m1.c | 215 static ssize_t get_pwm(struct device *dev, struct device_attribute in get_pwm() function 399 get_pwm, set_pwm, offset - 1); \
|