Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dbcm63xx_uart.c894 static struct platform_driver bcm_uart_platform_driver = { variable
911 ret = platform_driver_register(&bcm_uart_platform_driver); in bcm_uart_init()
920 platform_driver_unregister(&bcm_uart_platform_driver); in bcm_uart_exit()