Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pwm/
Dpwm-renesas-tpu.c75 struct tpu_device;
80 struct tpu_device *tpu;
89 struct tpu_device { struct
98 #define to_tpu_device(c) container_of(c, struct tpu_device, chip) argument
220 struct tpu_device *tpu = to_tpu_device(chip); in tpu_pwm_request()
257 struct tpu_device *tpu = to_tpu_device(chip); in tpu_pwm_config()
393 struct tpu_device *tpu; in tpu_probe()
441 struct tpu_device *tpu = platform_get_drvdata(pdev); in tpu_remove()