Searched refs:icc_debugfs_dir (Results 1 – 1 of 1) sorted by relevance
32 static struct dentry *icc_debugfs_dir; variable1137 icc_debugfs_dir = debugfs_create_dir("interconnect", NULL); in icc_init()1139 icc_debugfs_dir, NULL, &icc_summary_fops); in icc_init()1141 icc_debugfs_dir, NULL, &icc_graph_fops); in icc_init()1143 icc_debugfs_client_init(icc_debugfs_dir); in icc_init()