Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dfsl_lpuart.c1949 static struct platform_driver lpuart_driver = { variable
1966 ret = platform_driver_register(&lpuart_driver); in lpuart_serial_init()
1975 platform_driver_unregister(&lpuart_driver); in lpuart_serial_exit()