Searched refs:omapfb_setcolreg (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/video/fbdev/omap/ |
H A D | omapfb_main.c | 278 static int omapfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in omapfb_setcolreg() function 1224 .fb_setcolreg = omapfb_setcolreg,
|
/linux/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-main.c | 1181 static int omapfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in omapfb_setcolreg() function 1293 .fb_setcolreg = omapfb_setcolreg,
|