Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-atmel-hlcdc.c41 static int atmel_hlcdc_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, in atmel_hlcdc_pwm_apply() function
171 .apply = atmel_hlcdc_pwm_apply,
209 return atmel_hlcdc_pwm_apply(chip, pwm, &pwm->state); in atmel_hlcdc_pwm_resume()