Home
last modified time | relevance | path

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

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