Searched refs:omapfb_setcolreg (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/omap/ |
D | omapfb_main.c | 295 static int omapfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in omapfb_setcolreg() function 1250 .fb_setcolreg = omapfb_setcolreg,
|
/linux-4.4.14/drivers/video/fbdev/omap2/omapfb/ |
D | omapfb-main.c | 1193 static int omapfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in omapfb_setcolreg() function 1306 .fb_setcolreg = omapfb_setcolreg,
|