Searched refs:snd_compr_avail (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | compress_offload.h | 77 * struct snd_compr_avail - avail descriptor 81 struct snd_compr_avail { struct 176 #define SNDRV_COMPRESS_AVAIL _IOR('C', 0x21, struct snd_compr_avail)
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | compress_offload.h | 60 * struct snd_compr_avail - avail descriptor 64 struct snd_compr_avail { struct 159 #define SNDRV_COMPRESS_AVAIL _IOR('C', 0x21, struct snd_compr_avail)
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | compress_offload.h | 28 struct snd_compr_avail { struct 70 #define SNDRV_COMPRESS_AVAIL _IOR('C', 0x21, struct snd_compr_avail)
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | compress_offload.h | 41 struct snd_compr_avail { struct 80 #define SNDRV_COMPRESS_AVAIL _IOR('C', 0x21, struct snd_compr_avail)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | compress_offload.h | 41 struct snd_compr_avail { struct 80 #define SNDRV_COMPRESS_AVAIL _IOR('C', 0x21, struct snd_compr_avail)
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | compress_offload.c | 184 struct snd_compr_avail *avail) in snd_compr_calc_avail() 221 struct snd_compr_avail avail; in snd_compr_get_avail() 229 struct snd_compr_avail ioctl_avail; in snd_compr_ioctl_avail()
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | compress_offload.c | 182 struct snd_compr_avail *avail) in snd_compr_calc_avail() 219 struct snd_compr_avail avail; in snd_compr_get_avail() 227 struct snd_compr_avail ioctl_avail; in snd_compr_ioctl_avail()
|
Completed in 5 milliseconds