sh_mobile_format_infos 551 drivers/video/fbdev/sh_mobile_lcdcfb.c static const struct sh_mobile_lcdc_format_info sh_mobile_format_infos[] = { sh_mobile_format_infos 605 drivers/video/fbdev/sh_mobile_lcdcfb.c for (i = 0; i < ARRAY_SIZE(sh_mobile_format_infos); ++i) { sh_mobile_format_infos 606 drivers/video/fbdev/sh_mobile_lcdcfb.c if (sh_mobile_format_infos[i].fourcc == fourcc) sh_mobile_format_infos 607 drivers/video/fbdev/sh_mobile_lcdcfb.c return &sh_mobile_format_infos[i];