table of contents
other versions
- stretch 4.9.168-1
SND_DMAENGINE_PCM_TR(9) | PCM API | SND_DMAENGINE_PCM_TR(9) |
NAME¶
snd_dmaengine_pcm_trigger - dmaengine based PCM trigger implementationSYNOPSIS¶
int snd_dmaengine_pcm_trigger(struct snd_pcm_substream * substream, int cmd);
ARGUMENTS¶
substreamPCM substream
cmd
Trigger command
DESCRIPTION¶
Returns 0 on success, a negative error code otherwise.This function can be used as the PCM trigger callback for dmaengine based PCM driver implementations.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |