tty_port_client_operations   68 drivers/tty/serdev/serdev-ttyport.c static const struct tty_port_client_operations client_ops = {
tty_port_client_operations   55 drivers/tty/tty_port.c const struct tty_port_client_operations tty_port_default_client_ops = {
tty_port_client_operations  228 include/linux/tty.h extern const struct tty_port_client_operations tty_port_default_client_ops;
tty_port_client_operations  235 include/linux/tty.h 	const struct tty_port_client_operations *client_ops; /* Port client operations */