Home
last modified time | relevance | path

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

/linux/drivers/tty/
A Dtty_port.c56 const struct tty_port_client_operations tty_port_default_client_ops = { variable
60 EXPORT_SYMBOL_GPL(tty_port_default_client_ops);
73 port->client_ops = &tty_port_default_client_ops; in tty_port_init()
/linux/drivers/tty/serdev/
A Dserdev-ttyport.c298 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()
/linux/include/linux/
A Dtty_port.h49 extern const struct tty_port_client_operations tty_port_default_client_ops;
/linux/
A Dvmlinux.symvers9287 0x00000000 tty_port_default_client_ops vmlinux EXPORT_SYMBOL_GPL
A DSystem.map77666 ffff8000111abc58 D tty_port_default_client_ops
A D.tmp_System.map77666 ffff8000111abc58 D tty_port_default_client_ops

Completed in 333 milliseconds