Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dcore.c544 static bool pwm_state_valid(const struct pwm_state *state) in pwm_state_valid() function
577 if (!pwm_state_valid(state)) { in __pwm_apply()
586 if (!pwm_state_valid(&pwm->state)) { in __pwm_apply()