Home
last modified time | relevance | path

Searched refs:use_posbuf (Results 1 – 9 of 9) sorted by relevance

/linux/sound/soc/sof/intel/
H A Dhda-ctrl.c251 if (bus->use_posbuf && bus->posbuf.addr) { in hda_dsp_ctrl_init_chip()
320 if (bus->use_posbuf && bus->posbuf.addr) { in hda_dsp_ctrl_stop_chip()
H A Dhda.c465 bus->use_posbuf = 0; in hda_init()
467 bus->use_posbuf = 1; in hda_init()
H A Dhda-stream.c654 if (bus->use_posbuf && bus->posbuf.addr && in hda_dsp_stream_hw_params()
/linux/sound/hda/
H A Dhdac_controller.c639 if (bus->use_posbuf && bus->posbuf.addr) { in snd_hdac_bus_init_chip()
H A Dhdac_stream.c297 if (bus->use_posbuf && bus->posbuf.addr) { in snd_hdac_stream_setup()
/linux/include/sound/
H A Dhdaudio.h345 bool use_posbuf:1; /* use position buffer */ member
/linux/sound/soc/intel/avs/
H A Dcore.c383 bus->core.use_posbuf = 1; in avs_bus_init()
/linux/sound/pci/hda/
H A Dhda_controller.c1181 bus->core.use_posbuf = true; in azx_bus_init()
H A Dhda_intel.c672 azx_bus(chip)->use_posbuf = false; in azx_position_ok()