Home
last modified time | relevance | path

Searched refs:SNDRV_COMPRESS_GET_CAPS (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/sound/
H A Dcompress_offload.h149 #define SNDRV_COMPRESS_GET_CAPS _IOWR('C', 0x10, struct snd_compr_caps) macro
/linux/sound/core/
H A Dcompress_offload.c957 case _IOC_NR(SNDRV_COMPRESS_GET_CAPS): in snd_compr_ioctl()