Searched defs:ys (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/include/linux/ |
D | tiocl.h | 15 unsigned short ys; /* Y start */ member
|
/linux-3.3/drivers/staging/speakup/ |
D | selection.c | 13 unsigned short xs, ys, xe, ye; /* our region points */ variable
|
/linux-3.3/drivers/tty/vt/ |
D | selection.c | 145 { unsigned short xs, ys, xe, ye; in set_selection() local
|
/linux-3.3/arch/x86/boot/ |
D | video.c | 258 int ys = boot_params.screen_info.orig_video_lines; in restore_screen() local
|
/linux-3.3/drivers/input/touchscreen/ |
D | lpc32xx_ts.c | 89 u32 tmp, rv[4], xs[4], ys[4]; in lpc32xx_ts_interrupt() local
|
/linux-3.3/drivers/video/console/ |
D | newport_con.c | 684 short xs, ys, xe, ye, xoffs, yoffs, tmp; in newport_bmove() local
|