Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-renesas-tpu.c67 struct tpu_device;
72 struct tpu_device *tpu;
81 struct tpu_device { struct
90 #define to_tpu_device(c) container_of(c, struct tpu_device, chip) argument
212 struct tpu_device *tpu = to_tpu_device(chip); in tpu_pwm_request()
248 struct tpu_device *tpu = to_tpu_device(chip); in tpu_pwm_config()
443 struct tpu_device *tpu; in tpu_probe()