Lines Matching refs:posbuf
343 if (hstream->posbuf) in hda_dsp_iccmax_stream_hw_params()
344 *hstream->posbuf = 0; in hda_dsp_iccmax_stream_hw_params()
481 if (hstream->posbuf) in hda_dsp_stream_hw_params()
482 *hstream->posbuf = 0; in hda_dsp_stream_hw_params()
576 upper_32_bits(bus->posbuf.addr)); in hda_dsp_stream_hw_params()
578 (u32)bus->posbuf.addr | in hda_dsp_stream_hw_params()
784 &bus->posbuf); in hda_dsp_stream_init()
849 hstream->posbuf = (__le32 *)(bus->posbuf.area + in hda_dsp_stream_init()
906 hstream->posbuf = (__le32 *)(bus->posbuf.area + in hda_dsp_stream_init()
926 if (bus->posbuf.area) in hda_dsp_stream_free()
927 snd_dma_free_pages(&bus->posbuf); in hda_dsp_stream_free()