Home
last modified time | relevance | path

Searched refs:setTextCLUT (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/ppc/boot/prep/
Dvreset.c40 void setTextCLUT(int shift);
468 setTextCLUT(0); /* load color lookup table */ in vga_init()
530 setTextCLUT(int shift) in setTextCLUT() function