Sign in
gbmc
/
linux
/
refs/heads/linux-6.15.y
/
.
/
drivers
/
gpu
/
drm
/
xe
/
xe_vsec.h
blob: 5777c53faec2ad832f50d05b4307f30820a97027 [
file
] [
log
] [
blame
] [
edit
]
/* SPDX-License-Identifier: GPL-2.0 */
/* Copyright © 2024 Intel Corporation */
#ifndef
_XE_VSEC_H_
#define
_XE_VSEC_H_
struct
xe_device
;
void
xe_vsec_init
(
struct
xe_device
*
xe
);
#endif