Home
last modified time | relevance | path

Searched refs:compress_new (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/sound/
Dsoc-dai.h232 int (*compress_new)(struct snd_soc_pcm_runtime *rtd, int num); member
/linux-4.4.14/sound/soc/intel/atom/
Dsst-mfld-platform-pcm.c515 .compress_new = snd_soc_new_compress,
/linux-4.4.14/sound/soc/
Dsoc-core.c1373 if (cpu_dai->driver->compress_new) { in soc_probe_link_dais()
1375 ret = cpu_dai->driver->compress_new(rtd, num); in soc_probe_link_dais()