Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pwm/
Dsysfs.c289 static int pwm_unexport_child(struct device *parent, struct pwm_device *pwm) in pwm_unexport_child() function
351 ret = pwm_unexport_child(parent, &chip->pwms[hwpwm]); in unexport_store()
428 pwm_unexport_child(parent, pwm); in pwmchip_sysfs_unexport_children()