Home
last modified time | relevance | path

Searched refs:pwm_capture (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/pwm/
H A Dcore.c909 static int pwm_capture(struct pwm_device *pwm, struct pwm_capture *result, in pwm_capture() function
1294 struct pwm_capture result; in capture_show()
1297 ret = pwm_capture(pwm, &result, jiffies_to_msecs(HZ)); in capture_show()
H A Dpwm-sti.c296 struct pwm_capture *result, unsigned long timeout) in sti_pwm_capture()
H A Dpwm-stm32.c534 struct pwm_capture *result, unsigned long tmo_ms) in stm32_pwm_capture()