Searched refs:tty_port_default_client_ops (Results 1 – 3 of 3) sorted by relevance
74 const struct tty_port_client_operations tty_port_default_client_ops = { variable79 EXPORT_SYMBOL_GPL(tty_port_default_client_ops);101 port->client_ops = &tty_port_default_client_ops; in tty_port_init()
310 port->client_ops = &tty_port_default_client_ops; in serdev_tty_port_register()326 port->client_ops = &tty_port_default_client_ops; in serdev_tty_port_unregister()
49 extern const struct tty_port_client_operations tty_port_default_client_ops;