Searched refs:parent_mc_dev (Results 1 – 1 of 1) sorted by relevance
793 struct fsl_mc_device *parent_mc_dev; in fsl_mc_device_add() local796 parent_mc_dev = to_fsl_mc_device(parent_dev); in fsl_mc_device_add()798 parent_mc_dev = NULL; in fsl_mc_device_add()848 if (parent_mc_dev) { in fsl_mc_device_add()852 mc_io2 = parent_mc_dev->mc_io; in fsl_mc_device_add()873 mc_dev->icid = parent_mc_dev->icid; in fsl_mc_device_add()878 dev_get_msi_domain(&parent_mc_dev->dev)); in fsl_mc_device_add()887 if (parent_mc_dev && obj_desc->region_count != 0) { in fsl_mc_device_add()889 parent_mc_dev); in fsl_mc_device_add()
Completed in 4 milliseconds