Searched refs:devlink_ops (Results 1 – 1 of 1) sorted by relevance
32 struct devlink_ops;49 const struct devlink_ops *ops;1227 struct devlink_ops { struct1560 struct devlink *devlink_alloc_ns(const struct devlink_ops *ops,1563 static inline struct devlink *devlink_alloc(const struct devlink_ops *ops, in devlink_alloc()