Home
last modified time | relevance | path

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

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