Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-ctrl.c240 if (bus->use_posbuf && bus->posbuf.addr) { in hda_dsp_ctrl_init_chip()
308 if (bus->use_posbuf && bus->posbuf.addr) { in hda_dsp_ctrl_stop_chip()
H A Dhda.c827 bus->use_posbuf = 0; in hda_init()
829 bus->use_posbuf = 1; in hda_init()
H A Dhda-stream.c650 if (bus->use_posbuf && bus->posbuf.addr && in hda_dsp_stream_hw_params()
/openbmc/linux/sound/hda/
H A Dhdac_controller.c526 if (bus->use_posbuf && bus->posbuf.addr) { in snd_hdac_bus_init_chip()
H A Dhdac_stream.c294 if (bus->use_posbuf && bus->posbuf.addr) { in snd_hdac_stream_setup()
/openbmc/linux/include/sound/
H A Dhdaudio.h344 bool use_posbuf:1; /* use position buffer */ member
/openbmc/linux/sound/soc/intel/avs/
H A Dcore.c369 bus->core.use_posbuf = 1; in avs_bus_init()
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl.c900 bus->use_posbuf = 1; in skl_create()
/openbmc/linux/sound/pci/hda/
H A Dhda_controller.c1177 bus->core.use_posbuf = true; in azx_bus_init()
H A Dhda_intel.c667 azx_bus(chip)->use_posbuf = false; in azx_position_ok()