Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/soc/fsl/qbman/
Dqman_portal.c175 int qman_portals_probed(void) in qman_portals_probed() function
179 EXPORT_SYMBOL_GPL(qman_portals_probed);
/linux-5.19.10/include/soc/fsl/
Dqman.h1216 int qman_portals_probed(void);
/linux-5.19.10/drivers/crypto/caam/
Dctrl.c689 ret = qman_portals_probed(); in caam_probe()
/linux-5.19.10/drivers/net/ethernet/freescale/dpaa/
Ddpaa_eth.c3318 err = qman_portals_probed(); in dpaa_eth_probe()