Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pwm/
Dsysfs.c32 static struct pwm_export *child_to_pwm_export(struct device *child) in child_to_pwm_export() function
39 struct pwm_export *export = child_to_pwm_export(child); in child_to_pwm_device()
60 struct pwm_export *export = child_to_pwm_export(child); in period_store()
95 struct pwm_export *export = child_to_pwm_export(child); in duty_cycle_store()
130 struct pwm_export *export = child_to_pwm_export(child); in enable_store()
189 struct pwm_export *export = child_to_pwm_export(child); in polarity_store()
244 struct pwm_export *export = child_to_pwm_export(child); in pwm_export_release()