Home
last modified time | relevance | path

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

/arch/mips/gt64120/wrppmc/
Dserial.c28 static struct resource wrppmc_uart_resource[] __initdata = { variable
64 retval = platform_device_add_resources(pdev, wrppmc_uart_resource, in wrppmc_uart_add()
65 ARRAY_SIZE(wrppmc_uart_resource)); in wrppmc_uart_add()