Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dsysfs.c353 static int pwm_unexport_child(struct device *parent, struct pwm_device *pwm) in pwm_unexport_child() function
421 ret = pwm_unexport_child(parent, &chip->pwms[hwpwm]); in unexport_store()
586 pwm_unexport_child(parent, pwm); in pwmchip_sysfs_unexport()