Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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)
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()
/kernel/linux/linux-6.6/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)
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()

Completed in 2 milliseconds