Searched defs:uart_device (Results 1 – 5 of 5) sorted by relevance
72 struct uart_device { struct73 u32 iotype; /* see include/linux/serial_core.h */74 u32 uartclk;98 struct uart_device uarts[MAX_UARTS]; argument
66 struct uart_device { struct67 u32 iotype; /* see include/linux/serial_core.h */68 u32 uartclk;92 struct uart_device uarts[MAX_UARTS]; argument
90 static struct platform_device uart_device = { variable
79 static struct platform_device uart_device = { variable