Searched defs:tty_port (Results 1 – 1 of 1) sorted by relevance
228 struct tty_port { struct232 const struct tty_port_operations *ops; /* Port operations */ argument233 const struct tty_port_client_operations *client_ops; /* Port client operations */ argument255 /* tty_port::iflags bits -- use atomic bit ops */ argument