Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dtty_port.h41 struct tty_port_client_operations { struct
48 extern const struct tty_port_client_operations tty_port_default_client_ops; argument
105 const struct tty_port_client_operations *client_ops;
/Linux-v6.1/drivers/tty/serdev/
Dserdev-ttyport.c68 static const struct tty_port_client_operations client_ops = {
/Linux-v6.1/drivers/tty/
Dtty_port.c76 const struct tty_port_client_operations tty_port_default_client_ops = {