Home
last modified time | relevance | path

Searched defs:orig_y (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/ia64/include/uapi/asm/
Dsetup.h18 __u16 orig_y; /* cursor's y position */ member
/Linux-v5.10/include/uapi/linux/
Dscreen_info.h13 __u8 orig_y; /* 0x01 */ member
/Linux-v5.10/arch/ia64/kernel/
Dsetup.c478 unsigned int orig_x, orig_y, num_cols, num_rows, font_height; in screen_info_setup() local