Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pwm/
H A Dsysfs.c24 static struct pwm_export *child_to_pwm_export(struct device *child) in child_to_pwm_export() function
31 struct pwm_export *export = child_to_pwm_export(child); in child_to_pwm_device()
52 struct pwm_export *export = child_to_pwm_export(child); in period_store()
87 struct pwm_export *export = child_to_pwm_export(child); in duty_cycle_store()
122 struct pwm_export *export = child_to_pwm_export(child); in enable_store()
181 struct pwm_export *export = child_to_pwm_export(child); in polarity_store()
236 struct pwm_export *export = child_to_pwm_export(child); in pwm_export_release()
391 export = child_to_pwm_export(child); in pwm_class_get_state()
/kernel/linux/linux-6.6/drivers/pwm/
H A Dsysfs.c24 static struct pwm_export *child_to_pwm_export(struct device *child) in child_to_pwm_export() function
31 struct pwm_export *export = child_to_pwm_export(child); in child_to_pwm_device()
52 struct pwm_export *export = child_to_pwm_export(child); in period_store()
87 struct pwm_export *export = child_to_pwm_export(child); in duty_cycle_store()
122 struct pwm_export *export = child_to_pwm_export(child); in enable_store()
181 struct pwm_export *export = child_to_pwm_export(child); in polarity_store()
236 struct pwm_export *export = child_to_pwm_export(child); in pwm_export_release()
391 export = child_to_pwm_export(child); in pwm_class_get_state()

Completed in 2 milliseconds