tpu_device         67 drivers/pwm/pwm-renesas-tpu.c struct tpu_device;
tpu_device         72 drivers/pwm/pwm-renesas-tpu.c 	struct tpu_device *tpu;
tpu_device         90 drivers/pwm/pwm-renesas-tpu.c #define to_tpu_device(c)	container_of(c, struct tpu_device, chip)
tpu_device        212 drivers/pwm/pwm-renesas-tpu.c 	struct tpu_device *tpu = to_tpu_device(chip);
tpu_device        249 drivers/pwm/pwm-renesas-tpu.c 	struct tpu_device *tpu = to_tpu_device(chip);
tpu_device        385 drivers/pwm/pwm-renesas-tpu.c 	struct tpu_device *tpu;
tpu_device        434 drivers/pwm/pwm-renesas-tpu.c 	struct tpu_device *tpu = platform_get_drvdata(pdev);