Searched refs:omapfb_setcolreg (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/video/fbdev/omap/ |
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 1216 .fb_setcolreg = omapfb_setcolreg,
|
/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/ |
D | omapfb-main.c | 1179 static int omapfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in omapfb_setcolreg() function 1292 .fb_setcolreg = omapfb_setcolreg,
|