Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/pwm/
Dcore.c1288 static int pwm_unexport_match(struct device *pwm_dev, const void *data) in pwm_unexport_match() function
1301 pwm_dev = device_find_child(pwmchip_dev, pwm, pwm_unexport_match); in pwm_unexport_child()
1395 pwm_dev = device_find_child(pwmchip_dev, pwm, pwm_unexport_match); in pwm_class_get_state()