Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/serial/
Dmeson_uart.c823 static struct platform_driver meson_uart_platform_driver = { variable
844 ret = platform_driver_register(&meson_uart_platform_driver); in meson_uart_init()
853 platform_driver_unregister(&meson_uart_platform_driver); in meson_uart_exit()