• Home
  • Raw
  • Download

Lines Matching defs:pwm

19     struct pwm_device *pwm;  member
38 const struct pwm_device *pwm = child_to_pwm_device(child); in period_show() local
49 struct pwm_device *pwm = export->pwm; in period_store() local
70 const struct pwm_device *pwm = child_to_pwm_device(child); in duty_cycle_show() local
81 struct pwm_device *pwm = export->pwm; in duty_cycle_store() local
103 const struct pwm_device *pwm = child_to_pwm_device(child); in oneshot_count_show() local
114 struct pwm_device *pwm = export->pwm; in oneshot_count_store() local
136 const struct pwm_device *pwm = child_to_pwm_device(child); in enable_show() local
147 struct pwm_device *pwm = export->pwm; in enable_store() local
181 const struct pwm_device *pwm = child_to_pwm_device(child); in polarity_show() local
203 struct pwm_device *pwm = export->pwm; in polarity_store() local
227 struct pwm_device *pwm = child_to_pwm_device(child); in capture_show() local
263 static int pwm_export_child(struct device *parent, struct pwm_device *pwm) in pwm_export_child()
308 static int pwm_unexport_child(struct device *parent, struct pwm_device *pwm) in pwm_unexport_child()
338 struct pwm_device *pwm; in export_store() local
403 static struct pwm_export *pwm_class_get_state(struct device *parent, struct pwm_device *pwm, struct… in pwm_class_get_state()
426 static int pwm_class_apply_state(struct pwm_export *export, struct pwm_device *pwm, struct pwm_stat… in pwm_class_apply_state()
443 struct pwm_device *pwm = &chip->pwms[i]; in pwm_class_resume_npwm() local
469 struct pwm_device *pwm = &chip->pwms[i]; in pwm_class_suspend() local
540 struct pwm_device *pwm = &chip->pwms[i]; in pwmchip_sysfs_unexport() local