Linux Kernel
3.7.1
|
Data Fields | |
struct v4l2_device | v4l2_dev |
struct video_device | vdev |
unsigned int | start_capture |
unsigned char * | frame [MAX_AR_HEIGHT] |
short | size |
short | mode |
int | width |
int | height |
int | frame_bytes |
int | line_bytes |
wait_queue_head_t | wait |
struct mutex | lock |
unsigned char* frame[MAX_AR_HEIGHT] |
struct v4l2_device v4l2_dev |
struct video_device vdev |
wait_queue_head_t wait |