Searched refs:fusbh200_debug_root (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/host/
H A Dfusbh200-hcd.c331 static struct dentry *fusbh200_debug_root; variable in typeref:struct:dentry
845 fusbh200->debug_dir = debugfs_create_dir(bus->bus_name, fusbh200_debug_root); create_debug_files()
5866 fusbh200_debug_root = debugfs_create_dir("fusbh200", usb_debug_root); fusbh200_hcd_init()
5867 if (!fusbh200_debug_root) { fusbh200_hcd_init()
5879 debugfs_remove(fusbh200_debug_root); fusbh200_hcd_init()
5880 fusbh200_debug_root = NULL; fusbh200_hcd_init()
5890 debugfs_remove(fusbh200_debug_root); fusbh200_hcd_cleanup()

Completed in 63 milliseconds