Linux Kernel
3.7.1
|
#include <camera-mx3.h>
Data Fields | |
unsigned long | flags |
unsigned long | mclk_10khz |
struct device * | dma_dev |
struct mx3_camera_pdata - i.MX3x camera platform data : MX3_CAMERA_* flags : master clock frequency in 10kHz units : IPU DMA device to match against in channel allocation
Definition at line 42 of file camera-mx3.h.
Definition at line 45 of file camera-mx3.h.
unsigned long flags |
Definition at line 43 of file camera-mx3.h.
unsigned long mclk_10khz |
Definition at line 44 of file camera-mx3.h.