Searched refs:uart_device (Results 1 – 4 of 4) sorted by relevance
64 struct uart_device { struct90 struct uart_device uarts[MAX_UARTS]; argument212 struct uart_device uarts[MAX_UARTS];
90 static struct platform_device uart_device = { variable143 &uart_device,
79 static struct platform_device uart_device = { variable99 return platform_device_register(&uart_device); in nlm_uart_init()
181 sizeof(struct uart_device) * loongson_sysconf.nr_uarts); in prom_init_env()