snd_pcm_get_dma_buf 1238 include/sound/pcm.h 	snd_pcm_get_dma_buf(substream)->private_data
snd_pcm_get_dma_buf 1257 include/sound/pcm.h 	return snd_sgbuf_get_addr(snd_pcm_get_dma_buf(substream), ofs);
snd_pcm_get_dma_buf 1268 include/sound/pcm.h 	return snd_sgbuf_get_ptr(snd_pcm_get_dma_buf(substream), ofs);
snd_pcm_get_dma_buf 1282 include/sound/pcm.h 	return snd_sgbuf_get_chunk_size(snd_pcm_get_dma_buf(substream), ofs, size);
snd_pcm_get_dma_buf  443 sound/hda/hdac_stream.c 			ofs = setup_bdle(bus, snd_pcm_get_dma_buf(substream),
snd_pcm_get_dma_buf  454 sound/hda/hdac_stream.c 			ofs = setup_bdle(bus, snd_pcm_get_dma_buf(substream),
snd_pcm_get_dma_buf  458 sound/hda/hdac_stream.c 			ofs = setup_bdle(bus, snd_pcm_get_dma_buf(substream),
snd_pcm_get_dma_buf  434 sound/soc/intel/haswell/sst-haswell-pcm.c 	struct snd_dma_buffer *dmab = snd_pcm_get_dma_buf(substream);
snd_pcm_get_dma_buf  602 sound/soc/intel/haswell/sst-haswell-pcm.c 	dmab = snd_pcm_get_dma_buf(substream);
snd_pcm_get_dma_buf   30 sound/soc/sof/pcm.c 	struct snd_dma_buffer *dmab = snd_pcm_get_dma_buf(substream);