Home
last modified time | relevance | path

Searched defs:uart_device (Results 1 – 3 of 3) sorted by relevance

/arch/sh/boards/mach-se/7343/
Dsetup.c89 static struct platform_device uart_device = { variable
/arch/mips/netlogic/xlr/
Dplatform.c79 static struct platform_device uart_device = { variable
/arch/mips/include/asm/mach-loongson64/
Dboot_param.h53 struct uart_device { struct
54 u32 iotype; /* see include/linux/serial_core.h */
55 u32 uartclk;
79 struct uart_device uarts[MAX_UARTS]; argument