Lines Matching defs:pwm
28 struct pwm_device *pwm; member
48 const struct pwm_device *pwm = child_to_pwm_device(child); in period_show() local
61 struct pwm_device *pwm = export->pwm; in period_store() local
83 const struct pwm_device *pwm = child_to_pwm_device(child); in duty_cycle_show() local
96 struct pwm_device *pwm = export->pwm; in duty_cycle_store() local
118 const struct pwm_device *pwm = child_to_pwm_device(child); in enable_show() local
131 struct pwm_device *pwm = export->pwm; in enable_store() local
166 const struct pwm_device *pwm = child_to_pwm_device(child); in polarity_show() local
190 struct pwm_device *pwm = export->pwm; in polarity_store() local
215 struct pwm_device *pwm = child_to_pwm_device(child); in capture_show() local
249 static int pwm_export_child(struct device *parent, struct pwm_device *pwm) in pwm_export_child()
288 static int pwm_unexport_child(struct device *parent, struct pwm_device *pwm) in pwm_unexport_child()
312 struct pwm_device *pwm; in export_store() local
411 struct pwm_device *pwm = &chip->pwms[i]; in pwmchip_sysfs_unexport() local