Searched defs:yy (Results 1 – 10 of 10) sorted by relevance
/drivers/video/console/ |
D | tileblit.c | 55 const unsigned short *s, int count, int yy, int xx, in tile_putcs()
|
D | fbcon_ccw.c | 129 const unsigned short *s, int count, int yy, int xx, in ccw_putcs()
|
D | fbcon_cw.c | 115 const unsigned short *s, int count, int yy, int xx, in cw_putcs()
|
D | bitblit.c | 143 const unsigned short *s, int count, int yy, int xx, in bit_putcs()
|
D | fbcon_ud.c | 151 const unsigned short *s, int count, int yy, int xx, in ud_putcs()
|
/drivers/video/matrox/ |
D | matroxfb_accel.c | 380 const u_int8_t* chardata, int width, int height, int yy, int xx) { in matroxfb_1bpp_imageblit()
|
/drivers/video/nvidia/ |
D | nvidia.c | 559 u32 xx, yy, temp; in nvidiafb_cursor() local
|
/drivers/video/riva/ |
D | fbdev.c | 1614 u32 xx, yy, temp; in rivafb_cursor() local
|
/drivers/video/via/ |
D | viafbdev.c | 1064 u32 temp, xx, yy, bg_col = 0, fg_col = 0; in viafb_cursor() local
|
/drivers/char/ |
D | vt.c | 328 unsigned int xx, yy, offset; in do_update_region() local
|