Home
last modified time | relevance | path

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

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