Searched refs:dentry (Results 201 - 225 of 1785) sorted by last modified time

1234567891011>>

/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_ib.c312 struct dentry *root = rdev->ddev->primary->debugfs_root;
H A Dradeon_gem.c902 struct dentry *root = rdev->ddev->primary->debugfs_root;
H A Dradeon_fence.c998 struct dentry *root = rdev->ddev->primary->debugfs_root;
H A Dr600.c4361 struct dentry *root = rdev->ddev->primary->debugfs_root;
H A Dr420.c496 struct dentry *root = rdev->ddev->primary->debugfs_root;
H A Dr300.c619 struct dentry *root = rdev->ddev->primary->debugfs_root;
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;
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-sitronix-st7703.c63 struct dentry *debugfs;
H A Dpanel-edp.c701 static void panel_edp_debugfs_init(struct drm_panel *panel, struct dentry *root)
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dcrc.c712 struct dentry *root;
/linux-master/drivers/gpu/drm/msm/dp/
H A Ddp_drm.c93 static void dp_bridge_debugfs_init(struct drm_bridge *bridge, struct dentry *root)
271 static void edp_bridge_debugfs_init(struct drm_bridge *bridge, struct dentry *root)
H A Ddp_display.c1447 void dp_display_debugfs_init(struct msm_dp *dp_display, struct dentry *root, bool is_edp)
H A Ddp_display.h42 void dp_display_debugfs_init(struct msm_dp *dp_display, struct dentry *dentry, bool is_edp);
H A Ddp_debug.h31 struct dentry *root,
40 struct dentry *root,
H A Ddp_debug.c203 struct dentry *root, bool is_edp)
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_kms.c176 struct dentry *parent)
178 struct dentry *entry = debugfs_create_dir("danger", parent);
254 static void dpu_debugfs_sspp_init(struct dpu_kms *dpu_kms, struct dentry *debugfs_root)
256 struct dentry *entry = debugfs_create_dir("sspp", debugfs_root);
276 struct dentry *entry;
H A Ddpu_hw_sspp.h334 struct dentry *entry);
H A Ddpu_hw_sspp.c623 struct dentry *entry)
627 struct dentry *debugfs_root;
H A Ddpu_hw_interrupts.c632 struct dentry *parent)
H A Ddpu_encoder.c2291 static void dpu_encoder_debugfs_init(struct drm_encoder *drm_enc, struct dentry *root)
/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_fw_trace.c455 pvr_fw_trace_debugfs_init(struct pvr_device *pvr_dev, struct dentry *dir)
/linux-master/drivers/gpu/drm/i915/
H A Di915_debugfs_params.c16 (strcmp((_file)->f_path.dentry->d_name.name, (_name)) == 0)
210 static struct dentry *
212 struct dentry *parent, int *value)
219 static struct dentry *
221 struct dentry *parent, unsigned int *value)
228 static struct dentry *
230 struct dentry *parent, char **value)
249 struct dentry *i915_debugfs_params(struct drm_i915_private *i915)
253 struct dentry *dir;
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc.h46 struct dentry *dbgfs_node;
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_gt_pm_debugfs.c583 void intel_gt_pm_debugfs_register(struct intel_gt *gt, struct dentry *root)
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_psr.c3764 struct dentry *root = connector->base.debugfs_entry;

Completed in 282 milliseconds

1234567891011>>