Linux Kernel
3.7.1
|
#include "m5602_po1030.h"
Go to the source code of this file.
Macros | |
#define | pr_fmt(fmt) KBUILD_MODNAME ": " fmt |
#define | GAIN_IDX 0 |
#define | EXPOSURE_IDX 1 |
#define | RED_BALANCE_IDX 2 |
#define | BLUE_BALANCE_IDX 3 |
#define | HFLIP_IDX 4 |
#define | VFLIP_IDX 5 |
#define | AUTO_WHITE_BALANCE_IDX 6 |
#define | AUTO_EXPOSURE_IDX 7 |
#define | GREEN_BALANCE_IDX 8 |
Functions | |
int | po1030_probe (struct sd *sd) |
int | po1030_init (struct sd *sd) |
int | po1030_start (struct sd *sd) |
void | po1030_disconnect (struct sd *sd) |
#define AUTO_EXPOSURE_IDX 7 |
#define AUTO_WHITE_BALANCE_IDX 6 |
#define BLUE_BALANCE_IDX 3 |
#define EXPOSURE_IDX 1 |
#define GAIN_IDX 0 |
#define GREEN_BALANCE_IDX 8 |
#define HFLIP_IDX 4 |
Definition at line 19 of file m5602_po1030.c.
#define RED_BALANCE_IDX 2 |
#define VFLIP_IDX 5 |
Definition at line 727 of file m5602_po1030.c.
Definition at line 249 of file m5602_po1030.c.
Definition at line 195 of file m5602_po1030.c.
Definition at line 324 of file m5602_po1030.c.