Searched refs:pwm_capture (Results 1 – 3 of 3) sorted by relevance
894 * pwm_capture() - capture and report a PWM signal901 static int pwm_capture(struct pwm_device *pwm, struct pwm_capture *result, in pwm_capture() function 911 * Holding the pwm_lock is probably not needed. If you use pwm_capture() in pwm_capture() 1286 struct pwm_capture result; in capture_show() 1289 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()