Searched defs:uart_port (Results 1 – 5 of 5) sorted by relevance
430 struct uart_port { struct434 unsigned int (*serial_in)(struct uart_port *, int); argument465 unsigned int irq; /* irq number */496 upf_t flags;554 upstat_t status;567 const struct uart_ops *ops;568 unsigned int custom_divisor;570 unsigned int minor;572 resource_size_t mapsize;599 static inline void __uart_port_lock_irqsave(struct uart_port *up, unsigned long *flags) in __uart_port_lock_irqsave() argument[all …]
247 static int aspeed_vuart_startup(struct uart_port *uart_port) in aspeed_vuart_startup()262 static void aspeed_vuart_shutdown(struct uart_port *uart_port) in aspeed_vuart_shutdown()
2140 void (*putchar)(struct uart_port *, unsigned char)) in uart_console_write()3240 struct uart_port *uart_port; in serial_core_remove_one_port() local
254 struct uart_port uart_port; member
188 struct uart_port uart_port; member
Completed in 24 milliseconds