Searched refs:pmc_mux_debugfs_root (Results 1 – 1 of 1) sorted by relevance
163 static struct dentry *pmc_mux_debugfs_root; variable 765 pmc->dentry = debugfs_create_dir(dev_name(pmc->dev), pmc_mux_debugfs_root); in pmc_usb_probe() 836 pmc_mux_debugfs_root = debugfs_create_dir("intel_pmc_mux", usb_debug_root); in pmc_usb_init() 845 debugfs_remove(pmc_mux_debugfs_root); in pmc_usb_exit()