Searched refs:devlink_alloc_ns (Results 1 – 2 of 2) sorted by relevance
409 struct devlink *devlink_alloc_ns(const struct devlink_ops *ops, in devlink_alloc_ns() function459 EXPORT_SYMBOL_GPL(devlink_alloc_ns);
1633 devlink = devlink_alloc_ns(&nsim_dev_devlink_ops, sizeof(*nsim_dev), in nsim_drv_probe()