Searched refs:dpbp_disable (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/bus/fsl-mc/ |
| A D | dpbp.c | 112 int dpbp_disable(struct fsl_mc_io *mc_io, in dpbp_disable() function 125 EXPORT_SYMBOL_GPL(dpbp_disable);
|
| /linux/include/linux/fsl/ |
| A D | mc.h | 579 int dpbp_disable(struct fsl_mc_io *mc_io,
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| A D | dpaa2-switch.c | 2734 dpbp_disable(ethsw->mc_io, 0, dpbp_dev->mc_handle); in dpaa2_switch_setup_dpbp() 2745 dpbp_disable(ethsw->mc_io, 0, ethsw->dpbp_dev->mc_handle); in dpaa2_switch_free_dpbp()
|
| A D | dpaa2-eth.c | 3423 dpbp_disable(priv->mc_io, 0, dpbp_dev->mc_handle); in dpaa2_eth_allocate_dpbp() 3464 dpbp_disable(priv->mc_io, 0, bp->dev->mc_handle); in dpaa2_eth_free_dpbp()
|
Completed in 23 milliseconds