plane_idx_to_id   242 drivers/gpu/drm/omapdrm/omap_plane.c static const enum omap_plane_id plane_idx_to_id[] = {
plane_idx_to_id   263 drivers/gpu/drm/omapdrm/omap_plane.c 	if (WARN_ON(idx >= ARRAY_SIZE(plane_idx_to_id)))
plane_idx_to_id   266 drivers/gpu/drm/omapdrm/omap_plane.c 	id = plane_idx_to_id[idx];