Searched refs:speed_t (Results 1 – 2 of 2) sorted by relevance
8 typedef unsigned int speed_t; typedef28 speed_t c_ispeed; /* input speed */29 speed_t c_ospeed; /* output speed */39 speed_t c_ispeed; /* input speed */40 speed_t c_ospeed; /* output speed */
346 extern speed_t tty_termios_baud_rate(struct ktermios *termios);348 speed_t ibaud, speed_t obaud);350 speed_t ibaud, speed_t obaud);362 static inline speed_t tty_get_baud_rate(struct tty_struct *tty) in tty_get_baud_rate()