Searched refs:to_fsl_mc_device (Results 1 – 15 of 15) sorted by relevance
85 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_bus_match()142 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_dma_configure()175 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in modalias_show()186 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in driver_override_store()202 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in driver_override_show()224 root_mc_dev = to_fsl_mc_device(dev); in scan_fsl_mc_bus()258 root_mc_dev = to_fsl_mc_device(dev); in fsl_mc_bus_set_autorescan()280 root_mc_dev = to_fsl_mc_device(dev); in fsl_mc_bus_get_autorescan()438 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_driver_probe()796 parent_mc_dev = to_fsl_mc_device(parent_dev); in fsl_mc_device_add()[all …]
39 arg->hwirq = fsl_mc_domain_calc_hwirq(to_fsl_mc_device(desc->dev), in fsl_mc_msi_set_desc()122 struct fsl_mc_device *mc_bus_dev = to_fsl_mc_device(msi_desc->dev); in fsl_mc_msi_write_msg()187 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_find_msi_domain()
113 mc_bus_dev = to_fsl_mc_device(mc_dev->dev.parent); in fsl_mc_resource_pool_remove_device()288 mc_bus_dev = to_fsl_mc_device(mc_dev->dev.parent); in fsl_mc_object_allocate()457 mc_bus = to_fsl_mc_bus(to_fsl_mc_device(mc_dev->dev.parent)); in fsl_mc_allocate_irqs()520 mc_bus = to_fsl_mc_bus(to_fsl_mc_device(mc_dev->dev.parent)); in fsl_mc_free_irqs()590 mc_bus_dev = to_fsl_mc_device(mc_dev->dev.parent); in fsl_mc_allocator_probe()
48 mc_dev = to_fsl_mc_device(dev); in __fsl_mc_device_remove_if_not_in_mc()67 fsl_mc_device_remove(to_fsl_mc_device(dev)); in __fsl_mc_device_remove()112 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in __fsl_mc_device_match()125 return dev ? to_fsl_mc_device(dev) : NULL; in fsl_mc_device_lookup()399 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in dprc_irq0_handler_thread()
184 mc_bus_dev = to_fsl_mc_device(mc_dev->dev.parent); in fsl_mc_portal_allocate()
103 struct fsl_mc_device *mc_cont = to_fsl_mc_device(cont_dev); in vfio_fsl_mc_close_device()428 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in vfio_fsl_mc_bus_notifier()429 struct fsl_mc_device *mc_cont = to_fsl_mc_device(mc_dev->dev.parent); in vfio_fsl_mc_bus_notifier()460 struct fsl_mc_device *mc_cont = to_fsl_mc_device(mc_dev->dev.parent); in vfio_fsl_mc_init_device()516 struct fsl_mc_device *mc_dev = to_fsl_mc_device(core_vdev->dev); in vfio_fsl_mc_init_dev()
114 struct fsl_mc_device *mc_cont = to_fsl_mc_device(cont_dev); in vfio_fsl_mc_set_irq_trigger()
26 mc_dev = to_fsl_mc_device(dev); in dpaa2_ptp_enable()98 mc_dev = to_fsl_mc_device(dev); in dpaa2_ptp_irq_handler_thread()
174 dpni_dev = to_fsl_mc_device(priv->net_dev->dev.parent); in dpaa2_dbg_add()
3057 err = fsl_mc_object_allocate(to_fsl_mc_device(dev), in dpaa2_eth_setup_dpcon()3369 err = fsl_mc_object_allocate(to_fsl_mc_device(dev), FSL_MC_POOL_DPBP, in dpaa2_eth_allocate_dpbp()4634 dpni_dev = to_fsl_mc_device(priv->net_dev->dev.parent); in dpaa2_eth_connect_mac()4707 struct fsl_mc_device *dpni_dev = to_fsl_mc_device(dev); in dpni_irq0_handler_thread()
1444 dpsw_port_dev = to_fsl_mc_device(port_priv->netdev->dev.parent); in dpaa2_switch_port_connect_mac()2652 err = fsl_mc_object_allocate(to_fsl_mc_device(dev), FSL_MC_POOL_DPBP, in dpaa2_switch_setup_dpbp()
51 mc_bus_dev = to_fsl_mc_device(dev); in its_fsl_mc_msi_prepare()
220 #define to_fsl_mc_device(_dev) \ macro370 #define fsl_mc_is_cont_dev(_dev) (to_fsl_mc_device(_dev)->flags & \
532 ls_dev = to_fsl_mc_device(dev); in dpaa2_dpdmai_bind()564 ls_dev = to_fsl_mc_device(dev); in dpaa2_dpdmai_dpio_unbind()
4762 struct fsl_mc_device *ls_dev = to_fsl_mc_device(dev); in dpaa2_dpseci_bind()4811 struct fsl_mc_device *ls_dev = to_fsl_mc_device(dev); in dpaa2_dpseci_free()5115 struct fsl_mc_device *ls_dev = to_fsl_mc_device(dev); in dpaa2_dpseci_enable()5131 struct fsl_mc_device *ls_dev = to_fsl_mc_device(dev); in dpaa2_dpseci_disable()
Completed in 54 milliseconds