Searched defs:pwm_apply_might_sleep (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dpwm.h432 static inline int pwm_apply_might_sleep(struct pwm_device *pwm, function
[all...]
/linux-master/drivers/pwm/
H A Dcore.c183 int pwm_apply_might_sleep(struct pwm_device *pwm, const struct pwm_state *state) function
210 EXPORT_SYMBOL_GPL(pwm_apply_might_sleep); variable
[all...]

Completed in 203 milliseconds