Searched defs:yy (Results 1 – 10 of 10) sorted by relevance
/linux-2.6.39/drivers/video/console/ |
D | tileblit.c | 55 const unsigned short *s, int count, int yy, int xx, in tile_putcs()
|
D | bitblit.c | 144 const unsigned short *s, int count, int yy, int xx, in bit_putcs()
|
D | fbcon_ccw.c | 130 const unsigned short *s, int count, int yy, int xx, in ccw_putcs()
|
D | fbcon_cw.c | 116 const unsigned short *s, int count, int yy, int xx, in cw_putcs()
|
D | fbcon_ud.c | 152 const unsigned short *s, int count, int yy, int xx, in ud_putcs()
|
/linux-2.6.39/drivers/video/matrox/ |
D | matroxfb_accel.c | 390 int width, int height, int yy, int xx) in matroxfb_1bpp_imageblit()
|
/linux-2.6.39/drivers/video/nvidia/ |
D | nvidia.c | 559 u32 xx, yy, temp; in nvidiafb_cursor() local
|
/linux-2.6.39/drivers/video/riva/ |
D | fbdev.c | 1618 u32 xx, yy, temp; in rivafb_cursor() local
|
/linux-2.6.39/drivers/video/via/ |
D | viafbdev.c | 775 u32 temp, xx, yy, bg_color = 0, fg_color = 0, in viafb_cursor() local
|
/linux-2.6.39/drivers/tty/vt/ |
D | vt.c | 350 unsigned int xx, yy, offset; in do_update_region() local
|