Searched refs:pwm_enable_store (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/pwm/
H A Dsysfs.c105 static ssize_t pwm_enable_store(struct device *child, pwm_enable_store() function
162 static DEVICE_ATTR(enable, 0644, pwm_enable_show, pwm_enable_store);
/linux-4.1.27/drivers/platform/x86/
H A Dcompal-laptop.c412 static ssize_t pwm_enable_store(struct device *dev, pwm_enable_store() function
672 S_IRUGO | S_IWUSR, pwm_enable_show, pwm_enable_store);

Completed in 84 milliseconds