Searched refs:debugfs_root (Results 176 - 200 of 204) sorted by relevance

123456789

/linux-master/sound/soc/sof/intel/
H A Dhda.c411 0644, sdev->debugfs_root,
/linux-master/drivers/gpu/drm/radeon/
H A Dr100.c3062 struct dentry *root = rdev->ddev->primary->debugfs_root;
3072 struct dentry *root = rdev->ddev->primary->debugfs_root;
3084 struct dentry *root = rdev->ddev->primary->debugfs_root;
H A Drv515.c258 struct dentry *root = rdev->ddev->primary->debugfs_root;
H A Dradeon_pm.c1958 struct dentry *root = rdev->ddev->primary->debugfs_root;
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h1181 struct dentry *debugfs_root; member in struct:adapter
H A Dcxgb4_main.c1291 if (IS_ERR_OR_NULL(adap->debugfs_root))
7053 adapter->debugfs_root = debugfs_create_dir(pci_name(pdev),
7138 debugfs_remove_recursive(adapter->debugfs_root);
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vcap_impl.c2087 dir = vcap_debugfs(sparx5->dev, sparx5->debugfs_root, ctrl);
/linux-master/drivers/accel/habanalabs/common/
H A Ddebugfs.c1789 dev_entry->root = hdev->drm.accel->debugfs_root;
/linux-master/drivers/scsi/megaraid/
H A Dmegaraid_sas.h2459 struct dentry *debugfs_root; member in struct:megasas_instance
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_fbc.c2009 intel_fbc_debugfs_add(fbc, minor->debugfs_root);
H A Dskl_watermark.c3906 debugfs_create_file("i915_ipc_status", 0644, minor->debugfs_root, i915,
3910 debugfs_create_file("i915_sagv_status", 0444, minor->debugfs_root, i915,
H A Dintel_psr.c3666 debugfs_create_file("i915_edp_psr_debug", 0644, minor->debugfs_root,
3669 debugfs_create_file("i915_edp_psr_status", 0444, minor->debugfs_root,
H A Dintel_bios.c3782 debugfs_create_file("i915_vbt", 0444, minor->debugfs_root,
H A Dintel_cdclk.c3632 debugfs_create_file("i915_cdclk_info", 0444, minor->debugfs_root,
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_kms.c1841 struct dentry *root = minor->debugfs_root;
H A Damdgpu_mes.c1600 struct dentry *root = minor->debugfs_root;
H A Damdgpu_ttm.c2595 struct dentry *root = minor->debugfs_root;
/linux-master/sound/soc/codecs/
H A Dwm_adsp.c1121 cs_dsp_init_debugfs(&dsp->cs_dsp, component->debugfs_root);
/linux-master/sound/soc/intel/avs/
H A Dpcm.c943 debugfs_create_file("topology_name", 0444, component->debugfs_root, component,
/linux-master/drivers/usb/host/
H A Dxhci.h1652 struct dentry *debugfs_root; member in struct:xhci_hcd
/linux-master/drivers/mmc/host/
H A Dsdhci-pci-core.c863 struct dentry *dir = mmc->debugfs_root;
H A Datmel-mci.c607 root = mmc->debugfs_root;
H A Ddw_mmc.c174 root = mmc->debugfs_root;
/linux-master/drivers/gpu/drm/panthor/
H A Dpanthor_mmu.c2750 minor->debugfs_root, minor);
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c4015 struct dentry *root = minor->debugfs_root;

Completed in 643 milliseconds

123456789