Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | pr_fmt(fmt) KBUILD_MODNAME ": " fmt |
#define | GAIN_IDX 0 |
#define | BRIGHTNESS_IDX 1 |
#define | EXPOSURE_IDX 2 |
#define | HFLIP_IDX 3 |
#define | VFLIP_IDX 4 |
Functions | |
int | s5k83a_probe (struct sd *sd) |
int | s5k83a_init (struct sd *sd) |
int | s5k83a_start (struct sd *sd) |
int | s5k83a_stop (struct sd *sd) |
void | s5k83a_disconnect (struct sd *sd) |
#define BRIGHTNESS_IDX 1 |
#define EXPOSURE_IDX 2 |
#define GAIN_IDX 0 |
#define HFLIP_IDX 3 |
Definition at line 19 of file m5602_s5k83a.c.
#define VFLIP_IDX 4 |
Definition at line 344 of file m5602_s5k83a.c.
Definition at line 203 of file m5602_s5k83a.c.
Definition at line 132 of file m5602_s5k83a.c.
Definition at line 306 of file m5602_s5k83a.c.
Definition at line 334 of file m5602_s5k83a.c.