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()368 struct fsl_mc_device *mc_dev = resource->data; in fsl_mc_portal_reset() local415 int __must_check fsl_mc_object_allocate(struct fsl_mc_device *mc_dev, in fsl_mc_object_allocate()479 static int fsl_mc_allocator_probe(struct fsl_mc_device *mc_dev) in fsl_mc_allocator_probe()514 static int fsl_mc_allocator_remove(struct fsl_mc_device *mc_dev) in fsl_mc_allocator_remove()
36 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_bus_match() local113 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_driver_probe() local136 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_driver_remove() local156 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_driver_shutdown() local265 static int fsl_mc_device_get_mmio_regions(struct fsl_mc_device *mc_dev, in fsl_mc_device_get_mmio_regions()325 struct fsl_mc_device *mc_dev = NULL; in fsl_mc_device_add() local455 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()375 static int dprc_probe(struct fsl_mc_device *mc_dev) in dprc_probe()439 static int dprc_remove(struct fsl_mc_device *mc_dev) in dprc_remove()
82 struct fsl_mc_device mc_dev; member