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.c352 err = ocelot_init(ocelot); in mscc_ocelot_probe()
H A Docelot.c2990 int ocelot_init(struct ocelot *ocelot) in ocelot_init() function
3141 EXPORT_SYMBOL(ocelot_init);
/openbmc/linux/include/soc/mscc/
H A Docelot.h991 int ocelot_init(struct ocelot *ocelot);
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c1567 err = ocelot_init(ocelot); in felix_setup()