Home
last modified time | relevance | path

Searched refs:debugfs_create_file (Results 1 – 25 of 599) sorted by relevance

12345678910>>...24

/linux-6.3-rc2/drivers/crypto/caam/
A Ddebugfs.c40 debugfs_create_file("qi_congested", 0444, ctrlpriv->ctl, in caam_debugfs_qi_init()
58 debugfs_create_file("rq_dequeued", 0444, ctrlpriv->ctl, in caam_debugfs_init()
60 debugfs_create_file("ob_rq_encrypted", 0444, ctrlpriv->ctl, in caam_debugfs_init()
62 debugfs_create_file("ib_rq_decrypted", 0444, ctrlpriv->ctl, in caam_debugfs_init()
64 debugfs_create_file("ob_bytes_encrypted", 0444, ctrlpriv->ctl, in caam_debugfs_init()
66 debugfs_create_file("ob_bytes_protected", 0444, ctrlpriv->ctl, in caam_debugfs_init()
68 debugfs_create_file("ib_bytes_decrypted", 0444, ctrlpriv->ctl, in caam_debugfs_init()
70 debugfs_create_file("ib_bytes_validated", 0444, ctrlpriv->ctl, in caam_debugfs_init()
74 debugfs_create_file("fault_addr", 0444, ctrlpriv->ctl, in caam_debugfs_init()
76 debugfs_create_file("fault_detail", 0444, ctrlpriv->ctl, in caam_debugfs_init()
[all …]
/linux-6.3-rc2/net/bluetooth/
A Dhci_debugfs.c313 debugfs_create_file("features", 0444, hdev->debugfs, hdev, in hci_debugfs_create_common()
321 debugfs_create_file("device_id", 0444, hdev->debugfs, hdev, in hci_debugfs_create_common()
326 debugfs_create_file("blacklist", 0444, hdev->debugfs, hdev, in hci_debugfs_create_common()
331 debugfs_create_file("remote_oob", 0400, hdev->debugfs, hdev, in hci_debugfs_create_common()
340 debugfs_create_file("use_debug_keys", 0444, hdev->debugfs, in hci_debugfs_create_common()
344 debugfs_create_file("sc_only_mode", 0444, hdev->debugfs, in hci_debugfs_create_common()
348 debugfs_create_file("hardware_info", 0444, hdev->debugfs, in hci_debugfs_create_common()
352 debugfs_create_file("firmware_info", 0444, hdev->debugfs, in hci_debugfs_create_common()
653 debugfs_create_file("idle_timeout", 0644, hdev->debugfs, in hci_debugfs_create_bredr()
1194 debugfs_create_file("force_static_address", 0644, in hci_debugfs_create_le()
[all …]
/linux-6.3-rc2/drivers/hwmon/pmbus/
A Dq54sj108a2.c351 debugfs_create_file("operation", 0644, q54sj108a2_dir, in q54sj108a2_probe()
354 debugfs_create_file("clear_fault", 0200, q54sj108a2_dir, in q54sj108a2_probe()
357 debugfs_create_file("write_protect", 0444, q54sj108a2_dir, in q54sj108a2_probe()
360 debugfs_create_file("store_default", 0200, q54sj108a2_dir, in q54sj108a2_probe()
363 debugfs_create_file("vo_ov_response", 0644, q54sj108a2_dir, in q54sj108a2_probe()
372 debugfs_create_file("mfr_id", 0444, q54sj108a2_dir, in q54sj108a2_probe()
375 debugfs_create_file("mfr_model", 0444, q54sj108a2_dir, in q54sj108a2_probe()
378 debugfs_create_file("mfr_revision", 0444, q54sj108a2_dir, in q54sj108a2_probe()
381 debugfs_create_file("mfr_location", 0444, q54sj108a2_dir, in q54sj108a2_probe()
393 debugfs_create_file("blackbox_read", 0444, q54sj108a2_dir, in q54sj108a2_probe()
[all …]
A Dmax20730.c335 debugfs_create_file("vout_min", 0444, max20730_dir, in max20730_init_debugfs()
338 debugfs_create_file("frequency", 0444, max20730_dir, in max20730_init_debugfs()
344 debugfs_create_file("internal_gain", 0444, max20730_dir, in max20730_init_debugfs()
347 debugfs_create_file("boot_voltage", 0444, max20730_dir, in max20730_init_debugfs()
359 debugfs_create_file("imax", 0444, max20730_dir, in max20730_init_debugfs()
362 debugfs_create_file("operation", 0444, max20730_dir, in max20730_init_debugfs()
365 debugfs_create_file("on_off_config", 0444, max20730_dir, in max20730_init_debugfs()
368 debugfs_create_file("smbalert_mask", 0444, max20730_dir, in max20730_init_debugfs()
371 debugfs_create_file("vout_mode", 0444, max20730_dir, in max20730_init_debugfs()
374 debugfs_create_file("vout_command", 0444, max20730_dir, in max20730_init_debugfs()
[all …]
A Dibm-cffps.c580 debugfs_create_file("input_history", 0444, ibm_cffps_dir, in ibm_cffps_probe()
583 debugfs_create_file("mfg_id", 0444, ibm_cffps_dir, in ibm_cffps_probe()
586 debugfs_create_file("fru", 0444, ibm_cffps_dir, in ibm_cffps_probe()
589 debugfs_create_file("part_number", 0444, ibm_cffps_dir, in ibm_cffps_probe()
592 debugfs_create_file("header", 0444, ibm_cffps_dir, in ibm_cffps_probe()
595 debugfs_create_file("serial_number", 0444, ibm_cffps_dir, in ibm_cffps_probe()
598 debugfs_create_file("max_power_out", 0444, ibm_cffps_dir, in ibm_cffps_probe()
601 debugfs_create_file("ccin", 0444, ibm_cffps_dir, in ibm_cffps_probe()
604 debugfs_create_file("fw_version", 0444, ibm_cffps_dir, in ibm_cffps_probe()
607 debugfs_create_file("on_off_config", 0644, ibm_cffps_dir, in ibm_cffps_probe()
/linux-6.3-rc2/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2_debugfs.c464 debugfs_create_file("engine", 0444, port_dir, port_entry, in mvpp2_dbgfs_flow_port_init()
490 debugfs_create_file("type", 0444, flow_entry_dir, entry, in mvpp2_dbgfs_flow_entry_init()
493 debugfs_create_file("id", 0444, flow_entry_dir, entry, in mvpp2_dbgfs_flow_entry_init()
543 debugfs_create_file("sram", 0444, prs_entry_dir, entry, in mvpp2_dbgfs_prs_entry_init()
546 debugfs_create_file("valid", 0644, prs_entry_dir, entry, in mvpp2_dbgfs_prs_entry_init()
552 debugfs_create_file("ai", 0644, prs_entry_dir, entry, in mvpp2_dbgfs_prs_entry_init()
558 debugfs_create_file("hits", 0444, prs_entry_dir, entry, in mvpp2_dbgfs_prs_entry_init()
561 debugfs_create_file("pmap", 0444, prs_entry_dir, entry, in mvpp2_dbgfs_prs_entry_init()
604 debugfs_create_file("hits", 0444, c2_entry_dir, entry, in mvpp2_dbgfs_c2_entry_init()
685 debugfs_create_file("mac_filter", 0444, port_dir, port, in mvpp2_dbgfs_port_init()
[all …]
/linux-6.3-rc2/drivers/misc/genwqe/
A Dcard_debugfs.c331 debugfs_create_file("ddcb_info", S_IRUGO, root, cd, &ddcb_info_fops); in genwqe_init_debugfs()
332 debugfs_create_file("info", S_IRUGO, root, cd, &info_fops); in genwqe_init_debugfs()
344 debugfs_create_file("curr_regs", S_IRUGO, root, cd, &curr_regs_fops); in genwqe_init_debugfs()
345 debugfs_create_file("curr_dbg_uid0", S_IRUGO, root, cd, in genwqe_init_debugfs()
347 debugfs_create_file("curr_dbg_uid1", S_IRUGO, root, cd, in genwqe_init_debugfs()
349 debugfs_create_file("curr_dbg_uid2", S_IRUGO, root, cd, in genwqe_init_debugfs()
352 debugfs_create_file("prev_dbg_uid0", S_IRUGO, root, cd, in genwqe_init_debugfs()
354 debugfs_create_file("prev_dbg_uid1", S_IRUGO, root, cd, in genwqe_init_debugfs()
356 debugfs_create_file("prev_dbg_uid2", S_IRUGO, root, cd, in genwqe_init_debugfs()
365 debugfs_create_file("jobtimer", S_IRUGO, root, cd, &jtimer_fops); in genwqe_init_debugfs()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dkfd_debugfs.c96 debugfs_create_file("mqds", S_IFREG | 0444, debugfs_root, in kfd_debugfs_init()
98 debugfs_create_file("hqds", S_IFREG | 0444, debugfs_root, in kfd_debugfs_init()
100 debugfs_create_file("rls", S_IFREG | 0444, debugfs_root, in kfd_debugfs_init()
102 debugfs_create_file("hang_hws", S_IFREG | 0200, debugfs_root, in kfd_debugfs_init()
104 debugfs_create_file("mem_limit", S_IFREG | 0200, debugfs_root, in kfd_debugfs_init()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Ddebugfs.c170 debugfs_create_file("total_q_under_processor_handle", 0444, vnic_diag, vport, in mlx5_esw_vport_debugfs_create()
172 debugfs_create_file("send_queue_priority_update_flow", 0444, vnic_diag, vport, in mlx5_esw_vport_debugfs_create()
177 debugfs_create_file("comp_eq_overrun", 0444, vnic_diag, vport, in mlx5_esw_vport_debugfs_create()
179 debugfs_create_file("async_eq_overrun", 0444, vnic_diag, vport, in mlx5_esw_vport_debugfs_create()
184 debugfs_create_file("cq_overrun", 0444, vnic_diag, vport, &cq_overrun_fops); in mlx5_esw_vport_debugfs_create()
187 debugfs_create_file("invalid_command", 0444, vnic_diag, vport, in mlx5_esw_vport_debugfs_create()
191 debugfs_create_file("quota_exceeded_command", 0444, vnic_diag, vport, in mlx5_esw_vport_debugfs_create()
195 debugfs_create_file("rx_steering_discard", 0444, vnic_diag, vport, in mlx5_esw_vport_debugfs_create()
/linux-6.3-rc2/mm/
A Dcma_debug.c169 debugfs_create_file("alloc", 0200, tmp, cma, &cma_alloc_fops); in cma_debugfs_add_one()
170 debugfs_create_file("free", 0200, tmp, cma, &cma_free_fops); in cma_debugfs_add_one()
171 debugfs_create_file("base_pfn", 0444, tmp, in cma_debugfs_add_one()
173 debugfs_create_file("count", 0444, tmp, &cma->count, &cma_debugfs_fops); in cma_debugfs_add_one()
174 debugfs_create_file("order_per_bit", 0444, tmp, in cma_debugfs_add_one()
176 debugfs_create_file("used", 0444, tmp, cma, &cma_used_fops); in cma_debugfs_add_one()
177 debugfs_create_file("maxchunk", 0444, tmp, cma, &cma_maxchunk_fops); in cma_debugfs_add_one()
/linux-6.3-rc2/arch/x86/mm/
A Ddebug_pagetables.c53 debugfs_create_file("kernel", 0400, dir, NULL, &ptdump_fops); in pt_dump_debug_init()
54 debugfs_create_file("current_kernel", 0400, dir, NULL, in pt_dump_debug_init()
58 debugfs_create_file("current_user", 0400, dir, NULL, in pt_dump_debug_init()
62 debugfs_create_file("efi", 0400, dir, NULL, &ptdump_efi_fops); in pt_dump_debug_init()
/linux-6.3-rc2/arch/x86/kvm/
A Ddebugfs.c61 debugfs_create_file("guest_mode", 0444, debugfs_dentry, vcpu, in kvm_arch_create_vcpu_debugfs()
63 debugfs_create_file("tsc-offset", 0444, debugfs_dentry, vcpu, in kvm_arch_create_vcpu_debugfs()
67 debugfs_create_file("lapic_timer_advance_ns", 0444, in kvm_arch_create_vcpu_debugfs()
72 debugfs_create_file("tsc-scaling-ratio", 0444, in kvm_arch_create_vcpu_debugfs()
75 debugfs_create_file("tsc-scaling-ratio-frac-bits", 0444, in kvm_arch_create_vcpu_debugfs()
193 debugfs_create_file("mmu_rmaps_stat", 0644, kvm->debugfs_dentry, kvm, in kvm_arch_create_vm_debugfs()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lag/
A Ddebugfs.c171 debugfs_create_file("type", 0444, dbg, dev, &type_fops); in mlx5_ldev_add_debugfs()
172 debugfs_create_file("port_sel_mode", 0444, dbg, dev, &port_sel_mode_fops); in mlx5_ldev_add_debugfs()
173 debugfs_create_file("state", 0444, dbg, dev, &state_fops); in mlx5_ldev_add_debugfs()
174 debugfs_create_file("flags", 0444, dbg, dev, &flags_fops); in mlx5_ldev_add_debugfs()
175 debugfs_create_file("mapping", 0444, dbg, dev, &mapping_fops); in mlx5_ldev_add_debugfs()
176 debugfs_create_file("members", 0444, dbg, dev, &members_fops); in mlx5_ldev_add_debugfs()
/linux-6.3-rc2/arch/powerpc/lib/
A Dqspinlock.c979 debugfs_create_file("qspl_steal_spins", 0600, arch_debugfs_dir, NULL, &fops_steal_spins); in spinlock_debugfs_init()
980debugfs_create_file("qspl_remote_steal_spins", 0600, arch_debugfs_dir, NULL, &fops_remote_steal_sp… in spinlock_debugfs_init()
981 debugfs_create_file("qspl_head_spins", 0600, arch_debugfs_dir, NULL, &fops_head_spins); in spinlock_debugfs_init()
983 debugfs_create_file("qspl_pv_yield_owner", 0600, arch_debugfs_dir, NULL, &fops_pv_yield_owner); in spinlock_debugfs_init()
984debugfs_create_file("qspl_pv_yield_allow_steal", 0600, arch_debugfs_dir, NULL, &fops_pv_yield_allo… in spinlock_debugfs_init()
986 debugfs_create_file("qspl_pv_sleepy_lock", 0600, arch_debugfs_dir, NULL, &fops_pv_sleepy_lock); in spinlock_debugfs_init()
987debugfs_create_file("qspl_pv_sleepy_lock_sticky", 0600, arch_debugfs_dir, NULL, &fops_pv_sleepy_lo… in spinlock_debugfs_init()
989debugfs_create_file("qspl_pv_sleepy_lock_factor", 0600, arch_debugfs_dir, NULL, &fops_pv_sleepy_lo… in spinlock_debugfs_init()
990 debugfs_create_file("qspl_pv_yield_prev", 0600, arch_debugfs_dir, NULL, &fops_pv_yield_prev); in spinlock_debugfs_init()
991debugfs_create_file("qspl_pv_yield_propagate_owner", 0600, arch_debugfs_dir, NULL, &fops_pv_yield_… in spinlock_debugfs_init()
[all …]
/linux-6.3-rc2/drivers/net/ethernet/amd/xgbe/
A Dxgbe-debugfs.c454 debugfs_create_file("xgmac_register", 0600, pdata->xgbe_debugfs, pdata, in xgbe_debugfs_init()
457 debugfs_create_file("xgmac_register_value", 0600, pdata->xgbe_debugfs, in xgbe_debugfs_init()
460 debugfs_create_file("xpcs_mmd", 0600, pdata->xgbe_debugfs, pdata, in xgbe_debugfs_init()
463 debugfs_create_file("xpcs_register", 0600, pdata->xgbe_debugfs, pdata, in xgbe_debugfs_init()
466 debugfs_create_file("xpcs_register_value", 0600, pdata->xgbe_debugfs, in xgbe_debugfs_init()
470 debugfs_create_file("xprop_register", 0600, pdata->xgbe_debugfs, in xgbe_debugfs_init()
473 debugfs_create_file("xprop_register_value", 0600, in xgbe_debugfs_init()
479 debugfs_create_file("xi2c_register", 0600, pdata->xgbe_debugfs, in xgbe_debugfs_init()
482 debugfs_create_file("xi2c_register_value", 0600, in xgbe_debugfs_init()
/linux-6.3-rc2/drivers/media/platform/rockchip/rkisp1/
A Drkisp1-debug.c220 debugfs_create_file("input_status", 0444, debug->debugfs_dir, rkisp1, in rkisp1_debug_init()
225 debugfs_create_file("core", 0444, regs_dir, rkisp1, in rkisp1_debug_init()
227 debugfs_create_file("isp", 0444, regs_dir, rkisp1, in rkisp1_debug_init()
229 debugfs_create_file("mrsz", 0444, regs_dir, in rkisp1_debug_init()
232 debugfs_create_file("srsz", 0444, regs_dir, in rkisp1_debug_init()
236 debugfs_create_file("mi_mp", 0444, regs_dir, rkisp1, in rkisp1_debug_init()
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7996/
A Ddebugfs.c259 f = debugfs_create_file("fwlog_data", mode, parent, buf, in create_buf_file_cb()
672 debugfs_create_file("hw-queues", 0400, dir, phy, in mt7996_init_debugfs()
674 debugfs_create_file("xmit-queues", 0400, dir, phy, in mt7996_init_debugfs()
677 debugfs_create_file("fw_debug_wm", 0600, dir, dev, &fops_fw_debug_wm); in mt7996_init_debugfs()
678 debugfs_create_file("fw_debug_wa", 0600, dir, dev, &fops_fw_debug_wa); in mt7996_init_debugfs()
681 debugfs_create_file("fw_util_wa", 0400, dir, dev, in mt7996_init_debugfs()
683 debugfs_create_file("implicit_txbf", 0600, dir, dev, in mt7996_init_debugfs()
687 debugfs_create_file("fw_ser", 0600, dir, phy, &mt7996_fw_ser_ops); in mt7996_init_debugfs()
688 debugfs_create_file("rf_regval", 0600, dir, dev, &fops_rf_regval); in mt7996_init_debugfs()
693 debugfs_create_file("radar_trigger", 0200, dir, dev, in mt7996_init_debugfs()
[all …]
/linux-6.3-rc2/net/6lowpan/
A Ddebugfs.c180 debugfs_create_file("active", 0644, root, &ldev->ctx.table[id], in lowpan_dev_debugfs_ctx_init()
183 debugfs_create_file("compression", 0644, root, &ldev->ctx.table[id], in lowpan_dev_debugfs_ctx_init()
186 debugfs_create_file("prefix", 0644, root, &ldev->ctx.table[id], in lowpan_dev_debugfs_ctx_init()
189 debugfs_create_file("prefix_len", 0644, root, &ldev->ctx.table[id], in lowpan_dev_debugfs_ctx_init()
240 debugfs_create_file("short_addr", 0444, root, in lowpan_dev_debugfs_802154_init()
256 debugfs_create_file("show", 0644, contexts, &lowpan_dev(dev)->ctx, in lowpan_dev_debugfs_init()
/linux-6.3-rc2/drivers/scsi/fnic/
A Dfnic_debugfs.c329 fnic_trace_enable = debugfs_create_file("tracing_enable", in fnic_trace_debugfs_init()
335 fnic_trace_debugfs_file = debugfs_create_file("trace", in fnic_trace_debugfs_init()
372 fnic_fc_trace_enable = debugfs_create_file("fc_trace_enable", in fnic_fc_trace_debugfs_init()
378 fnic_fc_trace_clear = debugfs_create_file("fc_trace_clear", in fnic_fc_trace_debugfs_init()
385 debugfs_create_file("fc_trace_rdata", in fnic_fc_trace_debugfs_init()
392 debugfs_create_file("fc_trace", in fnic_fc_trace_debugfs_init()
688 fnic->fnic_stats_debugfs_file = debugfs_create_file("stats", in fnic_stats_debugfs_init()
694 fnic->fnic_reset_debugfs_file = debugfs_create_file("reset_stats", in fnic_stats_debugfs_init()
/linux-6.3-rc2/fs/ceph/
A Ddebugfs.c412 debugfs_create_file("writeback_congestion_kb", in ceph_fs_debugfs_init()
425 fsc->debugfs_mdsmap = debugfs_create_file("mdsmap", in ceph_fs_debugfs_init()
431 fsc->debugfs_mds_sessions = debugfs_create_file("mds_sessions", in ceph_fs_debugfs_init()
437 fsc->debugfs_mdsc = debugfs_create_file("mdsc", in ceph_fs_debugfs_init()
443 fsc->debugfs_caps = debugfs_create_file("caps", in ceph_fs_debugfs_init()
449 fsc->debugfs_status = debugfs_create_file("status", in ceph_fs_debugfs_init()
458 debugfs_create_file("file", 0400, fsc->debugfs_metrics_dir, fsc, in ceph_fs_debugfs_init()
460 debugfs_create_file("latency", 0400, fsc->debugfs_metrics_dir, fsc, in ceph_fs_debugfs_init()
462 debugfs_create_file("size", 0400, fsc->debugfs_metrics_dir, fsc, in ceph_fs_debugfs_init()
464 debugfs_create_file("caps", 0400, fsc->debugfs_metrics_dir, fsc, in ceph_fs_debugfs_init()
/linux-6.3-rc2/drivers/mtd/ubi/
A Ddebug.c522 d->dfs_chk_gen = debugfs_create_file("chk_gen", mode, d->dfs_dir, in ubi_debugfs_init_dev()
525 d->dfs_chk_io = debugfs_create_file("chk_io", mode, d->dfs_dir, in ubi_debugfs_init_dev()
528 d->dfs_chk_fastmap = debugfs_create_file("chk_fastmap", mode, in ubi_debugfs_init_dev()
532 d->dfs_disable_bgt = debugfs_create_file("tst_disable_bgt", mode, in ubi_debugfs_init_dev()
536 d->dfs_emulate_bitflips = debugfs_create_file("tst_emulate_bitflips", in ubi_debugfs_init_dev()
541 d->dfs_emulate_io_failures = debugfs_create_file("tst_emulate_io_failures", in ubi_debugfs_init_dev()
546 d->dfs_emulate_power_cut = debugfs_create_file("tst_emulate_power_cut", in ubi_debugfs_init_dev()
551 d->dfs_power_cut_min = debugfs_create_file("tst_emulate_power_cut_min", in ubi_debugfs_init_dev()
555 d->dfs_power_cut_max = debugfs_create_file("tst_emulate_power_cut_max", in ubi_debugfs_init_dev()
559 debugfs_create_file("detailed_erase_block_info", S_IRUSR, d->dfs_dir, in ubi_debugfs_init_dev()
/linux-6.3-rc2/drivers/crypto/cavium/nitrox/
A Dnitrox_debugfs.c67 debugfs_create_file("firmware", 0400, dir, ndev, &firmware_fops); in nitrox_debugfs_init()
68 debugfs_create_file("device", 0400, dir, ndev, &device_fops); in nitrox_debugfs_init()
69 debugfs_create_file("stats", 0400, dir, ndev, &stats_fops); in nitrox_debugfs_init()
/linux-6.3-rc2/drivers/dma/ptdma/
A Dptdma-debugfs.c93 debugfs_create_file("info", 0400, pt->dma_dev.dbg_dev_root, pt, in ptdma_debugfs_setup()
96 debugfs_create_file("stats", 0400, pt->dma_dev.dbg_dev_root, pt, in ptdma_debugfs_setup()
104 debugfs_create_file("stats", 0400, debugfs_q_instance, cmd_q, in ptdma_debugfs_setup()
/linux-6.3-rc2/drivers/vdpa/mlx5/net/
A Ddebug.c26 ndev->res.tirn_dent = debugfs_create_file("tirn", 0444, ndev->rx_dent, in mlx5_vdpa_add_tirn()
48 ndev->rx_table_dent = debugfs_create_file("table_id", 0444, ndev->rx_dent, in mlx5_vdpa_add_rx_flow_table()
89 debugfs_create_file("packets", 0444, parent, counter, in add_counter_node()
91 debugfs_create_file("bytes", 0444, parent, counter, in add_counter_node()
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7615/
A Ddebugfs.c564 debugfs_create_file("ampdu_stat", 0400, dir, dev, &mt7615_ampdu_stat_fops); in mt7615_init_debugfs()
565 debugfs_create_file("scs", 0600, dir, dev, &fops_scs); in mt7615_init_debugfs()
566 debugfs_create_file("dbdc", 0600, dir, dev, &fops_dbdc); in mt7615_init_debugfs()
567 debugfs_create_file("fw_debug", 0600, dir, dev, &fops_fw_debug); in mt7615_init_debugfs()
568 debugfs_create_file("runtime-pm", 0600, dir, dev, &fops_pm); in mt7615_init_debugfs()
569 debugfs_create_file("idle-timeout", 0600, dir, dev, in mt7615_init_debugfs()
588 debugfs_create_file("radar_trigger", 0200, dir, dev, in mt7615_init_debugfs()
592 debugfs_create_file("reset_test", 0200, dir, dev, in mt7615_init_debugfs()
594 debugfs_create_file("ext_mac_addr", 0600, dir, dev, &fops_ext_mac_addr); in mt7615_init_debugfs()
601 debugfs_create_file("chip_config", 0600, dir, dev, in mt7615_init_debugfs()

Completed in 37 milliseconds

12345678910>>...24