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

#ifndef _XE_GT_SRIOV_VF_DEBUGFS_H_
#define _XE_GT_SRIOV_VF_DEBUGFS_H_

struct xe_gt;
struct dentry;

void xe_gt_sriov_vf_debugfs_register(struct xe_gt *gt, struct dentry *root);

#endif
当你的天空 突然 下起了大雨 那是我 在为你 炸乌云