Sign in
gbmc
/
linux
/
refs/heads/master
/
.
/
drivers
/
gpu
/
drm
/
xe
/
xe_pci_error.h
blob: 725ad0214e625328e7a2b84836eb0a2883faae59 [
file
] [
edit
]
/* SPDX-License-Identifier: MIT */
/*
* Copyright © 2026 Intel Corporation
*/
#ifndef
_XE_PCI_ERROR_H_
#define
_XE_PCI_ERROR_H_
struct
pci_error_handlers
;
extern
const
struct
pci_error_handlers xe_pci_error_handlers
;
#endif