Searched defs:gs_port (Results 1 – 2 of 2) sorted by relevance
101 struct gs_port { struct102 struct tty_port port;103 spinlock_t port_lock; /* guard port_* access */105 struct gserial *port_usb;107 struct gs_console *console;110 u8 port_num;135 struct gs_port *port; argument
102 struct gs_port { struct103 struct tty_port port;104 spinlock_t port_lock; /* guard port_* access */106 struct gserial *port_usb;108 struct gs_console *console;111 u8 port_num;136 struct gs_port *port; argument