Home
last modified time | relevance | path

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

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