Home
last modified time | relevance | path

Searched refs:fman_bind (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
H A Dfman.h406 struct fman *fman_bind(struct device *dev);
H A Dmac.c687 priv->fman = fman_bind(&of_dev->dev); in mac_probe()
689 dev_err(dev, "fman_bind(%pOF) failed\n", dev_node); in mac_probe()
H A Dfman.c2510 * fman_bind
2519 struct fman *fman_bind(struct device *fm_dev) in fman_bind() function
2523 EXPORT_SYMBOL(fman_bind); variable
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/
H A Dfman.h379 struct fman *fman_bind(struct device *dev);
H A Dmac.c211 priv->fman = fman_bind(&of_dev->dev); in mac_probe()
213 dev_err(dev, "fman_bind(%pOF) failed\n", dev_node); in mac_probe()
H A Dfman.c2484 * fman_bind
2493 struct fman *fman_bind(struct device *fm_dev) in fman_bind() function
2497 EXPORT_SYMBOL(fman_bind); variable

Completed in 12 milliseconds