Searched refs:aty128_st_pal (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/ |
H A D | aty128fb.c | 1652 static void aty128_st_pal(u_int regno, u_int red, u_int green, u_int blue, in aty128_st_pal() function 2277 aty128_st_pal(regno * 8, red, par->green[regno*2], in aty128fb_setcolreg() 2285 aty128_st_pal(regno, red, green, blue, par); in aty128fb_setcolreg()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/ |
H A D | aty128fb.c | 1652 static void aty128_st_pal(u_int regno, u_int red, u_int green, u_int blue, in aty128_st_pal() function 2278 aty128_st_pal(regno * 8, red, par->green[regno*2], in aty128fb_setcolreg() 2286 aty128_st_pal(regno, red, green, blue, par); in aty128fb_setcolreg()
|
Completed in 7 milliseconds