Searched refs:cmd_dma_state (Results 1 - 6 of 6) sorted by relevance

/linux-master/sound/hda/ext/
H A Dhdac_ext_bus.c46 bus->cmd_dma_state = true;
H A Dhdac_ext_controller.c291 if (!bus->cmd_dma_state) {
293 bus->cmd_dma_state = true;
349 bus->cmd_dma_state = false;
/linux-master/sound/soc/sof/intel/
H A Dhda-codec.c302 if (bus->cmd_dma_state)
329 if (bus->cmd_dma_state)
/linux-master/sound/soc/intel/skylake/
H A Dskl.c344 if (bus->cmd_dma_state)
386 if (bus->cmd_dma_state)
/linux-master/sound/soc/intel/avs/
H A Dcore.c597 if (bus->cmd_dma_state)
663 if (bus->cmd_dma_state)
/linux-master/include/sound/
H A Dhdaudio.h289 * @cmd_dma_state: state of cmd DMAs: CORB and RIRB
379 bool cmd_dma_state; member in struct:hdac_bus

Completed in 189 milliseconds