Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dfbcon-hga.c121 u_int rows, y, bold, revs, underl; in fbcon_hga_putc() local
126 revs = attr_reverse(p, c); in fbcon_hga_putc()
136 if (revs) in fbcon_hga_putc()
147 u_int rows, y, y0, bold, revs, underl; in fbcon_hga_putcs() local
153 revs = attr_reverse(p, c); in fbcon_hga_putcs()
167 if (revs) in fbcon_hga_putcs()
Dfbcon-mfb.c90 u_int rows, bold, revs, underl; in fbcon_mfb_putc() local
96 revs = attr_reverse(p,c); in fbcon_mfb_putc()
105 if (revs) in fbcon_mfb_putc()
115 u_int rows, bold, revs, underl; in fbcon_mfb_putcs() local
122 revs = attr_reverse(p, c); in fbcon_mfb_putcs()
135 if (revs) in fbcon_mfb_putcs()
Dfbcon-sti.c194 u_int rows, bold, revs, underl; in fbcon_sti_putc() local
200 revs = attr_reverse(p,c); in fbcon_sti_putc()
209 if (revs) in fbcon_sti_putc()
221 u_int rows, bold, revs, underl; in fbcon_sti_putcs() local
243 revs = attr_reverse(p, c); in fbcon_sti_putcs()
256 if (revs) in fbcon_sti_putcs()
Ddn_cfb8.c485 u_int rows, bold, revs, underl; in putc_apollofb() local
493 revs = attr_reverse(p,conp); in putc_apollofb()
502 if (revs) in putc_apollofb()
512 u_int rows, bold, revs, underl; in putcs_apollofb() local
517 revs = attr_reverse(p,conp); in putcs_apollofb()
530 if (revs) in putcs_apollofb()