Home
last modified time | relevance | path

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

/linux-6.15/drivers/tty/serial/
H A Dcpm_uart.c1570 static struct platform_driver cpm_uart_driver = { variable
1585 ret = platform_driver_register(&cpm_uart_driver); in cpm_uart_init()
1594 platform_driver_unregister(&cpm_uart_driver); in cpm_uart_exit()