Searched refs:fsl_mc_device_add (Results 1 – 3 of 3) sorted by relevance
529 int fsl_mc_device_add(struct fsl_mc_obj_desc *obj_desc, in fsl_mc_device_add() function663 EXPORT_SYMBOL_GPL(fsl_mc_device_add);862 error = fsl_mc_device_add(&obj_desc, mc_io, &pdev->dev, &mc_bus_dev); in fsl_mc_bus_probe()
515 int __must_check fsl_mc_device_add(struct fsl_mc_obj_desc *obj_desc,
191 error = fsl_mc_device_add(obj_desc, NULL, &mc_bus_dev->dev, in dprc_add_new_devices()