Searched refs:mpsc_shared_driver (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A Dmpsc.c1834 static struct platform_driver mpsc_shared_driver = { variable in typeref:struct:platform_driver
2049 if (!(rc = platform_driver_register(&mpsc_shared_driver))) {
2051 platform_driver_unregister(&mpsc_shared_driver);
2067 platform_driver_unregister(&mpsc_shared_driver);

Completed in 117 milliseconds