Searched refs:uart_device (Results 1 – 4 of 4) sorted by relevance
90 static struct platform_device uart_device = { variable143 &uart_device,
66 struct uart_device { struct92 struct uart_device uarts[MAX_UARTS]; argument
79 static struct platform_device uart_device = { variable99 return platform_device_register(&uart_device); in nlm_uart_init()
23 (standard UARTs are not busses so there is no struct uart_device).