|
Linux Kernel
3.7.1
|
Data Fields | |
| spinlock_t | lock |
| struct device * | dev |
| void __iomem * | regs |
| unsigned int | sclk_per_fs |
| unsigned int | idleclk |
| struct clk * | pclk |
| struct clk * | cclk |
| struct s3c_dma_params * | dma_playback |
| struct s3c_dma_params * | dma_capture |
struct s3c_pcm_info - S3C PCM Controller information : The parent device passed to use from the probe. : The pointer to the device register block. : DMA information for playback channel. : DMA information for capture channel.
| struct s3c_dma_params* dma_capture |
| struct s3c_dma_params* dma_playback |
| spinlock_t lock |
1.8.2