Searched refs:fotg210_debug_root (Results 1 – 1 of 1) sorted by relevance
339 static struct dentry *fotg210_debug_root; variable875 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()