Home
last modified time | relevance | path

Searched refs:snd_compr_caps (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/include/uapi/sound/
Dcompress_offload.h101 struct snd_compr_caps { struct
165 #define SNDRV_COMPRESS_GET_CAPS _IOWR('C', 0x10, struct snd_compr_caps)
/linux-4.1.27/include/sound/
Dcompress_driver.h130 struct snd_compr_caps *caps);
/linux-4.1.27/sound/soc/intel/atom/
Dsst-mfld-platform.h116 int (*get_caps)(struct snd_compr_caps *caps);
Dsst-mfld-platform-compress.c231 struct snd_compr_caps *caps) in sst_platform_compr_get_caps()
/linux-4.1.27/sound/soc/intel/atom/sst/
Dsst_drv_interface.c395 static int sst_cdev_caps(struct snd_compr_caps *caps) in sst_cdev_caps()
/linux-4.1.27/sound/soc/
Dsoc-compress.c482 struct snd_compr_caps *caps) in soc_compr_get_caps()
/linux-4.1.27/sound/core/
Dcompress_offload.c433 struct snd_compr_caps caps; in snd_compr_get_caps()