Searched refs:store_pwm_enable (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/hwmon/ |
H A D | w83l786ng.c | 526 store_pwm_enable(struct device *dev, struct device_attribute *attr, in store_pwm_enable() function 567 store_pwm_enable, 0), 569 store_pwm_enable, 1),
|
H A D | w83627ehf.c | 849 store_pwm_enable(struct device *dev, struct w83627ehf_data *data, int channel, in store_pwm_enable() function 1626 return store_pwm_enable(dev, data, channel, val); in w83627ehf_write()
|
H A D | w83795.c | 915 store_pwm_enable(struct device *dev, struct device_attribute *attr, in store_pwm_enable() function 1640 show_pwm_enable, store_pwm_enable, NOT_USED, index - 1), \
|
H A D | asc7621.c | 584 static ssize_t store_pwm_enable(struct device *dev, in store_pwm_enable() function
|
H A D | nct6775-core.c | 2674 store_pwm_enable(struct device *dev, struct device_attribute *attr, in store_pwm_enable() function 3049 SENSOR_TEMPLATE(pwm_enable, "pwm%d_enable", 0644, show_pwm_enable, store_pwm_enable, 0);
|