Home
last modified time | relevance | path

Searched defs:pty (Results 1 – 12 of 12) sorted by relevance

/openbmc/qemu/qapi/
H A Dchar.json772 # <- { "return": { "pty" : "/dev/pty/42" } } string
797 # <- { "return": { "pty" : "/dev/pty/42" } } string
/openbmc/openbmc/poky/scripts/
H A Doepydevshell-internal.py41 pty = open(sys.argv[1], "w+b", 0) variable
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-rds-gen.h26 u8 pty; member
/openbmc/linux/arch/um/drivers/
H A Dpty.c81 char *pty, *bank, *cp; in getmaster() local
/openbmc/qemu/chardev/
H A Dchar-pty.c383 ChardevPty *pty; in char_pty_parse() local
/openbmc/linux/arch/um/os-Linux/
H A Dsigio.c450 struct openpty_arg pty = { .master = -1, .slave = -1 }; in check_one_sigio() local
/openbmc/linux/scripts/kconfig/
H A Dconf.c180 int pty = 33; /* probability of tristate = y */ in conf_set_all_new_symbols() local
/openbmc/linux/Documentation/admin-guide/sysctl/
H A Dkernel.rst1097 pty chapter
/openbmc/linux/drivers/media/radio/
H A Dradio-miropcm20.c360 u8 pty; in pcm20_thread() local
/openbmc/linux/drivers/tty/
H A Dpty.c286 struct tty_struct *pty = tty->link; in pty_resize() local
/openbmc/u-boot/scripts/kconfig/
H A Dconfdata.c1124 int i, cnt, pby, pty, ptm; /* pby: probability of bool = y in conf_set_all_new_symbols() local
/openbmc/linux/include/linux/mfd/
H A Dsi476x-core.h329 u8 pty; member