tegra_dc_of_match 2310 drivers/gpu/drm/tegra/dc.c static const struct of_device_id tegra_dc_of_match[] = {
tegra_dc_of_match 2336 drivers/gpu/drm/tegra/dc.c MODULE_DEVICE_TABLE(of, tegra_dc_of_match);
tegra_dc_of_match 2360 drivers/gpu/drm/tegra/dc.c 		for_each_matching_node(np, tegra_dc_of_match) {
tegra_dc_of_match 2585 drivers/gpu/drm/tegra/dc.c 		.of_match_table = tegra_dc_of_match,