Home
last modified time | relevance | path

Searched refs:SNDRV_COMPRESS_TASK_STOP (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/uapi/sound/
H A Dcompress_offload.h226 #define SNDRV_COMPRESS_TASK_STOP _IOW('C', 0x63, __u64) macro
/linux-6.15/sound/core/
H A Dcompress_offload.c1301 case _IOC_NR(SNDRV_COMPRESS_TASK_STOP): in snd_compr_ioctl()