Home
last modified time | relevance | path

Searched refs:dpcon_get_attributes (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/bus/fsl-mc/
Ddpcon.c163 int dpcon_get_attributes(struct fsl_mc_io *mc_io, in dpcon_get_attributes() function
190 EXPORT_SYMBOL_GPL(dpcon_get_attributes);
/linux-6.1.9/include/linux/fsl/
Dmc.h659 int dpcon_get_attributes(struct fsl_mc_io *mc_io,
/linux-6.1.9/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.c2971 err = dpcon_get_attributes(priv->mc_io, 0, channel->dpcon->mc_handle, in dpaa2_eth_alloc_channel()