other versions
SND_SOC_NEW_COMPRESS(9) | ASoC | SND_SOC_NEW_COMPRESS(9) |
NAME¶
snd_soc_new_compress - create a new compress.
SYNOPSIS¶
int snd_soc_new_compress(struct snd_soc_pcm_runtime * rtd, int num);
ARGUMENTS¶
rtd
The runtime for which we will create compress
num
the device index number (zero based - shared with normal
PCMs)
RETURN¶
0 for success, else error.
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.9. |