tfp410_match      405 drivers/gpu/drm/bridge/ti-tfp410.c static const struct of_device_id tfp410_match[] = {
tfp410_match      409 drivers/gpu/drm/bridge/ti-tfp410.c MODULE_DEVICE_TABLE(of, tfp410_match);
tfp410_match      416 drivers/gpu/drm/bridge/ti-tfp410.c 		.of_match_table	= tfp410_match,
tfp410_match      451 drivers/gpu/drm/bridge/ti-tfp410.c 		.of_match_table = of_match_ptr(tfp410_match),