Lines Matching defs:dbg_root
159 struct dentry *dbg_root;
450 qcom_socinfo->dbg_root, \
565 qcom_socinfo->dbg_root = debugfs_create_dir("qcom_socinfo", NULL);
569 debugfs_create_x32("info_fmt", 0444, qcom_socinfo->dbg_root,
578 debugfs_create_u32("num_func_clusters", 0444, qcom_socinfo->dbg_root,
580 debugfs_create_u32("boot_cluster", 0444, qcom_socinfo->dbg_root,
582 debugfs_create_u32("boot_core", 0444, qcom_socinfo->dbg_root,
588 debugfs_create_u32("oem_variant", 0444, qcom_socinfo->dbg_root,
595 debugfs_create_u32("feature_code", 0444, qcom_socinfo->dbg_root,
597 debugfs_create_u32("pcode", 0444, qcom_socinfo->dbg_root,
603 debugfs_create_u32("nmodem_supported", 0444, qcom_socinfo->dbg_root,
613 debugfs_create_u32("num_clusters", 0444, qcom_socinfo->dbg_root,
615 debugfs_create_u32("ncluster_array_offset", 0444, qcom_socinfo->dbg_root,
617 debugfs_create_u32("num_subset_parts", 0444, qcom_socinfo->dbg_root,
619 debugfs_create_u32("nsubset_parts_array_offset", 0444, qcom_socinfo->dbg_root,
625 debugfs_create_u32("nproduct_id", 0444, qcom_socinfo->dbg_root,
637 debugfs_create_x32("chip_family", 0444, qcom_socinfo->dbg_root,
640 qcom_socinfo->dbg_root,
643 qcom_socinfo->dbg_root,
656 debugfs_create_u32("foundry_id", 0444, qcom_socinfo->dbg_root,
669 qcom_socinfo->dbg_root,
677 qcom_socinfo->dbg_root,
684 qcom_socinfo->dbg_root,
691 qcom_socinfo->dbg_root,
697 debugfs_create_u32("raw_version", 0444, qcom_socinfo->dbg_root,
713 qcom_socinfo->dbg_root);
725 debugfs_remove_recursive(qcom_socinfo->dbg_root);