Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-lpc32xx.c17 struct lpc32xx_pwm_chip { struct
27 container_of(_chip, struct lpc32xx_pwm_chip, chip)
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()
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-lpc32xx.c17 struct lpc32xx_pwm_chip { struct
27 container_of(_chip, struct lpc32xx_pwm_chip, chip)
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()
123 struct lpc32xx_pwm_chip *lpc32xx; in lpc32xx_pwm_probe()

Completed in 2 milliseconds