1 /* SPDX-License-Identifier: MIT */
3 * Copyright © 2019 Intel Corporation
6 #ifndef INTEL_GT_ENGINES_DEBUGFS_H
7 #define INTEL_GT_ENGINES_DEBUGFS_H
12 void intel_gt_engines_debugfs_register(struct intel_gt *gt, struct dentry *root);
14 #endif /* INTEL_GT_ENGINES_DEBUGFS_H */