Searched refs:compress_new (Results 1 – 3 of 3) sorted by relevance
232 int (*compress_new)(struct snd_soc_pcm_runtime *rtd, int num); member
515 .compress_new = snd_soc_new_compress,
1373 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()