Home
last modified time | relevance | path

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

/linux/arch/mips/bcm63xx/
H A Ddev-uart.c37 static struct platform_device bcm63xx_uart_devices[] = { variable
55 if (id >= ARRAY_SIZE(bcm63xx_uart_devices)) in bcm63xx_uart_register()
76 return platform_device_register(&bcm63xx_uart_devices[id]); in bcm63xx_uart_register()