Searched refs:pwm_from_dev (Results 1 – 1 of 1) sorted by relevance
1040 static inline struct pwm_device *pwm_from_dev(struct device *pwm_dev) in pwm_from_dev() function1051 const struct pwm_device *pwm = pwm_from_dev(pwm_dev); in period_show()1086 const struct pwm_device *pwm = pwm_from_dev(pwm_dev); in duty_cycle_show()1121 const struct pwm_device *pwm = pwm_from_dev(pwm_dev); in enable_show()1166 const struct pwm_device *pwm = pwm_from_dev(pwm_dev); in polarity_show()1215 struct pwm_device *pwm = pwm_from_dev(pwm_dev); in capture_show()1290 return pwm_from_dev(pwm_dev) == data; in pwm_unexport_match()