Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pwm/
H A Dsysfs.c285 static int pwm_unexport_child(struct device *parent, struct pwm_device *pwm) in pwm_unexport_child() function
353 ret = pwm_unexport_child(parent, &chip->pwms[hwpwm]); in unexport_store()
535 pwm_unexport_child(parent, pwm); in pwmchip_sysfs_unexport()
/kernel/linux/linux-6.6/drivers/pwm/
H A Dsysfs.c285 static int pwm_unexport_child(struct device *parent, struct pwm_device *pwm) in pwm_unexport_child() function
353 ret = pwm_unexport_child(parent, &chip->pwms[hwpwm]); in unexport_store()
534 pwm_unexport_child(parent, pwm); in pwmchip_sysfs_unexport()

Completed in 2 milliseconds