|
Linux Kernel
3.7.1
|
#include <linux/i2c.h>Go to the source code of this file.
Data Structures | |
| struct | vpif_interface |
| struct | vpif_subdev_info |
| struct | vpif_output |
| struct | vpif_display_chan_config |
| struct | vpif_display_config |
| struct | vpif_input |
| struct | vpif_capture_chan_config |
| struct | vpif_capture_config |
Macros | |
| #define | VPIF_CAPTURE_MAX_CHANNELS 2 |
| #define | VPIF_DISPLAY_MAX_CHANNELS 2 |
Enumerations | |
| enum | vpif_if_type { VPIF_IF_BT656, VPIF_IF_BT1120, VPIF_IF_RAW_BAYER } |
| #define VPIF_CAPTURE_MAX_CHANNELS 2 |
Definition at line 22 of file vpif_types.h.
| #define VPIF_DISPLAY_MAX_CHANNELS 2 |
Definition at line 23 of file vpif_types.h.
| enum vpif_if_type |
Definition at line 25 of file vpif_types.h.
1.8.2