Searched refs:gt_root (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_debugfs.h12 void intel_uc_debugfs_register(struct intel_uc *uc, struct dentry *gt_root);
H A Dintel_uc_debugfs.c40 void intel_uc_debugfs_register(struct intel_uc *uc, struct dentry *gt_root) argument
47 if (!gt_root)
54 root = debugfs_create_dir("uc", gt_root);

Completed in 426 milliseconds