Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/sound/
Dcompress_offload.h175 #define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x20, struct snd_compr_tstamp) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
Dcompress_offload.h69 #define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x20, struct snd_compr_tstamp) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
Dcompress_offload.h79 #define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x20, struct snd_compr_tstamp) macro
/kernel/linux/linux-5.10/sound/core/
Dcompress_offload.c977 case _IOC_NR(SNDRV_COMPRESS_TSTAMP): in snd_compr_ioctl()