Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot.c1493 int ocelot_init(struct ocelot *ocelot) in ocelot_init() function
1630 EXPORT_SYMBOL(ocelot_init);
H A Docelot_vsc7514.c1264 err = ocelot_init(ocelot); in mscc_ocelot_probe()
/OK3568_Linux_fs/kernel/include/soc/mscc/
H A Docelot.h720 int ocelot_init(struct ocelot *ocelot);
/OK3568_Linux_fs/kernel/drivers/net/dsa/ocelot/
H A Dfelix.c592 err = ocelot_init(ocelot); in felix_setup()