Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/sound/
H A Dcompress_offload.h157 * SNDRV_COMPRESS_PAUSE: Pause the running stream
177 #define SNDRV_COMPRESS_PAUSE _IO('C', 0x30) macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dcompress_offload.h140 * SNDRV_COMPRESS_PAUSE: Pause the running stream
160 #define SNDRV_COMPRESS_PAUSE _IO('C', 0x30) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dcompress_offload.h71 #define SNDRV_COMPRESS_PAUSE _IO('C', 0x30) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dcompress_offload.h81 #define SNDRV_COMPRESS_PAUSE _IO('C', 0x30) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dcompress_offload.h81 #define SNDRV_COMPRESS_PAUSE _IO('C', 0x30) macro
/kernel/linux/linux-5.10/sound/core/
H A Dcompress_offload.c74 * SNDRV_COMPRESS_PAUSE. It can be stopped or resumed by calling
983 case _IOC_NR(SNDRV_COMPRESS_PAUSE): in snd_compr_ioctl()
/kernel/linux/linux-6.6/sound/core/
H A Dcompress_offload.c72 * SNDRV_COMPRESS_PAUSE. It can be stopped or resumed by calling
1009 case _IOC_NR(SNDRV_COMPRESS_PAUSE): in snd_compr_ioctl()

Completed in 8 milliseconds