Searched refs:SNDRV_DEV_COMPRESS (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/sound/ | ||
D | core.h | 43 SNDRV_DEV_COMPRESS, enumerator |
/Linux-v5.10/sound/core/ | ||
D | compress_offload.c | 1165 ret = snd_device_new(card, SNDRV_DEV_COMPRESS, compr, &ops); in snd_compress_new() |