Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dhda-ctrl.c278 if (bus->use_posbuf && bus->posbuf.addr) { in hda_dsp_ctrl_init_chip()
H A Dhda.c536 bus->use_posbuf = 1; in hda_init()
/OK3568_Linux_fs/kernel/sound/hda/
H A Dhdac_controller.c526 if (bus->use_posbuf && bus->posbuf.addr) { in snd_hdac_bus_init_chip()
H A Dhdac_stream.c233 if (bus->use_posbuf && bus->posbuf.addr) { in snd_hdac_stream_setup()
/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio.h338 bool use_posbuf:1; /* use position buffer */ member
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl.c890 bus->use_posbuf = 1; in skl_create()
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_controller.c1191 bus->core.use_posbuf = true; in azx_bus_init()
H A Dhda_intel.c704 azx_bus(chip)->use_posbuf = false; in azx_position_ok()