Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
5c435c1f1cfe43a30d3967ad52c2671ea6211129
/
.
/
drivers
/
vision
/
npu
/
npu-ver.h
blob: 7d1ea8d00a4844e45821390e3a05f68f64dbd3de [
file
] [
log
] [
blame
]
#ifndef
_NPU_VER_H_
#define
_NPU_VER_H_
int
npu_ver_probe
(
struct
npu_device
*
npu_device
);
int
npu_ver_release
(
struct
npu_device
*
npu_device
);
#endif