Searched refs:qeth_debugfs_root (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/s390/net/
H A Dqeth_core_main.c65 static struct dentry *qeth_debugfs_root; variable in typeref:struct:dentry
1651 qeth_debugfs_root);
7104 qeth_debugfs_root = debugfs_create_dir("qeth", NULL);
7159 debugfs_remove_recursive(qeth_debugfs_root);
7174 debugfs_remove_recursive(qeth_debugfs_root);

Completed in 110 milliseconds