Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/mhi/host/
H A Ddebugfs.c375 static struct dentry *mhi_debugfs_root; variable
381 mhi_debugfs_root); in mhi_create_debugfs()
407 mhi_debugfs_root = debugfs_create_dir(mhi_bus_type.name, NULL); in mhi_debugfs_init()
412 debugfs_remove_recursive(mhi_debugfs_root); in mhi_debugfs_exit()