Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-atmel.c16 * - When atmel_pwm_apply() is called with state->enabled=false a change in
281 static int atmel_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, in atmel_pwm_apply() function
388 .apply = atmel_pwm_apply,