Home
last modified time | relevance | path

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

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