Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/sh/
H A Dshdmac.c908 static struct platform_driver sh_dmae_driver = { variable
923 return platform_driver_probe(&sh_dmae_driver, sh_dmae_probe); in sh_dmae_init()
929 platform_driver_unregister(&sh_dmae_driver); in sh_dmae_exit()
/kernel/linux/linux-6.6/drivers/dma/sh/
H A Dshdmac.c906 static struct platform_driver sh_dmae_driver = { variable
921 return platform_driver_probe(&sh_dmae_driver, sh_dmae_probe); in sh_dmae_init()
927 platform_driver_unregister(&sh_dmae_driver); in sh_dmae_exit()

Completed in 3 milliseconds