Searched refs:SNDRV_COMPRESS_GET_CAPS (Results 1 – 2 of 2) sorted by relevance
166 #define SNDRV_COMPRESS_GET_CAPS _IOWR('C', 0x10, struct snd_compr_caps) macro
191 if (ioctl(fd, SNDRV_COMPRESS_GET_CAPS, &caps)) { in _is_codec_type_supported()260 if (ioctl(compress->fd, SNDRV_COMPRESS_GET_CAPS, &caps)) { in compress_open()