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