Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bus/fsl-mc/
Ddpcon.c164 int dpcon_get_attributes(struct fsl_mc_io *mc_io, in dpcon_get_attributes() function
191 EXPORT_SYMBOL_GPL(dpcon_get_attributes);
/Linux-v4.19/include/linux/fsl/
Dmc.h538 int dpcon_get_attributes(struct fsl_mc_io *mc_io,
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethernet/
Ddpaa2-eth.c1468 err = dpcon_get_attributes(priv->mc_io, 0, dpcon->mc_handle, &attrs); in setup_dpcon()
1514 err = dpcon_get_attributes(priv->mc_io, 0, channel->dpcon->mc_handle, in alloc_channel()