Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dfotg210-hcd.c311 static struct dentry *fotg210_debug_root; variable
851 root = debugfs_create_dir(bus->bus_name, fotg210_debug_root); in create_debug_files()
5712 fotg210_debug_root = debugfs_create_dir("fotg210", usb_debug_root); in fotg210_hcd_init()
5720 debugfs_remove(fotg210_debug_root); in fotg210_hcd_init()
5721 fotg210_debug_root = NULL; in fotg210_hcd_init()
5731 debugfs_remove(fotg210_debug_root); in fotg210_hcd_cleanup()