Searched refs:pwm_capture (Results 1 – 3 of 3) sorted by relevance
909 static int pwm_capture(struct pwm_device *pwm, struct pwm_capture *result, in pwm_capture() function1294 struct pwm_capture result; in capture_show()1297 ret = pwm_capture(pwm, &result, jiffies_to_msecs(HZ)); in capture_show()
296 struct pwm_capture *result, unsigned long timeout) in sti_pwm_capture()
534 struct pwm_capture *result, unsigned long tmo_ms) in stm32_pwm_capture()