Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-hcd.c1341 ehci_debug_root = debugfs_create_dir("ehci", usb_debug_root); in ehci_hcd_init()
1386 debugfs_remove(ehci_debug_root); in ehci_hcd_init()
1387 ehci_debug_root = NULL; in ehci_hcd_init()
1409 debugfs_remove(ehci_debug_root); in ehci_hcd_cleanup()
H 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()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-hcd.c1370 ehci_debug_root = debugfs_create_dir("ehci", usb_debug_root); in ehci_hcd_init()
1391 debugfs_remove(ehci_debug_root); in ehci_hcd_init()
1392 ehci_debug_root = NULL; in ehci_hcd_init()
1406 debugfs_remove(ehci_debug_root); in ehci_hcd_cleanup()
H 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 7 milliseconds