Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dcore.c1356 static int pwm_unexport_match(struct device *pwm_dev, const void *data) in pwm_unexport_match() function
1369 pwm_dev = device_find_child(pwmchip_dev, pwm, pwm_unexport_match); in pwm_unexport_child()
1463 pwm_dev = device_find_child(pwmchip_dev, pwm, pwm_unexport_match); in pwm_class_get_state()