Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot_vsc7514.c575 err = ocelot_init(ocelot); in mscc_ocelot_probe()
Docelot.c2718 int ocelot_init(struct ocelot *ocelot) in ocelot_init() function
2859 EXPORT_SYMBOL(ocelot_init);
/linux-6.1.9/include/soc/mscc/
Docelot.h1137 int ocelot_init(struct ocelot *ocelot);
/linux-6.1.9/drivers/net/dsa/ocelot/
Dfelix.c1551 err = ocelot_init(ocelot); in felix_setup()