Home
last modified time | relevance | path

Searched refs:SNDRV_COMPRESS_SET_PARAMS (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/sound/
H A Dcompress_offload.h151 * SNDRV_COMPRESS_SET_PARAMS: Set codec and stream parameters
169 #define SNDRV_COMPRESS_SET_PARAMS _IOW('C', 0x12, struct snd_compr_params) macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dcompress_offload.h134 * SNDRV_COMPRESS_SET_PARAMS: Set codec and stream parameters
152 #define SNDRV_COMPRESS_SET_PARAMS _IOW('C', 0x12, struct snd_compr_params) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dcompress_offload.h63 #define SNDRV_COMPRESS_SET_PARAMS _IOW('C', 0x12, struct snd_compr_params) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dcompress_offload.h75 #define SNDRV_COMPRESS_SET_PARAMS _IOW('C', 0x12, struct snd_compr_params) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dcompress_offload.h75 #define SNDRV_COMPRESS_SET_PARAMS _IOW('C', 0x12, struct snd_compr_params) macro
/kernel/linux/linux-5.10/sound/core/
H A Dcompress_offload.c64 * calling SNDRV_COMPRESS_SET_PARAMS. Running streams will come to this
965 case _IOC_NR(SNDRV_COMPRESS_SET_PARAMS): in snd_compr_ioctl()
/kernel/linux/linux-6.6/sound/core/
H A Dcompress_offload.c62 * calling SNDRV_COMPRESS_SET_PARAMS. Running streams will come to this
991 case _IOC_NR(SNDRV_COMPRESS_SET_PARAMS): in snd_compr_ioctl()

Completed in 6 milliseconds