Home
last modified time | relevance | path

Searched refs:SNDRV_COMPRESS_SET_METADATA (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/sound/
Dcompress_offload.h171 #define SNDRV_COMPRESS_SET_METADATA _IOW('C', 0x14,\ macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
Dcompress_offload.h65 #define SNDRV_COMPRESS_SET_METADATA _IOW('C', 0x14,\ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
Dcompress_offload.h77 #define SNDRV_COMPRESS_SET_METADATA _IOW('C', 0x14, struct snd_compr_metadata) macro
/kernel/linux/linux-5.10/sound/core/
Dcompress_offload.c971 case _IOC_NR(SNDRV_COMPRESS_SET_METADATA): in snd_compr_ioctl()