Searched defs:yy (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.4/drivers/video/fbdev/core/ |
D | tileblit.c | 55 const unsigned short *s, int count, int yy, int xx, in tile_putcs()
|
D | fbcon_cw.c | 115 const unsigned short *s, int count, int yy, int xx, in cw_putcs()
|
D | fbcon_ccw.c | 130 const unsigned short *s, int count, int yy, int xx, in ccw_putcs()
|
D | bitblit.c | 144 const unsigned short *s, int count, int yy, int xx, in bit_putcs()
|
D | fbcon_ud.c | 152 const unsigned short *s, int count, int yy, int xx, in ud_putcs()
|
/Linux-v5.4/drivers/video/fbdev/matrox/ |
D | matroxfb_accel.c | 407 int width, int height, int yy, int xx) in matroxfb_1bpp_imageblit()
|
/Linux-v5.4/drivers/video/fbdev/nvidia/ |
D | nvidia.c | 550 u32 xx, yy, temp; in nvidiafb_cursor() local
|
/Linux-v5.4/drivers/video/fbdev/via/ |
D | viafbdev.c | 762 u32 temp, xx, yy, bg_color = 0, fg_color = 0, in viafb_cursor() local
|
/Linux-v5.4/drivers/video/fbdev/riva/ |
D | fbdev.c | 1598 u32 xx, yy, temp; in rivafb_cursor() local
|
/Linux-v5.4/drivers/video/fbdev/ |
D | fsl-diu-fb.c | 1046 uint32_t xx, yy; in fsl_diu_cursor() local
|
/Linux-v5.4/crypto/ |
D | ecc.c | 1425 u64 yy[ECC_MAX_DIGITS], xxx[ECC_MAX_DIGITS], w[ECC_MAX_DIGITS]; in ecc_is_pubkey_valid_partial() local
|
/Linux-v5.4/drivers/tty/vt/ |
D | vt.c | 647 unsigned int xx, yy, offset; in do_update_region() local
|