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