Home
last modified time | relevance | path

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

/linux/drivers/pwm/
A Dpwm-pxa.c43 struct pxa_pwm_chip { struct
51 static inline struct pxa_pwm_chip *to_pxa_pwm_chip(struct pwm_chip *chip) in to_pxa_pwm_chip() argument
53 return container_of(chip, struct pxa_pwm_chip, chip); in to_pxa_pwm_chip()
63 struct pxa_pwm_chip *pc = to_pxa_pwm_chip(chip); in pxa_pwm_config()
106 struct pxa_pwm_chip *pc = to_pxa_pwm_chip(chip); in pxa_pwm_enable()
113 struct pxa_pwm_chip *pc = to_pxa_pwm_chip(chip); in pxa_pwm_disable()
168 struct pxa_pwm_chip *pc; in pwm_probe()

Completed in 2 milliseconds