Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-bcm2835.c26 struct bcm2835_pwm { struct
32 static inline struct bcm2835_pwm *to_bcm2835_pwm(struct pwm_chip *chip) in to_bcm2835_pwm() argument
39 struct bcm2835_pwm *pc = to_bcm2835_pwm(chip); in bcm2835_pwm_request()
52 struct bcm2835_pwm *pc = to_bcm2835_pwm(chip); in bcm2835_pwm_free()
64 struct bcm2835_pwm *pc = to_bcm2835_pwm(chip); in bcm2835_pwm_apply()
131 struct bcm2835_pwm *pc; in bcm2835_pwm_probe()
172 struct bcm2835_pwm *pc = dev_get_drvdata(dev); in bcm2835_pwm_suspend()
181 struct bcm2835_pwm *pc = dev_get_drvdata(dev); in bcm2835_pwm_resume()