Home
last modified time | relevance | path

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

/linux/drivers/pwm/
A Dpwm-crc.c32 struct crystalcove_pwm { struct
37 static inline struct crystalcove_pwm *to_crc_pwm(struct pwm_chip *pc) in to_crc_pwm() argument
39 return container_of(pc, struct crystalcove_pwm, chip); in to_crc_pwm()
57 struct crystalcove_pwm *crc_pwm = to_crc_pwm(chip); in crc_pwm_apply()
127 struct crystalcove_pwm *crc_pwm = to_crc_pwm(chip); in crc_pwm_get_state()
161 struct crystalcove_pwm *pwm; in crystalcove_pwm_probe()

Completed in 5 milliseconds