Searched refs:vcap_debugfs (Results 1 – 3 of 3) sorted by relevance
22 struct dentry *vcap_debugfs(struct device *dev, struct dentry *parent,33 static inline struct dentry *vcap_debugfs(struct device *dev, in vcap_debugfs() function
418 DEFINE_SHOW_ATTRIBUTE(vcap_debugfs);437 struct dentry *vcap_debugfs(struct device *dev, struct dentry *parent, in vcap_debugfs() function464 EXPORT_SYMBOL_GPL(vcap_debugfs);
737 dir = vcap_debugfs(lan966x->dev, lan966x->debugfs_root, ctrl); in lan966x_vcap_init()