Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dfotg210-hcd.c322 static struct dentry *fotg210_debug_root; variable
862 fotg210_debug_root); in create_debug_files()
5717 fotg210_debug_root = debugfs_create_dir("fotg210", usb_debug_root); in fotg210_hcd_init()
5718 if (!fotg210_debug_root) { in fotg210_hcd_init()
5729 debugfs_remove(fotg210_debug_root); in fotg210_hcd_init()
5730 fotg210_debug_root = NULL; in fotg210_hcd_init()
5740 debugfs_remove(fotg210_debug_root); in fotg210_hcd_cleanup()