Sign in
android-kvm
/
linux
/
125b1192bd48544d9429e240c8f8e64d1533b2c1
/
.
/
drivers
/
gpu
/
drm
/
nouveau
/
include
/
nvkm
/
engine
/
bsp.h
blob: 904820558fc074029c2adfe6cc093a7c7362338e [
file
] [
log
] [
blame
]
#ifndef
__NVKM_BSP_H__
#define
__NVKM_BSP_H__
#include
<engine/xtensa.h>
int
g84_bsp_new
(
struct
nvkm_device
*,
int
,
struct
nvkm_engine
**);
#endif