Home
last modified time | relevance | path

Searched refs:fsl_mc_object_free (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/bus/fsl-mc/
H A Dfsl-mc-allocator.c319 * fsl_mc_object_free - Returns an fsl-mc object to the resource
323 void fsl_mc_object_free(struct fsl_mc_device *mc_adev) in fsl_mc_object_free() function
337 EXPORT_SYMBOL_GPL(fsl_mc_object_free); variable
/kernel/linux/linux-6.6/drivers/bus/fsl-mc/
H A Dfsl-mc-allocator.c325 * fsl_mc_object_free - Returns an fsl-mc object to the resource
329 void fsl_mc_object_free(struct fsl_mc_device *mc_adev) in fsl_mc_object_free() function
343 EXPORT_SYMBOL_GPL(fsl_mc_object_free); variable
/kernel/linux/linux-5.10/include/linux/fsl/
H A Dmc.h188 * fsl_mc_object_allocate()/fsl_mc_object_free() functions. These MC objects
422 void fsl_mc_object_free(struct fsl_mc_device *mc_adev);
/kernel/linux/linux-6.6/include/linux/fsl/
H A Dmc.h199 * fsl_mc_object_allocate()/fsl_mc_object_free() functions. These MC objects
426 void fsl_mc_object_free(struct fsl_mc_device *mc_adev);
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c2572 fsl_mc_object_free(dpcon); in dpaa2_eth_setup_dpcon()
2582 fsl_mc_object_free(dpcon); in dpaa2_eth_free_dpcon()
2893 fsl_mc_object_free(dpbp_dev); in dpaa2_eth_setup_dpbp()
2903 fsl_mc_object_free(priv->dpbp_dev); in dpaa2_eth_free_dpbp()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c3094 fsl_mc_object_free(dpcon); in dpaa2_eth_setup_dpcon()
3104 fsl_mc_object_free(dpcon); in dpaa2_eth_free_dpcon()
3426 fsl_mc_object_free(dpbp_dev); in dpaa2_eth_allocate_dpbp()
3462 fsl_mc_object_free(bp->dev); in dpaa2_eth_free_dpbp()
H A Ddpaa2-switch.c2703 fsl_mc_object_free(dpbp_dev); in dpaa2_switch_setup_dpbp()
2711 fsl_mc_object_free(ethsw->dpbp_dev); in dpaa2_switch_free_dpbp()

Completed in 20 milliseconds