Home
last modified time | relevance | path

Searched refs:fsl_mc_driver (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/fsl/
H A Dmc.h27 * struct fsl_mc_driver - MC object device driver object
47 struct fsl_mc_driver { struct
59 container_of_const(_drv, struct fsl_mc_driver, driver) argument
393 int __must_check __fsl_mc_driver_register(struct fsl_mc_driver *fsl_mc_driver,
396 void fsl_mc_driver_unregister(struct fsl_mc_driver *driver);
/linux/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c20 static struct fsl_mc_driver vfio_fsl_mc_driver;
443 struct fsl_mc_driver *mc_drv = to_fsl_mc_driver(dev->driver); in vfio_fsl_mc_bus_notifier()
599 static struct fsl_mc_driver vfio_fsl_mc_driver = {
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ptp.c246 static struct fsl_mc_driver dpaa2_ptp_drv = {
H A Ddpaa2-eth.c5096 static struct fsl_mc_driver dpaa2_eth_driver = {
/linux/drivers/soc/fsl/dpio/
H A Ddpio-driver.c312 static struct fsl_mc_driver dpaa2_dpio_driver = {
/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-allocator.c645 static struct fsl_mc_driver fsl_mc_allocator_driver = {
H A Ddprc-driver.c870 static struct fsl_mc_driver dprc_driver = {
/linux/drivers/crypto/caam/
H A Dcaamalg_qi2.c5549 static struct fsl_mc_driver dpaa2_caam_driver = {