Searched refs:tty_port_default_client_ops (Results 1 – 3 of 3) sorted by relevance
76 const struct tty_port_client_operations tty_port_default_client_ops = { variable81 EXPORT_SYMBOL_GPL(tty_port_default_client_ops);103 port->client_ops = &tty_port_default_client_ops; in tty_port_init()
298 port->client_ops = &tty_port_default_client_ops; in serdev_tty_port_register()314 port->client_ops = &tty_port_default_client_ops; in serdev_tty_port_unregister()
48 extern const struct tty_port_client_operations tty_port_default_client_ops;