Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dfbcon-vga-planes.c89 static inline void setcolor(int color) in setcolor() function
162 setcolor(attr_bgcol_ec(p, conp)); in fbcon_vga_planes_clear()
192 setcolor(bg); in fbcon_ega_planes_putc()
200 setcolor(fg); in fbcon_ega_planes_putc()
221 setcolor(fg); in fbcon_vga_planes_putc()
288 setcolor(fg); in fbcon_vga_planes_putcs()
321 setcolor(0xf); in fbcon_vga_planes_revc()
/linux-2.4.37.9/arch/ppc/boot/of1275/
DMakefile8 ofstdio.o read.o release.o write.o open.o close.o setcolor.o \
Dsetcolor.c15 setcolor(ihandle instance, int color, int red, int green, int blue) in setcolor() function
/linux-2.4.37.9/arch/ppc/boot/include/
Dof1275.h34 int setcolor(ihandle instance, int color, int red, int green, int blue);