Home
last modified time | relevance | path

Searched refs:uart_device (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/mach-loongson/
Dboot_param.h53 struct uart_device { struct
79 struct uart_device uarts[MAX_UARTS]; argument
201 struct uart_device uarts[MAX_UARTS];
/linux-4.1.27/arch/sh/boards/mach-se/7343/
Dsetup.c89 static struct platform_device uart_device = { variable
142 &uart_device,
/linux-4.1.27/arch/mips/netlogic/xlr/
Dplatform.c79 static struct platform_device uart_device = { variable
99 return platform_device_register(&uart_device); in nlm_uart_init()
/linux-4.1.27/arch/mips/loongson/common/
Denv.c172 sizeof(struct uart_device) * loongson_sysconf.nr_uarts); in prom_init_env()
/linux-4.1.27/Documentation/acpi/
Denumeration.txt19 (standard UARTs are not busses so there is no struct uart_device).