repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dt-bindings: mtd: ingenic: Use standard ecc-engine property
[linux/fpc-iii.git]
/
drivers
/
gpu
/
drm
/
nouveau
/
dispnv50
/
oimm.h
blob
6fa51f101e94d61f9a79e18e0937cd6e2a409cd8
1
#ifndef __NV50_KMS_OIMM_H__
2
#define __NV50_KMS_OIMM_H__
3
#include
"wndw.h"
4
5
int
oimm507b_init
(
struct
nouveau_drm
*,
s32
,
struct
nv50_wndw
*);
6
7
int
nv50_oimm_init
(
struct
nouveau_drm
*,
struct
nv50_wndw
*);
8
#endif