Searched refs:SNDRV_DEV_COMPRESS (Results 1 – 2 of 2) sorted by relevance
/linux/include/sound/ | ||
H A D | core.h | 44 SNDRV_DEV_COMPRESS, enumerator |
/linux/sound/core/ | ||
H A D | compress_offload.c | 1500 ret = snd_device_new(card, SNDRV_DEV_COMPRESS, compr, &ops); in snd_compress_new() |