Searched refs:pwm_imx1_chip (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/pwm/
H A Dpwm-imx1.c27 struct pwm_imx1_chip { struct
33 static inline struct pwm_imx1_chip *to_pwm_imx1_chip(struct pwm_chip *chip)
40 struct pwm_imx1_chip *imx = to_pwm_imx1_chip(chip);
58 struct pwm_imx1_chip *imx = to_pwm_imx1_chip(chip);
67 struct pwm_imx1_chip *imx = to_pwm_imx1_chip(chip);
97 struct pwm_imx1_chip *imx = to_pwm_imx1_chip(chip);
114 struct pwm_imx1_chip *imx = to_pwm_imx1_chip(chip);
162 struct pwm_imx1_chip *imx;

Completed in 155 milliseconds