Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/8250/
D8250_pxa.c160 static struct platform_driver serial_pxa_driver = { variable
171 module_platform_driver(serial_pxa_driver);
/Linux-v6.1/drivers/tty/serial/
Dpxa.c902 static struct platform_driver serial_pxa_driver = { variable
925 ret = platform_driver_register(&serial_pxa_driver); in serial_pxa_init()