Home
last modified time | relevance | path

Searched defs:dmaengine_dlp_runtime_data (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_dlp.c91 struct dmaengine_dlp_runtime_data { struct
93 struct dmaengine_dlp_runtime_data *ref; argument
94 struct dma_chan *dma_chan;
95 struct kref refcount;
96 struct list_head node;
97 dma_cookie_t cookie;
99 char *buf;
100 snd_pcm_uframes_t buf_sz;
101 snd_pcm_uframes_t period_sz;
102 snd_pcm_uframes_t hw_ptr;
[all …]