Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/8250/
D8250_bcm7271.c1212 static struct platform_driver brcmuart_platform_driver = { variable
1227 brcmuart_platform_driver.driver.name, NULL); in brcmuart_init()
1228 ret = platform_driver_register(&brcmuart_platform_driver); in brcmuart_init()
1240 platform_driver_unregister(&brcmuart_platform_driver); in brcmuart_deinit()