Lines Matching refs:posbuf
348 if (hstream->posbuf) in hda_dsp_iccmax_stream_hw_params()
349 *hstream->posbuf = 0; in hda_dsp_iccmax_stream_hw_params()
486 if (hstream->posbuf) in hda_dsp_stream_hw_params()
487 *hstream->posbuf = 0; in hda_dsp_stream_hw_params()
581 upper_32_bits(bus->posbuf.addr)); in hda_dsp_stream_hw_params()
583 (u32)bus->posbuf.addr | in hda_dsp_stream_hw_params()
789 &bus->posbuf); in hda_dsp_stream_init()
854 hstream->posbuf = (__le32 *)(bus->posbuf.area + in hda_dsp_stream_init()
911 hstream->posbuf = (__le32 *)(bus->posbuf.area + in hda_dsp_stream_init()
931 if (bus->posbuf.area) in hda_dsp_stream_free()
932 snd_dma_free_pages(&bus->posbuf); in hda_dsp_stream_free()