Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-apple.c34 struct apple_pwm { struct
40 static inline struct apple_pwm *to_apple_pwm(struct pwm_chip *chip) in to_apple_pwm() argument
42 return container_of(chip, struct apple_pwm, chip); in to_apple_pwm()
48 struct apple_pwm *fpwm; in apple_pwm_apply()
80 struct apple_pwm *fpwm; in apple_pwm_get_state()
107 struct apple_pwm *fpwm; in apple_pwm_probe()