dmm_of_match       46 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c static const struct of_device_id dmm_of_match[];
dmm_of_match      799 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c 		match = of_match_node(dmm_of_match, dev->dev.of_node);
dmm_of_match     1211 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c static const struct of_device_id dmm_of_match[] = {
dmm_of_match     1230 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c 		.of_match_table = of_match_ptr(dmm_of_match),