Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/8250/
H A D8250_bcm7271.c1231 static struct platform_driver brcmuart_platform_driver = { variable
1246 brcmuart_platform_driver.driver.name, NULL); in brcmuart_init()
1247 ret = platform_driver_register(&brcmuart_platform_driver); in brcmuart_init()
1259 platform_driver_unregister(&brcmuart_platform_driver); in brcmuart_deinit()