Home
last modified time | relevance | path

Searched refs:ws_ypixel (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/include/uapi/asm-generic/
H A Dtermios.h19 unsigned short ws_ypixel; member
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dtermios.h40 unsigned short ws_ypixel; member
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dtermios.h50 unsigned short ws_ypixel; member
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dtermios.h38 unsigned short ws_ypixel; member
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dtermios.h50 unsigned short ws_ypixel; member
/openbmc/qemu/ui/
H A Dcurses.c159 unsigned short ws_ypixel; /* unused */ in curses_winch_check() member
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h1229 abi_ushort ws_ypixel; member
/openbmc/linux/drivers/tty/vt/
H A Dvt.c1286 ws.ws_ypixel = vc->vc_scan_lines; in vc_do_resize()