Home
last modified time | relevance | path

Searched refs:fsl_mc_driver_unregister (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/linux/fsl/
Dmc.h362 fsl_mc_driver_unregister)
373 void fsl_mc_driver_unregister(struct fsl_mc_driver *driver);
/linux-4.19.296/drivers/bus/fsl-mc/
Dfsl-mc-bus.c298 void fsl_mc_driver_unregister(struct fsl_mc_driver *mc_driver) in fsl_mc_driver_unregister() function
302 EXPORT_SYMBOL_GPL(fsl_mc_driver_unregister);
Dfsl-mc-allocator.c654 fsl_mc_driver_unregister(&fsl_mc_allocator_driver); in fsl_mc_allocator_driver_exit()
Ddprc-driver.c808 fsl_mc_driver_unregister(&dprc_driver); in dprc_driver_exit()