Searched defs:uart_driver (Results 1 – 11 of 11) sorted by relevance
45594 struct uart_driver { struct45595 struct module *owner;45596 const char *driver_name;45597 const char *dev_name;45598 int major;45599 int minor;45600 int nr;45601 struct console *cons;45602 struct uart_state *state;45603 struct tty_driver *tty_driver;
25718 struct uart_driver { struct25719 struct module *owner;25720 const char *driver_name;25721 const char *dev_name;25722 int major;25723 int minor;25724 int nr;25725 struct console *cons;25726 struct uart_state *state;25727 struct tty_driver *tty_driver;
39815 struct uart_driver { struct39829 struct uart_driver *driver; argument
92183 struct uart_driver { struct92197 struct uart_driver *driver; argument
44801 struct uart_driver { struct44802 struct module *owner;44803 const char *driver_name;44804 const char *dev_name;44805 int major;44806 int minor;44807 int nr;44808 struct console *cons;44809 struct uart_state *state;44810 struct tty_driver *tty_driver;
82377 struct uart_driver { struct82391 struct uart_driver *driver; argument