Sign in
android-kvm
/
linux
/
000b1eab4fce227dc81c312cd5fef05fce71d004
/
.
/
drivers
/
accel
/
ivpu
/
ivpu_debugfs.h
blob: 78f80c1e00e4e86cb72b274ce03d096f73adf976 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (C) 2020-2023 Intel Corporation
*/
#ifndef
__IVPU_DEBUGFS_H__
#define
__IVPU_DEBUGFS_H__
struct
drm_minor
;
void
ivpu_debugfs_init
(
struct
drm_minor
*
minor
);
#endif
/* __IVPU_DEBUGFS_H__ */