Lines Matching defs:pwm_export
17 struct pwm_export {
24 static struct pwm_export *child_to_pwm_export(struct device *child)
26 return container_of(child, struct pwm_export, child);
31 struct pwm_export *export = child_to_pwm_export(child);
52 struct pwm_export *export = child_to_pwm_export(child);
87 struct pwm_export *export = child_to_pwm_export(child);
122 struct pwm_export *export = child_to_pwm_export(child);
181 struct pwm_export *export = child_to_pwm_export(child);
236 struct pwm_export *export = child_to_pwm_export(child);
243 struct pwm_export *export;
377 static struct pwm_export *pwm_class_get_state(struct device *parent,
382 struct pwm_export *export;
400 static int pwm_class_apply_state(struct pwm_export *export,
421 struct pwm_export *export;
452 struct pwm_export *export;