Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/cobalt/
H A Dserial.c16 static struct resource cobalt_uart_resource[] __initdata = { variable
58 …retval = platform_device_add_resources(pdev, cobalt_uart_resource, ARRAY_SIZE(cobalt_uart_resource in cobalt_uart_add()