6db4831e98
Android 14
9 lines
211 B
C
9 lines
211 B
C
#ifndef __NV50_KMS_OIMM_H__
|
|
#define __NV50_KMS_OIMM_H__
|
|
#include "wndw.h"
|
|
|
|
int oimm507b_init(struct nouveau_drm *, s32, struct nv50_wndw *);
|
|
|
|
int nv50_oimm_init(struct nouveau_drm *, struct nv50_wndw *);
|
|
#endif
|