Searched defs:mc_dev (Results 1 – 4 of 4) sorted by relevance
34 struct fsl_mc_device in fsl_mc_resource_pool_add_device()100 static int __must_check fsl_mc_resource_pool_remove_device(struct fsl_mc_device in fsl_mc_resource_pool_remove_device()279 int __must_check fsl_mc_portal_allocate(struct fsl_mc_device *mc_dev, in fsl_mc_portal_allocate()408 int __must_check fsl_mc_object_allocate(struct fsl_mc_device *mc_dev, in fsl_mc_object_allocate()472 static int fsl_mc_allocator_probe(struct fsl_mc_device *mc_dev) in fsl_mc_allocator_probe()504 static int fsl_mc_allocator_remove(struct fsl_mc_device *mc_dev) in fsl_mc_allocator_remove()
38 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_bus_match() local117 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_driver_probe() local140 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_driver_remove() local160 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_driver_shutdown() local281 static int translate_mc_addr(struct fsl_mc_device *mc_dev, in translate_mc_addr()318 static int fsl_mc_device_get_mmio_regions(struct fsl_mc_device *mc_dev, in fsl_mc_device_get_mmio_regions()396 struct fsl_mc_device *mc_dev = NULL; in fsl_mc_device_add() local525 void fsl_mc_device_remove(struct fsl_mc_device *mc_dev) in fsl_mc_device_remove()
27 struct fsl_mc_device *mc_dev; in __fsl_mc_device_remove_if_not_in_mc() local96 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in __fsl_mc_device_match() local125 static void check_plugged_state_change(struct fsl_mc_device *mc_dev, in check_plugged_state_change()377 static int dprc_probe(struct fsl_mc_device *mc_dev) in dprc_probe()441 static int dprc_remove(struct fsl_mc_device *mc_dev) in dprc_remove()
85 struct fsl_mc_device mc_dev; member