Home
last modified time | relevance | path

Searched refs:tty_port_client_operations (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/linux/
Dtty_port.h44 struct tty_port_client_operations { struct
49 extern const struct tty_port_client_operations tty_port_default_client_ops; argument
56 const struct tty_port_client_operations *client_ops; /* Port client operations */
/Linux-v5.15/drivers/tty/serdev/
Dserdev-ttyport.c68 static const struct tty_port_client_operations client_ops = {
/Linux-v5.15/drivers/tty/
Dtty_port.c56 const struct tty_port_client_operations tty_port_default_client_ops = {