Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pwm/
Dsysfs.c218 static int pwm_unexport_child(struct device *parent, struct pwm_device *pwm) in pwm_unexport_child() function
280 ret = pwm_unexport_child(parent, &chip->pwms[hwpwm]); in pwm_unexport_store()