Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
249 struct tpu_device *tpu = to_tpu_device(chip); in tpu_pwm_config()
385 struct tpu_device *tpu; in tpu_probe()
432 struct tpu_device *tpu = platform_get_drvdata(pdev); in tpu_remove()