Home
last modified time | relevance | path

Searched defs:yy (Results 1 – 10 of 10) sorted by relevance

/linux-2.6.39/drivers/video/console/
Dtileblit.c55 const unsigned short *s, int count, int yy, int xx, in tile_putcs()
Dbitblit.c144 const unsigned short *s, int count, int yy, int xx, in bit_putcs()
Dfbcon_ccw.c130 const unsigned short *s, int count, int yy, int xx, in ccw_putcs()
Dfbcon_cw.c116 const unsigned short *s, int count, int yy, int xx, in cw_putcs()
Dfbcon_ud.c152 const unsigned short *s, int count, int yy, int xx, in ud_putcs()
/linux-2.6.39/drivers/video/matrox/
Dmatroxfb_accel.c390 int width, int height, int yy, int xx) in matroxfb_1bpp_imageblit()
/linux-2.6.39/drivers/video/nvidia/
Dnvidia.c559 u32 xx, yy, temp; in nvidiafb_cursor() local
/linux-2.6.39/drivers/video/riva/
Dfbdev.c1618 u32 xx, yy, temp; in rivafb_cursor() local
/linux-2.6.39/drivers/video/via/
Dviafbdev.c775 u32 temp, xx, yy, bg_color = 0, fg_color = 0, in viafb_cursor() local
/linux-2.6.39/drivers/tty/vt/
Dvt.c350 unsigned int xx, yy, offset; in do_update_region() local