|
Linux Kernel
3.7.1
|
#include "m5602_mt9m111.h"Go to the source code of this file.
Macros | |
| #define | pr_fmt(fmt) KBUILD_MODNAME ": " fmt |
| #define | VFLIP_IDX 0 |
| #define | HFLIP_IDX 1 |
| #define | GAIN_IDX 2 |
| #define | AUTO_WHITE_BALANCE_IDX 3 |
| #define | GREEN_BALANCE_IDX 4 |
| #define | BLUE_BALANCE_IDX 5 |
| #define | RED_BALANCE_IDX 5 |
Functions | |
| int | mt9m111_probe (struct sd *sd) |
| int | mt9m111_init (struct sd *sd) |
| int | mt9m111_start (struct sd *sd) |
| void | mt9m111_disconnect (struct sd *sd) |
| #define AUTO_WHITE_BALANCE_IDX 3 |
| #define BLUE_BALANCE_IDX 5 |
| #define GAIN_IDX 2 |
| #define GREEN_BALANCE_IDX 4 |
| #define HFLIP_IDX 1 |
Definition at line 19 of file m5602_mt9m111.c.
| #define RED_BALANCE_IDX 5 |
| #define VFLIP_IDX 0 |
Definition at line 361 of file m5602_mt9m111.c.
Definition at line 220 of file m5602_mt9m111.c.
Definition at line 160 of file m5602_mt9m111.c.
Definition at line 270 of file m5602_mt9m111.c.
1.8.2