RTEMS  5.0.0
Data Fields
rtems_termios_linesw Struct Reference

Data Fields

int(* l_open )(struct rtems_termios_tty *tp)
 
int(* l_close )(struct rtems_termios_tty *tp)
 
int(* l_read )(struct rtems_termios_tty *tp, rtems_libio_rw_args_t *args)
 
int(* l_write )(struct rtems_termios_tty *tp, rtems_libio_rw_args_t *args)
 
int(* l_rint )(int c, struct rtems_termios_tty *tp)
 
int(* l_start )(struct rtems_termios_tty *tp)
 
int(* l_ioctl )(struct rtems_termios_tty *tp, rtems_libio_ioctl_args_t *args)
 
int(* l_modem )(struct rtems_termios_tty *tp, int flags)
 

The documentation for this struct was generated from the following file: