Home
last modified time | relevance | path

Searched defs:mc_dev (Results 1 – 7 of 7) sorted by relevance

/drivers/bus/fsl-mc/
Ddprc-driver.c25 static bool fsl_mc_device_match(struct fsl_mc_device *mc_dev, in fsl_mc_device_match()
37 struct fsl_mc_device *mc_dev; in __fsl_mc_device_remove_if_not_in_mc() local
102 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in __fsl_mc_device_match() local
131 static void check_plugged_state_change(struct fsl_mc_device *mc_dev, in check_plugged_state_change()
379 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in dprc_irq0_handler_thread() local
449 static int disable_dprc_irq(struct fsl_mc_device *mc_dev) in disable_dprc_irq()
490 static int register_dprc_irq_handler(struct fsl_mc_device *mc_dev) in register_dprc_irq_handler()
516 static int enable_dprc_irq(struct fsl_mc_device *mc_dev) in enable_dprc_irq()
551 static int dprc_setup_irq(struct fsl_mc_device *mc_dev) in dprc_setup_irq()
588 static int dprc_probe(struct fsl_mc_device *mc_dev) in dprc_probe()
[all …]
Dfsl-mc-allocator.c15 static bool __must_check fsl_mc_is_allocatable(struct fsl_mc_device *mc_dev) in fsl_mc_is_allocatable()
34 struct fsl_mc_device in fsl_mc_resource_pool_add_device()
97 static int __must_check fsl_mc_resource_pool_remove_device(struct fsl_mc_device in fsl_mc_resource_pool_remove_device()
268 int __must_check fsl_mc_object_allocate(struct fsl_mc_device *mc_dev, in fsl_mc_object_allocate()
436 int __must_check fsl_mc_allocate_irqs(struct fsl_mc_device *mc_dev) in fsl_mc_allocate_irqs()
504 void fsl_mc_free_irqs(struct fsl_mc_device *mc_dev) in fsl_mc_free_irqs()
579 static int fsl_mc_allocator_probe(struct fsl_mc_device *mc_dev) in fsl_mc_allocator_probe()
611 static int fsl_mc_allocator_remove(struct fsl_mc_device *mc_dev) in fsl_mc_allocator_remove()
Dfsl-mc-bus.c82 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_bus_match() local
120 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_bus_uevent() local
143 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in modalias_show() local
236 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_driver_probe() local
254 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_driver_remove() local
269 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_driver_shutdown() local
413 static int translate_mc_addr(struct fsl_mc_device *mc_dev, in translate_mc_addr()
448 static int fsl_mc_device_get_mmio_regions(struct fsl_mc_device *mc_dev, in fsl_mc_device_get_mmio_regions()
543 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_device_release() local
562 struct fsl_mc_device *mc_dev = NULL; in fsl_mc_device_add() local
[all …]
Dmc-io.c160 int __must_check fsl_mc_portal_allocate(struct fsl_mc_device *mc_dev, in fsl_mc_portal_allocate()
Dfsl-mc-private.h518 struct fsl_mc_device mc_dev; member
/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-ptp.c20 struct fsl_mc_device *mc_dev; in dpaa2_ptp_enable() local
79 struct fsl_mc_device *mc_dev; in dpaa2_ptp_irq_handler_thread() local
109 static int dpaa2_ptp_probe(struct fsl_mc_device *mc_dev) in dpaa2_ptp_probe()
202 static int dpaa2_ptp_remove(struct fsl_mc_device *mc_dev) in dpaa2_ptp_remove()
/drivers/iommu/
Dof_iommu.c140 static int of_fsl_mc_iommu_init(struct fsl_mc_device *mc_dev, in of_fsl_mc_iommu_init()