Home
last modified time | relevance | path

Searched refs:show_pwm_reg (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/hwmon/
Dw83l786ng.c474 #define show_pwm_reg(reg) \ macro
483 show_pwm_reg(pwm_mode)
484 show_pwm_reg(pwm_enable) in show_pwm_reg() function
485 show_pwm_reg(pwm) in show_pwm_reg()
Dlm85.c834 #define show_pwm_reg(offset) \ macro
842 show_pwm_reg(1);
843 show_pwm_reg(2);
844 show_pwm_reg(3);
Dadm1026.c1251 static ssize_t show_pwm_reg(struct device *dev, struct device_attribute *attr, in show_pwm_reg() function
1361 static DEVICE_ATTR(pwm1, S_IRUGO | S_IWUSR, show_pwm_reg, set_pwm_reg);
1362 static DEVICE_ATTR(pwm2, S_IRUGO | S_IWUSR, show_pwm_reg, set_pwm_reg);
1363 static DEVICE_ATTR(pwm3, S_IRUGO | S_IWUSR, show_pwm_reg, set_pwm_reg);
Dw83627ehf.c1374 #define show_pwm_reg(reg) \ macro
1385 show_pwm_reg(pwm_mode)
1386 show_pwm_reg(pwm_enable) in show_pwm_reg() function
1387 show_pwm_reg(pwm) in show_pwm_reg()