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

/linux-master/drivers/bus/mhi/host/
H A Ddebugfs.c375 static struct dentry *mhi_debugfs_root; variable in typeref:struct:dentry
381 mhi_debugfs_root);
407 mhi_debugfs_root = debugfs_create_dir(mhi_bus_type.name, NULL);
412 debugfs_remove_recursive(mhi_debugfs_root);

Completed in 205 milliseconds