Searched refs:child_to_pwm_device (Results 1 – 1 of 1) sorted by relevance
29 static struct pwm_device *child_to_pwm_device(struct device *child) in child_to_pwm_device() function40 const struct pwm_device *pwm = child_to_pwm_device(child); in period_show()75 const struct pwm_device *pwm = child_to_pwm_device(child); in duty_cycle_show()110 const struct pwm_device *pwm = child_to_pwm_device(child); in enable_show()158 const struct pwm_device *pwm = child_to_pwm_device(child); in polarity_show()207 struct pwm_device *pwm = child_to_pwm_device(child); in capture_show()222 const struct pwm_device *pwm = child_to_pwm_device(child); in output_type_show()307 return child_to_pwm_device(child) == data; in pwm_unexport_match()