Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dfotg210-hcd.c339 static struct dentry *fotg210_debug_root; variable
875 fotg210_debug_root); in create_debug_files()
5924 fotg210_debug_root = debugfs_create_dir("fotg210", usb_debug_root); in fotg210_hcd_init()
5925 if (!fotg210_debug_root) { in fotg210_hcd_init()
5937 debugfs_remove(fotg210_debug_root); in fotg210_hcd_init()
5938 fotg210_debug_root = NULL; in fotg210_hcd_init()
5948 debugfs_remove(fotg210_debug_root); in fotg210_hcd_cleanup()