Home
last modified time | relevance | path

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

/linux/include/uapi/sound/
H A Dcompress_offload.h186 * SNDRV_COMPRESS_GET_CAPS: Query capability of DSP
203 #define SNDRV_COMPRESS_GET_CAPS _IOWR('C', 0x10, struct snd_compr_caps) macro
/linux/sound/core/
H A Dcompress_offload.c1276 case SNDRV_COMPRESS_GET_CAPS: in snd_compr_ioctl()