Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/typec/mux/
Dintel_pmc_mux.c164 static struct dentry *pmc_mux_debugfs_root; variable
741 pmc->dentry = debugfs_create_dir(dev_name(pmc->dev), pmc_mux_debugfs_root); in pmc_usb_probe()
812 pmc_mux_debugfs_root = debugfs_create_dir("intel_pmc_mux", usb_debug_root); in pmc_usb_init()
821 debugfs_remove(pmc_mux_debugfs_root); in pmc_usb_exit()