|
Linux Kernel
3.7.1
|
#include <omap24xxcam.h>
Data Fields | |
| struct omap24xxcam_dma | dma |
| spinlock_t | lock |
| int | free_sgdma |
| int | next_sgdma |
| struct sgdma_state | sg_state [NUM_SG_DMA] |
| struct timer_list | reset_timer |
Definition at line 444 of file omap24xxcam.h.
Definition at line 445 of file omap24xxcam.h.
| int free_sgdma |
Definition at line 448 of file omap24xxcam.h.
| spinlock_t lock |
Definition at line 447 of file omap24xxcam.h.
| int next_sgdma |
Definition at line 449 of file omap24xxcam.h.
| struct timer_list reset_timer |
Definition at line 453 of file omap24xxcam.h.
| struct sgdma_state sg_state[NUM_SG_DMA] |
Definition at line 450 of file omap24xxcam.h.
1.8.2