|
Linux Kernel
3.7.1
|
#include <omap24xxcam.h>
Data Fields | |
| spinlock_t | lock |
| void __iomem * | base |
| atomic_t | dma_stop |
| int | free_dmach |
| int | next_dmach |
| struct channel_state | ch_state [NUM_CAMDMA_CHANNELS] |
Definition at line 429 of file omap24xxcam.h.
Definition at line 432 of file omap24xxcam.h.
| struct channel_state ch_state[NUM_CAMDMA_CHANNELS] |
Definition at line 440 of file omap24xxcam.h.
| atomic_t dma_stop |
Definition at line 437 of file omap24xxcam.h.
| int free_dmach |
Definition at line 438 of file omap24xxcam.h.
| spinlock_t lock |
Definition at line 430 of file omap24xxcam.h.
| int next_dmach |
Definition at line 439 of file omap24xxcam.h.
1.8.2