Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pwm/
Dpwm-atmel-hlcdc.c40 struct atmel_hlcdc_pwm { struct
47 static inline struct atmel_hlcdc_pwm *to_atmel_hlcdc_pwm(struct pwm_chip *chip) in to_atmel_hlcdc_pwm() argument
49 return container_of(chip, struct atmel_hlcdc_pwm, chip); in to_atmel_hlcdc_pwm()
55 struct atmel_hlcdc_pwm *chip = to_atmel_hlcdc_pwm(c); in atmel_hlcdc_pwm_apply()
197 struct atmel_hlcdc_pwm *chip = dev_get_drvdata(dev); in atmel_hlcdc_pwm_suspend()
208 struct atmel_hlcdc_pwm *chip = dev_get_drvdata(dev); in atmel_hlcdc_pwm_resume()
257 struct atmel_hlcdc_pwm *chip; in atmel_hlcdc_pwm_probe()
296 struct atmel_hlcdc_pwm *chip = platform_get_drvdata(pdev); in atmel_hlcdc_pwm_remove()