Searched defs:pwm_capture (Results 1 – 1 of 1) sorted by relevance
335 struct pwm_capture { struct336 u64 period;337 u64 duty_cycle;494 static inline int pwm_capture(struct pwm_device *pwm, in pwm_capture() function