Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pwm/
Dsysfs.c31 static struct pwm_export *child_to_pwm_export(struct device *child) in child_to_pwm_export() function
38 struct pwm_export *export = child_to_pwm_export(child); in child_to_pwm_device()
186 struct pwm_export *export = child_to_pwm_export(child); in pwm_export_release()