Searched defs:uart_device (Results 1 – 5 of 5) sorted by relevance
70 struct uart_device { struct71 u32 iotype; /* see include/linux/serial_core.h */72 u32 uartclk;96 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