|
Linux Kernel
3.7.1
|
Data Fields | |
| struct videobuf_queue | vb_vidq |
| struct timblogiw_tvnorm const * | cur_norm |
| struct list_head | capture |
| struct dma_chan * | chan |
| spinlock_t | queue_lock |
| unsigned int | frame_count |
Definition at line 64 of file timblogiw.c.
Definition at line 67 of file timblogiw.c.
Definition at line 68 of file timblogiw.c.
| struct timblogiw_tvnorm const* cur_norm |
Definition at line 66 of file timblogiw.c.
| unsigned int frame_count |
Definition at line 70 of file timblogiw.c.
| spinlock_t queue_lock |
Definition at line 69 of file timblogiw.c.
| struct videobuf_queue vb_vidq |
Definition at line 65 of file timblogiw.c.
1.8.2