Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/
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-6.12.1/drivers/usb/gadget/function/
Df_acm.c62 u16 serial_state; member
538 __le16 serial_state; in acm_notify_serial_state() local
/linux-6.12.1/drivers/staging/greybus/
Duart.c134 struct gb_uart_serial_state_request *serial_state; in gb_uart_serial_state_handler() local