Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pwm/
Dpwm-renesas-tpu.c98 #define to_tpu_device(c) container_of(c, struct tpu_device, chip) macro
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()