Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_debugfs.h22 struct dentry *vcap_debugfs(struct device *dev, struct dentry *parent,
33 static inline struct dentry *vcap_debugfs(struct device *dev, in vcap_debugfs() function
H A Dvcap_api_debugfs.c418 DEFINE_SHOW_ATTRIBUTE(vcap_debugfs);
437 struct dentry *vcap_debugfs(struct device *dev, struct dentry *parent, in vcap_debugfs() function
464 EXPORT_SYMBOL_GPL(vcap_debugfs);
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_vcap_impl.c737 dir = vcap_debugfs(lan966x->dev, lan966x->debugfs_root, ctrl); in lan966x_vcap_init()
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vcap_impl.c2087 dir = vcap_debugfs(sparx5->dev, sparx5->debugfs_root, ctrl); in sparx5_vcap_init()