Searched refs:ocelot_devlink_ops (Results 1 – 3 of 3) sorted by relevance
124 extern const struct devlink_ops ocelot_devlink_ops;
261 devlink_alloc(&ocelot_devlink_ops, sizeof(*ocelot), &pdev->dev); in mscc_ocelot_probe()
158 const struct devlink_ops ocelot_devlink_ops = { variable