Searched refs:sg_ospeed (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/arch/sparc/include/uapi/asm/ | ||
H A D | termios.h | 10 char sg_ospeed; member in struct:sgttyb |
/linux-4.1.27/arch/mips/include/uapi/asm/ | ||
H A D | termios.h | 18 char sg_ospeed; member in struct:sgttyb |
/linux-4.1.27/arch/powerpc/include/uapi/asm/ | ||
H A D | termios.h | 21 char sg_ospeed; member in struct:sgttyb |
/linux-4.1.27/arch/alpha/include/uapi/asm/ | ||
H A D | termios.h | 9 char sg_ospeed; member in struct:sgttyb |
/linux-4.1.27/drivers/tty/ | ||
H A D | tty_ioctl.c | 746 tmp.sg_ospeed = tty->termios.c_ospeed; get_sgttyb() |
Completed in 87 milliseconds