Searched refs:ocelot_ops (Results 1 – 6 of 6) sorted by relevance
58 static int ocelot_chip_init(struct ocelot *ocelot, const struct ocelot_ops *ops) in ocelot_chip_init()119 static const struct ocelot_ops ocelot_ops = { variable331 err = ocelot_chip_init(ocelot, &ocelot_ops); in mscc_ocelot_probe()
29 const struct ocelot_ops *ops;
32 static const struct ocelot_ops ocelot_ext_ops = {
869 static const struct ocelot_ops vsc9953_ops = {
2565 static const struct ocelot_ops vsc9959_ops = {
648 struct ocelot_ops { struct797 const struct ocelot_ops *ops;
Completed in 15 milliseconds