Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/sound/
H A Dcompress_offload.h227 #define SNDRV_COMPRESS_TASK_STATUS _IOWR('C', 0x68, struct snd_compr_task_status) macro
/linux-6.15/sound/core/
H A Dcompress_offload.c1303 case _IOC_NR(SNDRV_COMPRESS_TASK_STATUS): in snd_compr_ioctl()