Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
573279bb43b4ed1efc7ea396fd7bb01f4deba707
/
.
/
include
/
media
/
mt9t001.h
blob: 03fd63edd133264b99c38b650b473e4eb5b97df6 [
file
] [
log
] [
blame
]
#ifndef
_MEDIA_MT9T001_H
#define
_MEDIA_MT9T001_H
struct
mt9t001_platform_data
{
unsigned
int
clk_pol
:
1
;
unsigned
int
ext_clk
;
};
#endif