Searched refs:tgafb_setcolreg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | tgafb.c | 48 static int tgafb_setcolreg(unsigned, unsigned, unsigned, unsigned, 77 .fb_setcolreg = tgafb_setcolreg, 509 * tgafb_setcolreg - Optional function. Sets a color register. 518 tgafb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, function
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | tgafb.c | 49 static int tgafb_setcolreg(unsigned, unsigned, unsigned, unsigned, 78 .fb_setcolreg = tgafb_setcolreg, 516 * tgafb_setcolreg - Optional function. Sets a color register. 525 tgafb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, function
|
Completed in 5 milliseconds