Lines Matching refs:dmab
65 struct snd_dma_buffer *dmab, in hda_setup_bdle() argument
82 addr = snd_sgbuf_get_addr(dmab, offset); in hda_setup_bdle()
87 chunk = snd_sgbuf_get_chunk_size(dmab, offset, size); in hda_setup_bdle()
113 struct snd_dma_buffer *dmab, in hda_dsp_stream_setup_bdl() argument
128 chunk_size = snd_sgbuf_get_chunk_size(dmab, 0, hstream->bufsize); in hda_dsp_stream_setup_bdl()
175 offset = hda_setup_bdle(sdev, dmab, in hda_dsp_stream_setup_bdl()
179 offset = hda_setup_bdle(sdev, dmab, in hda_dsp_stream_setup_bdl()
445 struct snd_dma_buffer *dmab, in hda_dsp_iccmax_stream_hw_params() argument
458 if (!dmab) { in hda_dsp_iccmax_stream_hw_params()
476 ret = hda_dsp_stream_setup_bdl(sdev, dmab, hstream); in hda_dsp_iccmax_stream_hw_params()
521 struct snd_dma_buffer *dmab, in hda_dsp_stream_hw_params() argument
537 if (!dmab) { in hda_dsp_stream_hw_params()
621 ret = hda_dsp_stream_setup_bdl(sdev, dmab, hstream); in hda_dsp_stream_hw_params()