Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dminors.h37 #define SNDRV_DEVICE_TYPE_COMPRESS SNDRV_MINOR_COMPRESS macro
49 SNDRV_DEVICE_TYPE_COMPRESS, enumerator
/openbmc/linux/sound/core/
H A Dsound.c222 case SNDRV_DEVICE_TYPE_COMPRESS: in snd_find_free_minor()
346 case SNDRV_DEVICE_TYPE_COMPRESS: in snd_device_type_name()
H A Dcompress_offload.c93 SNDRV_DEVICE_TYPE_COMPRESS); in snd_compr_open()
1071 ret = snd_register_device(SNDRV_DEVICE_TYPE_COMPRESS, in snd_compress_dev_register()