Searched refs:raspberrypi_pwm (Results 1 – 1 of 1) sorted by relevance
28 struct raspberrypi_pwm { struct41 struct raspberrypi_pwm *raspberrypi_pwm_from_chip(struct pwm_chip *chip) in raspberrypi_pwm_from_chip() argument43 return container_of(chip, struct raspberrypi_pwm, chip); in raspberrypi_pwm_from_chip()89 struct raspberrypi_pwm *rpipwm = raspberrypi_pwm_from_chip(chip); in raspberrypi_pwm_get_state()103 struct raspberrypi_pwm *rpipwm = raspberrypi_pwm_from_chip(chip); in raspberrypi_pwm_apply()146 struct raspberrypi_pwm *rpipwm; in raspberrypi_pwm_probe()