Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
A Dehci-hcd.c1344 ehci_debug_root = debugfs_create_dir("ehci", usb_debug_root); in ehci_hcd_init()
1365 debugfs_remove(ehci_debug_root); in ehci_hcd_init()
1366 ehci_debug_root = NULL; in ehci_hcd_init()
1380 debugfs_remove(ehci_debug_root); in ehci_hcd_cleanup()
A Dehci-dbg.c331 static struct dentry *ehci_debug_root; variable
1030 ehci->debug_dir = debugfs_create_dir(bus->bus_name, ehci_debug_root); in create_debug_files()

Completed in 8 milliseconds