Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/unisys/virtpci/
Dvirtpci.c159 static struct dentry *virtpci_debugfs_dir; variable
1374 virtpci_debugfs_dir = debugfs_create_dir("virtpci", NULL); in virtpci_mod_init()
1375 debugfs_create_file("info", S_IRUSR, virtpci_debugfs_dir, in virtpci_mod_init()
1386 debugfs_remove_recursive(virtpci_debugfs_dir); in virtpci_mod_exit()