Searched refs:SNDRV_COMPRESS_GET_CAPS (Results 1 – 3 of 3) sorted by relevance
166 #define SNDRV_COMPRESS_GET_CAPS _IOWR('C', 0x10, struct snd_compr_caps) macro
158 if (ops->ioctl(data, SNDRV_COMPRESS_GET_CAPS, &caps)) { in _is_codec_type_supported()230 if (compress->ops->ioctl(compress->data, SNDRV_COMPRESS_GET_CAPS, &caps)) { in compress_open()
234 case SNDRV_COMPRESS_GET_CAPS: in compress_plug_ioctl()