Linux Kernel
3.7.1
|
#include "m5602_s5k4aa.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 | EXPOSURE_IDX 3 |
#define | NOISE_SUPP_IDX 4 |
#define | BRIGHTNESS_IDX 5 |
Functions | |
int | s5k4aa_probe (struct sd *sd) |
int | s5k4aa_start (struct sd *sd) |
int | s5k4aa_init (struct sd *sd) |
void | s5k4aa_disconnect (struct sd *sd) |
#define BRIGHTNESS_IDX 5 |
#define EXPOSURE_IDX 3 |
#define GAIN_IDX 2 |
#define HFLIP_IDX 1 |
#define NOISE_SUPP_IDX 4 |
Definition at line 19 of file m5602_s5k4aa.c.
#define VFLIP_IDX 0 |
Definition at line 678 of file m5602_s5k4aa.c.
Definition at line 425 of file m5602_s5k4aa.c.
Definition at line 236 of file m5602_s5k4aa.c.
Definition at line 317 of file m5602_s5k4aa.c.