Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pwm/
Dpwm-lpc32xx.c21 struct lpc32xx_pwm_chip { struct
31 container_of(_chip, struct lpc32xx_pwm_chip, chip) argument
36 struct lpc32xx_pwm_chip *lpc32xx = to_lpc32xx_pwm_chip(chip); in lpc32xx_pwm_config()
68 struct lpc32xx_pwm_chip *lpc32xx = to_lpc32xx_pwm_chip(chip); in lpc32xx_pwm_enable()
85 struct lpc32xx_pwm_chip *lpc32xx = to_lpc32xx_pwm_chip(chip); in lpc32xx_pwm_disable()
104 struct lpc32xx_pwm_chip *lpc32xx; in lpc32xx_pwm_probe()
145 struct lpc32xx_pwm_chip *lpc32xx = platform_get_drvdata(pdev); in lpc32xx_pwm_remove()