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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Dshdma.c1192 static struct platform_driver sh_dmae_driver = { variable in typeref:struct:platform_driver
1203 return platform_driver_probe(&sh_dmae_driver, sh_dmae_probe);
1209 platform_driver_unregister(&sh_dmae_driver);

Completed in 50 milliseconds