Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/host/
A Dohci-hcd.c1278 ohci_debug_root = debugfs_create_dir("ohci", usb_debug_root); in ohci_hcd_mod_init()
1323 debugfs_remove(ohci_debug_root); in ohci_hcd_mod_init()
1324 ohci_debug_root = NULL; in ohci_hcd_mod_init()
1345 debugfs_remove(ohci_debug_root); in ohci_hcd_mod_exit()
A Dohci-dbg.c389 static struct dentry *ohci_debug_root; variable
767 root = debugfs_create_dir(bus->bus_name, ohci_debug_root); in create_debug_files()

Completed in 5 milliseconds