Home
last modified time | relevance | path

Searched defs:serial_state (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/tty/
H A Damiserial.c70 struct serial_state { struct
71 struct tty_port tport;
72 struct circ_buf xmit;
96 static void change_speed(struct tty_struct *tty, struct serial_state *info, argument
101 static struct serial_state serial_state; variable
/linux/drivers/usb/gadget/function/
H A Df_acm.c62 u16 serial_state; member
538 __le16 serial_state; in acm_notify_serial_state() local