Searched refs:pwm_export (Results 1 – 1 of 1) sorted by relevance
26 struct pwm_export { struct32 static struct pwm_export *child_to_pwm_export(struct device *child) in child_to_pwm_export() argument34 return container_of(child, struct pwm_export, child); in child_to_pwm_export()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()251 struct pwm_export *export; in pwm_export_child()