Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dfotg210-hcd.c312 static struct dentry *fotg210_debug_root; variable
849 root = debugfs_create_dir(bus->bus_name, fotg210_debug_root); in create_debug_files()
5707 fotg210_debug_root = debugfs_create_dir("fotg210", usb_debug_root); in fotg210_hcd_init()
5715 debugfs_remove(fotg210_debug_root); in fotg210_hcd_init()
5716 fotg210_debug_root = NULL; in fotg210_hcd_init()
5726 debugfs_remove(fotg210_debug_root); in fotg210_hcd_cleanup()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.c311 static struct dentry *fotg210_debug_root; variable
848 root = debugfs_create_dir(bus->bus_name, fotg210_debug_root); in create_debug_files()
861 debugfs_lookup_and_remove(bus->bus_name, fotg210_debug_root); in remove_debug_files()
5643 fotg210_debug_root = debugfs_create_dir("fotg210", usb_debug_root); in fotg210_hcd_init()
5650 debugfs_remove(fotg210_debug_root); in fotg210_hcd_cleanup()

Completed in 13 milliseconds