Home
last modified time | relevance | path

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

/linux/drivers/soc/fsl/qbman/
H A Dbman_ccsr.c181 int bman_is_probed(void) in bman_is_probed() function
185 EXPORT_SYMBOL_GPL(bman_is_probed);
H A Dbman_portal.c105 err = bman_is_probed(); in bman_portal_probe()
/linux/include/soc/fsl/
H A Dbman.h135 int bman_is_probed(void);
/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c3297 err = bman_is_probed(); in dpaa_eth_probe()