repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
V4L/DVB (8791): v4l2-dev: do not clear the driver_data field
[zen-stable.git]
/
include
/
media
/
sh_mobile_ceu.h
blob
b5dbefea3740c65b7ae87e8f7964e6c8764e3c83
1
#ifndef __ASM_SH_MOBILE_CEU_H__
2
#define __ASM_SH_MOBILE_CEU_H__
3
4
#include <media/soc_camera.h>
5
6
struct
sh_mobile_ceu_info
{
7
unsigned long
flags
;
/* SOCAM_... */
8
};
9
10
#endif
/* __ASM_SH_MOBILE_CEU_H__ */