Searched refs:fun_devlink_alloc (Results 1 – 3 of 3) sorted by relevance
8 struct devlink *fun_devlink_alloc(struct device *dev);
9 struct devlink *fun_devlink_alloc(struct device *dev) in fun_devlink_alloc() function
2013 devlink = fun_devlink_alloc(&pdev->dev); in funeth_probe()