tpu_of_table      445 drivers/pwm/pwm-renesas-tpu.c static const struct of_device_id tpu_of_table[] = {
tpu_of_table      453 drivers/pwm/pwm-renesas-tpu.c MODULE_DEVICE_TABLE(of, tpu_of_table);
tpu_of_table      461 drivers/pwm/pwm-renesas-tpu.c 		.of_match_table = of_match_ptr(tpu_of_table),