bcm2835_pwm
struct bcm2835_pwm *pc;
struct bcm2835_pwm *pc = dev_get_drvdata(dev);
struct bcm2835_pwm *pc = dev_get_drvdata(dev);
static inline struct bcm2835_pwm *to_bcm2835_pwm(struct pwm_chip *chip)
struct bcm2835_pwm *pc = to_bcm2835_pwm(chip);