Home
last modified time | relevance | path

Searched refs:ocelot_mm_init (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mscc/
H A Docelot.h116 int ocelot_mm_init(struct ocelot *ocelot);
H A Docelot_mm.c272 int ocelot_mm_init(struct ocelot *ocelot) in ocelot_mm_init() function
H A Docelot.c3198 ret = ocelot_mm_init(ocelot); in ocelot_init()