Searched refs:eth_debugfs_dir (Results 1 – 1 of 1) sorted by relevance
161 struct dentry *eth_debugfs_dir; member1934 devdata->eth_debugfs_dir = debugfs_create_dir(netdev->name, in visornic_probe()1936 if (!devdata->eth_debugfs_dir) { in visornic_probe()2016 debugfs_remove_recursive(devdata->eth_debugfs_dir); in visornic_remove()