Searched refs:cmd_pause (Results 1 - 4 of 4) sorted by relevance

/linux-master/sound/core/
H A Dpcm_dmaengine.c420 if (dma_caps.cmd_pause && dma_caps.cmd_resume)
/linux-master/drivers/tty/serial/8250/
H A D8250_dma.c215 if (!caps.cmd_pause || !caps.cmd_terminate ||
/linux-master/include/linux/
H A Ddmaengine.h493 * @cmd_pause: true, if pause is supported (i.e. for reading residue or
508 bool cmd_pause; member in struct:dma_slave_caps
/linux-master/drivers/dma/
H A Ddmaengine.c601 caps->cmd_pause = !!device->device_pause;

Completed in 112 milliseconds