Home
last modified time | relevance | path

Searched refs:stream_t (Results 1 – 3 of 3) sorted by relevance

/linux/sound/pci/au88x0/
A Dau88x0_pcm.c194 stream_t *stream = (stream_t *) substream->runtime->private_data; in snd_vortex_pcm_close()
211 stream_t *stream = (stream_t *) (substream->runtime->private_data); in snd_vortex_pcm_hw_params()
272 stream_t *stream = (stream_t *) (substream->runtime->private_data); in snd_vortex_pcm_hw_free()
307 stream_t *stream = (stream_t *) substream->runtime->private_data; in snd_vortex_pcm_prepare()
339 stream_t *stream = (stream_t *) substream->runtime->private_data; in snd_vortex_pcm_trigger()
402 stream_t *stream = (stream_t *) substream->runtime->private_data; in snd_vortex_pcm_pointer()
A Dau88x0_core.c1352 stream_t *dma = &vortex->dma_wt[wtdma]; in vortex_wtdma_setfirstbuffer()
1359 stream_t *dma = &vortex->dma_wt[wtdma]; in vortex_wtdma_setstartbuffer()
1370 stream_t *dma = &vortex->dma_wt[wtdma]; in vortex_wtdma_setbuffers()
1416 stream_t *dma = &vortex->dma_wt[wtdma]; in vortex_wtdma_setmode()
1437 stream_t *dma = &vortex->dma_wt[wtdma]; in vortex_wtdma_bufshift()
1504 stream_t *dma = &vortex->dma_wt[wtdma]; in vortex_wtdma_getlinearpos()
1514 stream_t *dma = &vortex->dma_wt[wtdma]; in vortex_wtdma_startfifo()
1541 stream_t *dma = &vortex->dma_wt[wtdma]; in vortex_wtdma_resumefifo()
1563 stream_t *dma = &vortex->dma_wt[wtdma]; in vortex_wtdma_pausefifo()
1583 stream_t *dma = &vortex->dma_wt[wtdma]; in vortex_wtdma_stopfifo()
[all …]
A Dau88x0.h127 } stream_t; typedef
139 stream_t dma_adb[NR_ADB];
142 stream_t dma_wt[NR_WT];

Completed in 9 milliseconds