cfb_tab16_le       64 drivers/video/fbdev/core/cfbimgblt.c static const u32 cfb_tab16_le[] = {
cfb_tab16_le      232 drivers/video/fbdev/core/cfbimgblt.c 		tab = fb_be_math(p) ? cfb_tab16_be : cfb_tab16_le;
cfb_tab16_le       44 drivers/video/fbdev/core/sysimgblt.c static const u32 cfb_tab16_le[] = {
cfb_tab16_le      202 drivers/video/fbdev/core/sysimgblt.c 		tab = fb_be_math(p) ? cfb_tab16_be : cfb_tab16_le;