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

/linux-master/drivers/usb/host/
H A Dehci-hcd.c1370 ehci_debug_root = debugfs_create_dir("ehci", usb_debug_root);
1391 debugfs_remove(ehci_debug_root);
1392 ehci_debug_root = NULL;
1406 debugfs_remove(ehci_debug_root);
H A Dehci-dbg.c331 static struct dentry *ehci_debug_root; variable in typeref:struct:dentry
1030 ehci->debug_dir = debugfs_create_dir(bus->bus_name, ehci_debug_root);

Completed in 198 milliseconds