Searched defs:mc_dev (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/fsl-mc/include/
H A Dmc-private.h85 struct fsl_mc_device mc_dev; member in struct:fsl_mc_bus
/linux-4.4.14/drivers/staging/fsl-mc/bus/
H A Dmc-allocator.c279 int __must_check fsl_mc_portal_allocate(struct fsl_mc_device *mc_dev, fsl_mc_portal_allocate() argument
408 int __must_check fsl_mc_object_allocate(struct fsl_mc_device *mc_dev, fsl_mc_object_allocate() argument
472 static int fsl_mc_allocator_probe(struct fsl_mc_device *mc_dev) fsl_mc_allocator_probe() argument
504 static int fsl_mc_allocator_remove(struct fsl_mc_device *mc_dev) fsl_mc_allocator_remove() argument
30 fsl_mc_resource_pool_add_device(struct fsl_mc_bus *mc_bus, enum fsl_mc_pool_type pool_type, struct fsl_mc_device *mc_dev) fsl_mc_resource_pool_add_device() argument
100 fsl_mc_resource_pool_remove_device(struct fsl_mc_device *mc_dev) fsl_mc_resource_pool_remove_device() argument
H A Ddprc-driver.c27 struct fsl_mc_device *mc_dev; __fsl_mc_device_remove_if_not_in_mc() local
96 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); __fsl_mc_device_match() local
125 static void check_plugged_state_change(struct fsl_mc_device *mc_dev, check_plugged_state_change() argument
377 static int dprc_probe(struct fsl_mc_device *mc_dev) dprc_probe() argument
441 static int dprc_remove(struct fsl_mc_device *mc_dev) dprc_remove() argument
H A Dmc-bus.c38 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); fsl_mc_bus_match() local
117 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); fsl_mc_driver_probe() local
140 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); fsl_mc_driver_remove() local
160 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); fsl_mc_driver_shutdown() local
281 static int translate_mc_addr(struct fsl_mc_device *mc_dev, translate_mc_addr() argument
318 static int fsl_mc_device_get_mmio_regions(struct fsl_mc_device *mc_dev, fsl_mc_device_get_mmio_regions() argument
396 struct fsl_mc_device *mc_dev = NULL; fsl_mc_device_add() local
525 void fsl_mc_device_remove(struct fsl_mc_device *mc_dev) fsl_mc_device_remove() argument

Completed in 123 milliseconds