Home
last modified time | relevance | path

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

/linux/drivers/soc/fsl/qbman/
H A Dqman_portal.c191 err = qman_is_probed(); in qman_portal_probe()
H A Dqman_ccsr.c712 int qman_is_probed(void) in qman_is_probed() function
716 EXPORT_SYMBOL_GPL(qman_is_probed);
/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c3325 err = qman_is_probed(); in dpaa_eth_probe()