Searched refs:SNDRV_COMPRESS_GET_METADATA (Results 1 – 2 of 2) sorted by relevance
173 #define SNDRV_COMPRESS_GET_METADATA _IOWR('C', 0x15,\ macro
657 if (ioctl(compress->fd, SNDRV_COMPRESS_GET_METADATA, mdata)) { in compress_get_metadata()