car_modes 101 drivers/video/fbdev/carminefb.c static struct carmine_resolution car_modes[] = { car_modes 132 drivers/video/fbdev/carminefb.c for (i = 0; i < ARRAY_SIZE(car_modes); i++) car_modes 133 drivers/video/fbdev/carminefb.c if (car_modes[i].hdp == var->xres && car_modes 134 drivers/video/fbdev/carminefb.c car_modes[i].vdp == var->yres) car_modes 421 drivers/video/fbdev/carminefb.c par->res = &car_modes[par->new_mode];