Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/fsl/
Dmc.h39 struct fsl_mc_driver { struct
50 container_of(_drv, struct fsl_mc_driver, driver) argument
389 int __must_check __fsl_mc_driver_register(struct fsl_mc_driver *fsl_mc_driver,
392 void fsl_mc_driver_unregister(struct fsl_mc_driver *driver);
/kernel/linux/linux-5.10/drivers/bus/fsl-mc/
Dfsl-mc-bus.c81 struct fsl_mc_driver *mc_drv = to_fsl_mc_driver(drv); in fsl_mc_bus_match()
328 struct fsl_mc_driver *mc_drv; in fsl_mc_driver_probe()
346 struct fsl_mc_driver *mc_drv = to_fsl_mc_driver(dev->driver); in fsl_mc_driver_remove()
361 struct fsl_mc_driver *mc_drv = to_fsl_mc_driver(dev->driver); in fsl_mc_driver_shutdown()
375 int __fsl_mc_driver_register(struct fsl_mc_driver *mc_driver, in __fsl_mc_driver_register()
407 void fsl_mc_driver_unregister(struct fsl_mc_driver *mc_driver) in fsl_mc_driver_unregister()
Ddprc-driver.c842 static struct fsl_mc_driver dprc_driver = {
Dfsl-mc-allocator.c651 static struct fsl_mc_driver fsl_mc_allocator_driver = {
/kernel/linux/linux-5.10/drivers/vfio/fsl-mc/
Dvfio_fsl_mc.c20 static struct fsl_mc_driver vfio_fsl_mc_driver;
537 struct fsl_mc_driver *mc_drv = to_fsl_mc_driver(dev->driver); in vfio_fsl_mc_bus_notifier()
684 static struct fsl_mc_driver vfio_fsl_mc_driver = {
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-ptp.c251 static struct fsl_mc_driver dpaa2_ptp_drv = {
Ddpaa2-eth.c4453 static struct fsl_mc_driver dpaa2_eth_driver = {
/kernel/linux/linux-5.10/drivers/soc/fsl/dpio/
Ddpio-driver.c318 static struct fsl_mc_driver dpaa2_dpio_driver = {
/kernel/linux/linux-5.10/drivers/dma/fsl-dpaa2-qdma/
Ddpaa2-qdma.c818 static struct fsl_mc_driver dpaa2_qdma_driver = {
/kernel/linux/linux-5.10/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.c1842 static struct fsl_mc_driver dpaa2_switch_drv = {
/kernel/linux/linux-5.10/drivers/crypto/caam/
Dcaamalg_qi2.c5503 static struct fsl_mc_driver dpaa2_caam_driver = {
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0036_linux_drivers_staging.patch3516 +static struct fsl_mc_driver evb_drv = {