Sign in
android-kvm
/
linux
/
50b7baefe3e5a96f5aa8e9565fcfb0bda240b905
/
.
/
drivers
/
gpu
/
drm
/
nouveau
/
include
/
nvkm
/
subdev
/
mxm.h
blob: 0fd6d6f8eadab58566b2ab6a0415d0f3e2427b6b [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__NVKM_MXM_H__
#define
__NVKM_MXM_H__
#include
<core/subdev.h>
int
nv50_mxm_new
(
struct
nvkm_device
*,
int
,
struct
nvkm_subdev
**);
#endif