Searched refs:tcx_setcolreg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | tcx.c | 31 static int tcx_setcolreg(unsigned, unsigned, unsigned, unsigned, 45 .fb_setcolreg = tcx_setcolreg, 162 * tcx_setcolreg - Optional function. Sets a color register. 170 static int tcx_setcolreg(unsigned regno, in tcx_setcolreg() function
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | tcx.c | 32 static int tcx_setcolreg(unsigned, unsigned, unsigned, unsigned, 46 .fb_setcolreg = tcx_setcolreg, 163 * tcx_setcolreg - Optional function. Sets a color register. 171 static int tcx_setcolreg(unsigned regno, in tcx_setcolreg() function
|
Completed in 2 milliseconds