Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot.c1421 int ocelot_init(struct ocelot *ocelot) in ocelot_init() function
1554 EXPORT_SYMBOL(ocelot_init);
Docelot_vsc7514.c1264 err = ocelot_init(ocelot); in mscc_ocelot_probe()
/Linux-v5.10/include/soc/mscc/
Docelot.h719 int ocelot_init(struct ocelot *ocelot);
/Linux-v5.10/drivers/net/dsa/ocelot/
Dfelix.c577 err = ocelot_init(ocelot); in felix_setup()