Searched refs:pwm_might_sleep (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dpwm.h392 * pwm_might_sleep() - is pwm_apply_atomic() supported?
397 static inline bool pwm_might_sleep(struct pwm_device *pwm) function
434 static inline bool pwm_might_sleep(struct pwm_device *pwm) function
/linux-master/drivers/media/rc/
H A Dpwm-ir-tx.c170 if (pwm_might_sleep(pwm_ir->pwm)) {

Completed in 157 milliseconds