Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/net/
Dqeth_core_main.c65 static struct dentry *qeth_debugfs_root; variable
1570 qeth_debugfs_root); in qeth_alloc_card()
7151 qeth_debugfs_root = debugfs_create_dir("qeth", NULL); in qeth_core_init()
7206 debugfs_remove_recursive(qeth_debugfs_root); in qeth_core_init()
7221 debugfs_remove_recursive(qeth_debugfs_root); in qeth_core_exit()