Home
last modified time | relevance | path

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

/include/net/
Ddevlink.h291 struct devlink *devlink_alloc(const struct devlink_ops *ops, size_t priv_size);
337 static inline struct devlink *devlink_alloc(const struct devlink_ops *ops, in devlink_alloc() function