Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/sound/
Dcompress_offload.h166 #define SNDRV_COMPRESS_GET_CAPS _IOWR('C', 0x10, struct snd_compr_caps) macro
/linux-5.19.10/sound/core/
Dcompress_offload.c978 case _IOC_NR(SNDRV_COMPRESS_GET_CAPS): in snd_compr_ioctl()