Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_vsc7514.c348 err = ocelot_init(ocelot); in mscc_ocelot_probe()
H A Docelot.c2915 int ocelot_init(struct ocelot *ocelot) in ocelot_init() function
3064 EXPORT_SYMBOL(ocelot_init);
/openbmc/linux/include/soc/mscc/
H A Docelot.h983 int ocelot_init(struct ocelot *ocelot);
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c1560 err = ocelot_init(ocelot); in felix_setup()