Searched refs:pxa_pwm_chip (Results 1 – 1 of 1) sorted by relevance
51 struct pxa_pwm_chip { struct59 static inline struct pxa_pwm_chip *to_pxa_pwm_chip(struct pwm_chip *chip) in to_pxa_pwm_chip() argument61 return container_of(chip, struct pxa_pwm_chip, chip); in to_pxa_pwm_chip()71 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_apply()163 struct pxa_pwm_chip *pc; in pwm_probe()