Home
last modified time | relevance | path

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

/include/linux/
Dpwm.h335 struct pwm_capture { struct
336 u64 period;
337 u64 duty_cycle;
494 static inline int pwm_capture(struct pwm_device *pwm, in pwm_capture() function