Home
last modified time | relevance | path

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

/linux/sound/hda/core/
H A Dcontroller.c627 if (bus->use_posbuf && bus->posbuf.addr) { in snd_hdac_bus_init_chip()
H A Dstream.c297 if (bus->use_posbuf && bus->posbuf.addr) { in snd_hdac_stream_setup()
/linux/sound/soc/sof/intel/
H A Dhda.c503 bus->use_posbuf = 0; in hda_init()
505 bus->use_posbuf = 1; in hda_init()
H A Dhda-stream.c715 if (bus->use_posbuf && bus->posbuf.addr && in hda_dsp_stream_hw_free()
/linux/include/sound/
H A Dhdaudio.h345 bool use_posbuf:1; /* use position buffer */ member
/linux/sound/hda/common/
H A Dcontroller.c1167 bus->core.use_posbuf = true; in azx_bus_init()
/linux/sound/hda/controllers/
H A Dintel.c674 azx_bus(chip)->use_posbuf = false; in azx_position_ok()