Searched refs:icc_debugfs_dir (Results 1 – 1 of 1) sorted by relevance
32 static struct dentry *icc_debugfs_dir; variable1126 icc_debugfs_dir = debugfs_create_dir("interconnect", NULL); in icc_init()1128 icc_debugfs_dir, NULL, &icc_summary_fops); in icc_init()1130 icc_debugfs_dir, NULL, &icc_graph_fops); in icc_init()1132 icc_debugfs_client_init(icc_debugfs_dir); in icc_init()