Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/mux/
H A Dintel_pmc_mux.c163 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()