1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* SPDX-License-Identifier: MIT */
/*
 * Copyright © 2019 Intel Corporation
 */

#ifndef INTEL_GT_ENGINES_DEBUGFS_H
#define INTEL_GT_ENGINES_DEBUGFS_H

struct intel_gt;
struct dentry;

void intel_gt_engines_debugfs_register(struct intel_gt *gt, struct dentry *root);

#endif /* INTEL_GT_ENGINES_DEBUGFS_H */
掌心的温暖 是你紧握著的光芒 透过了指缝 一星半点投奔向远方