Home
last modified time | relevance | path

Searched refs:dev_is_fsl_mc (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/irqchip/
Dirq-gic-v3-its-fsl-mc-msi.c33 if (!dev_is_fsl_mc(dev)) in its_fsl_mc_msi_prepare()
/Linux-v4.19/include/linux/fsl/
Dmc.h348 #define dev_is_fsl_mc(_dev) ((_dev)->bus == &fsl_mc_bus_type) macro
351 #define dev_is_fsl_mc(_dev) (0) macro
/Linux-v4.19/drivers/bus/fsl-mc/
Dfsl-mc-bus.c348 } else if (!dev_is_fsl_mc(dev)) { in fsl_mc_get_root_dprc()
352 while (dev_is_fsl_mc((*root_dprc_dev)->parent)) in fsl_mc_get_root_dprc()
539 if (dev_is_fsl_mc(parent_dev)) in fsl_mc_device_add()
Dmc-io.c176 if (!dev_is_fsl_mc(mc_dev->dev.parent)) in fsl_mc_portal_allocate()
Dfsl-mc-allocator.c282 if (!dev_is_fsl_mc(mc_dev->dev.parent)) in fsl_mc_object_allocate()
580 if (!dev_is_fsl_mc(&mc_bus_dev->dev)) in fsl_mc_allocator_probe()
Ddprc-driver.c608 if (!dev_is_fsl_mc(parent_dev)) in dprc_probe()
639 if (dev_is_fsl_mc(parent_dev)) in dprc_probe()