Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
Dqman_portal.c224 int qman_portals_probed(void) in qman_portals_probed() function
228 EXPORT_SYMBOL_GPL(qman_portals_probed);
/kernel/linux/linux-5.10/include/soc/fsl/
Dqman.h1215 int qman_portals_probed(void);
/kernel/linux/linux-5.10/drivers/crypto/caam/
Dctrl.c689 ret = qman_portals_probed(); in caam_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/
Ddpaa_eth.c2914 err = qman_portals_probed(); in dpaa_eth_probe()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0005_linux_include.patch8407 +static inline int qman_portals_probed(void) {