Home
last modified time | relevance | path

Searched refs:qman_portals_probed (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/soc/fsl/qbman/
H A Dqman_portal.c175 int qman_portals_probed(void) in qman_portals_probed() function
179 EXPORT_SYMBOL_GPL(qman_portals_probed);
/openbmc/linux/include/soc/fsl/
H A Dqman.h1225 int qman_portals_probed(void);
/openbmc/linux/drivers/crypto/caam/
H A Dctrl.c961 ret = qman_portals_probed(); in caam_probe()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c3315 err = qman_portals_probed(); in dpaa_eth_probe()