snd_dmaengine_pcm_close_release_chan(9) Close a dmaengine based PCM substream and release channel

SYNOPSIS

int snd_dmaengine_pcm_close_release_chan(struct snd_pcm_substream * substream);

ARGUMENTS

substream

PCM substream

DESCRIPTION

Releases the DMA channel associated with the PCM substream.

COPYRIGHT