Lines Matching defs:dbg_root
169 struct dentry *dbg_root;
262 qcom_socinfo->dbg_root, \
348 qcom_socinfo->dbg_root = debugfs_create_dir("qcom_socinfo", NULL);
352 debugfs_create_x32("info_fmt", 0400, qcom_socinfo->dbg_root,
359 debugfs_create_u32("nmodem_supported", 0400, qcom_socinfo->dbg_root,
368 debugfs_create_u32("num_clusters", 0400, qcom_socinfo->dbg_root,
370 debugfs_create_u32("ncluster_array_offset", 0400, qcom_socinfo->dbg_root,
372 debugfs_create_u32("num_defective_parts", 0400, qcom_socinfo->dbg_root,
374 debugfs_create_u32("ndefective_parts_array_offset", 0400, qcom_socinfo->dbg_root,
380 debugfs_create_u32("nproduct_id", 0400, qcom_socinfo->dbg_root,
392 debugfs_create_x32("chip_family", 0400, qcom_socinfo->dbg_root,
395 qcom_socinfo->dbg_root,
398 qcom_socinfo->dbg_root,
406 debugfs_create_u32("foundry_id", 0400, qcom_socinfo->dbg_root,
419 qcom_socinfo->dbg_root,
427 qcom_socinfo->dbg_root,
434 qcom_socinfo->dbg_root,
441 qcom_socinfo->dbg_root,
447 debugfs_create_u32("raw_version", 0400, qcom_socinfo->dbg_root,
463 qcom_socinfo->dbg_root);
475 debugfs_remove_recursive(qcom_socinfo->dbg_root);