Lines Matching refs:to_fsl_mc_device
78 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_bus_match()
122 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_bus_uevent()
135 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_dma_configure()
150 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in modalias_show()
161 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in driver_override_store()
194 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in driver_override_show()
327 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_driver_probe()
345 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_driver_remove()
360 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_driver_shutdown()
645 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_device_release()
669 parent_mc_dev = to_fsl_mc_device(parent_dev); in fsl_mc_device_add()
819 mc_bus_dev = to_fsl_mc_device(mc_dev->dev.parent); in fsl_mc_get_endpoint()