Home
last modified time | relevance | path

Searched defs:pwm_imx1_chip (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pwm/
H A Dpwm-imx1.c27 struct pwm_imx1_chip { struct
34 #define to_pwm_imx1_chip(chip) container_of(chip, struct pwm_imx1_chip, chip) argument