Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dsysfs.c280 static int pwm_unexport_match(struct device *child, void *data) in pwm_unexport_match() function
293 child = device_find_child(parent, pwm, pwm_unexport_match); in pwm_unexport_child()
387 child = device_find_child(parent, pwm, pwm_unexport_match); in pwm_class_get_state()