Lines Matching defs:pwm
19 struct pwm_device *pwm; member
40 const struct pwm_device *pwm = child_to_pwm_device(child); in period_show() local
53 struct pwm_device *pwm = export->pwm; in period_store() local
75 const struct pwm_device *pwm = child_to_pwm_device(child); in duty_cycle_show() local
88 struct pwm_device *pwm = export->pwm; in duty_cycle_store() local
111 const struct pwm_device *pwm = child_to_pwm_device(child); in oneshot_count_show() local
124 struct pwm_device *pwm = export->pwm; in oneshot_count_store() local
147 const struct pwm_device *pwm = child_to_pwm_device(child); in enable_show() local
160 struct pwm_device *pwm = export->pwm; in enable_store() local
195 const struct pwm_device *pwm = child_to_pwm_device(child); in polarity_show() local
219 struct pwm_device *pwm = export->pwm; in polarity_store() local
244 struct pwm_device *pwm = child_to_pwm_device(child); in capture_show() local
259 const struct pwm_device *pwm = child_to_pwm_device(child); in output_type_show() local
309 static int pwm_export_child(struct device *parent, struct pwm_device *pwm) in pwm_export_child()
353 static int pwm_unexport_child(struct device *parent, struct pwm_device *pwm) in pwm_unexport_child()
383 struct pwm_device *pwm; in export_store() local
446 struct pwm_device *pwm, in pwm_class_get_state()
469 struct pwm_device *pwm, in pwm_class_apply_state()
487 struct pwm_device *pwm = &chip->pwms[i]; in pwm_class_resume_npwm() local
511 struct pwm_device *pwm = &chip->pwms[i]; in pwm_class_suspend() local
583 struct pwm_device *pwm = &chip->pwms[i]; in pwmchip_sysfs_unexport() local