RTEMS
Public Attributes | List of all members
rtems_termios_linesw Struct Reference

Public Attributes

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)
 

Detailed Description

Definition at line 479 of file termiostypes.h.


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