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