Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/8250/
D8250_bcm7271.c1200 static struct platform_driver brcmuart_platform_driver = { variable
1215 brcmuart_platform_driver.driver.name, NULL); in brcmuart_init()
1216 ret = platform_driver_register(&brcmuart_platform_driver); in brcmuart_init()
1228 platform_driver_unregister(&brcmuart_platform_driver); in brcmuart_deinit()