Searched refs:SNDRV_COMPRESS_GET_CAPS (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | compress_offload.h | 149 * SNDRV_COMPRESS_GET_CAPS: Query capability of DSP 166 #define SNDRV_COMPRESS_GET_CAPS _IOWR('C', 0x10, struct snd_compr_caps) macro
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | compress_offload.h | 132 * SNDRV_COMPRESS_GET_CAPS: Query capability of DSP 149 #define SNDRV_COMPRESS_GET_CAPS _IOWR('C', 0x10, struct snd_compr_caps) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | compress_offload.h | 60 #define SNDRV_COMPRESS_GET_CAPS _IOWR('C', 0x10, struct snd_compr_caps) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | compress_offload.h | 73 #define SNDRV_COMPRESS_GET_CAPS _IOWR('C', 0x10, struct snd_compr_caps) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | compress_offload.h | 73 #define SNDRV_COMPRESS_GET_CAPS _IOWR('C', 0x10, struct snd_compr_caps) macro
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | compress_offload.c | 957 case _IOC_NR(SNDRV_COMPRESS_GET_CAPS): in snd_compr_ioctl()
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | compress_offload.c | 983 case _IOC_NR(SNDRV_COMPRESS_GET_CAPS): in snd_compr_ioctl()
|
Completed in 6 milliseconds