Home
last modified time | relevance | path

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

/include/linux/
Dpwm.h327 struct pwm_capture { struct
328 unsigned int period;
329 unsigned int duty_cycle;
463 static inline int pwm_capture(struct pwm_device *pwm, in pwm_capture() function