Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-raspberrypi-poe.c28 struct raspberrypi_pwm { struct
41 struct raspberrypi_pwm *raspberrypi_pwm_from_chip(struct pwm_chip *chip) in raspberrypi_pwm_from_chip() argument
43 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()