Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dcpm_uart.c1578 static struct platform_driver cpm_uart_driver = { variable
1593 ret = platform_driver_register(&cpm_uart_driver); in cpm_uart_init()
1602 platform_driver_unregister(&cpm_uart_driver); in cpm_uart_exit()