Lines Matching defs:tp
119 lwp_tty_t tp; in _serial_ty_bypass() local
131 rt_inline void _setup_serial(struct rt_serial_device* serial, lwp_tty_t tp, in _setup_serial()
137 rt_inline void _restore_serial(struct rt_serial_device *serial, lwp_tty_t tp, in _restore_serial()
143 static void _serial_tty_set_speed(struct lwp_tty *tp) in _serial_tty_set_speed()
167 static void serial_tty_outwakeup(struct lwp_tty *tp) in serial_tty_outwakeup()
199 static int serial_tty_open(struct lwp_tty *tp) in serial_tty_open()
226 static void serial_tty_close(struct lwp_tty *tp) in serial_tty_close()
239 static int serial_tty_ioctl(struct lwp_tty *tp, rt_ubase_t cmd, rt_caddr_t data, in serial_tty_ioctl()
258 static int serial_tty_param(struct lwp_tty *tp, struct termios *t) in serial_tty_param()
345 lwp_tty_t tp; in rt_hw_serial_unregister_tty() local
388 lwp_tty_t tp; in _match_tty_iter() local