Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
c239c25a82808ad2cbc795b69e621c4c24f154d6
/
.
/
include
/
media
/
mmp-camera.h
blob: 7611963a257f96b48993af41293ace4372e4615f [
file
] [
log
] [
blame
]
/*
* Information for the Marvell Armada MMP camera
*/
struct
mmp_camera_platform_data
{
struct
platform_device
*
i2c_device
;
int
sensor_power_gpio
;
int
sensor_reset_gpio
;
};