auto import from //branches/cupcake_rel/...@140373
This commit is contained in:
parent
1dc9e472e1
commit
78bf5fc677
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ struct mt9t013_reg_pat {
|
|||
struct mt9t013_exposure_gain {
|
||||
uint16_t gain;
|
||||
uint16_t line;
|
||||
uint32_t mode;
|
||||
};
|
||||
|
||||
#define MT9T013_I2C_IOCTL_EXPOSURE_GAIN _IOW(MT9T013_I2C_IOCTL_MAGIC, 18, struct exposure_gain *)
|
||||
|
|
Loading…
Reference in a new issue