Searched refs:tty_port_default_client_ops (Results 1 – 3 of 3) sorted by relevance
55 const struct tty_port_client_operations tty_port_default_client_ops = { variable59 EXPORT_SYMBOL_GPL(tty_port_default_client_ops);72 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()
228 extern const struct tty_port_client_operations tty_port_default_client_ops;