Ejemplo n.º 1
0
void dprc_driver_exit(void)
{
	fsl_mc_driver_unregister(&dprc_driver);
}
Ejemplo n.º 2
0
void __exit fsl_mc_allocator_driver_exit(void)
{
	fsl_mc_driver_unregister(&fsl_mc_allocator_driver);
}