Searched refs:SNDRV_COMPRESS_TSTAMP (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | compress_offload.h | 154 * SNDRV_COMPRESS_TSTAMP: get the current timestamp value 175 #define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x20, struct snd_compr_tstamp) macro
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | compress_offload.h | 137 * SNDRV_COMPRESS_TSTAMP: get the current timestamp value 158 #define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x20, struct snd_compr_tstamp) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | compress_offload.h | 69 #define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x20, struct snd_compr_tstamp) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | compress_offload.h | 79 #define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x20, struct snd_compr_tstamp) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | compress_offload.h | 79 #define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x20, struct snd_compr_tstamp) macro
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | compress_offload.c | 977 case _IOC_NR(SNDRV_COMPRESS_TSTAMP): in snd_compr_ioctl()
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | compress_offload.c | 1003 case _IOC_NR(SNDRV_COMPRESS_TSTAMP): in snd_compr_ioctl()
|
Completed in 5 milliseconds