Home
last modified time | relevance | path

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

/drivers/pwm/
Dpwm-lpc32xx.c17 struct lpc32xx_pwm_chip { struct
27 container_of(_chip, struct lpc32xx_pwm_chip, chip) argument
32 struct lpc32xx_pwm_chip *lpc32xx = to_lpc32xx_pwm_chip(chip); in lpc32xx_pwm_config()
64 struct lpc32xx_pwm_chip *lpc32xx = to_lpc32xx_pwm_chip(chip); in lpc32xx_pwm_enable()
81 struct lpc32xx_pwm_chip *lpc32xx = to_lpc32xx_pwm_chip(chip); in lpc32xx_pwm_disable()
100 struct lpc32xx_pwm_chip *lpc32xx; in lpc32xx_pwm_probe()
141 struct lpc32xx_pwm_chip *lpc32xx = platform_get_drvdata(pdev); in lpc32xx_pwm_remove()