snd_soc_new_compress(9) 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