Searched refs:tpacpi_dbg (Results 1 – 1 of 1) sorted by relevance
11644 static struct dentry *tpacpi_dbg; variable11647 tpacpi_dbg = debugfs_create_dir("tpacpi", NULL); in tpacpi_debugfs_init()11650 debugfs_create_file("hwdd-raw", 0444, tpacpi_dbg, NULL, &hwdd_raw_fops); in tpacpi_debugfs_init()11655 debugfs_remove_recursive(tpacpi_dbg); in tpacpi_debugfs_remove()12226 if (tpacpi_dbg) in thinkpad_acpi_module_exit()