Home
last modified time | relevance | path

Searched refs:tty_port_default_client_ops (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/tty/
H A Dtty_port.c74 const struct tty_port_client_operations tty_port_default_client_ops = { variable
79 EXPORT_SYMBOL_GPL(tty_port_default_client_ops);
101 port->client_ops = &tty_port_default_client_ops; in tty_port_init()
/linux/include/linux/
H A Dtty_port.h49 extern const struct tty_port_client_operations tty_port_default_client_ops;