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()111 const struct pwm_device *pwm = child_to_pwm_device(child); in oneshot_count_show()147 const struct pwm_device *pwm = child_to_pwm_device(child); in enable_show()195 const struct pwm_device *pwm = child_to_pwm_device(child); in polarity_show()244 struct pwm_device *pwm = child_to_pwm_device(child); in capture_show()259 const struct pwm_device *pwm = child_to_pwm_device(child); in output_type_show()350 return child_to_pwm_device(child) == data; in pwm_unexport_match()