Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds