Home
last modified time | relevance | path

Searched defs:compress_sst_ops (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/intel/atom/
A Dsst-mfld-platform.h96 struct compress_sst_ops { struct
97 const char *name;
98 int (*open)(struct device *dev,
101 int (*stream_drop)(struct device *dev, unsigned int str_id);
107 int (*tstamp)(struct device *dev, unsigned int str_id,
109 int (*ack)(struct device *dev, unsigned int str_id,
111 int (*close)(struct device *dev, unsigned int str_id);
112 int (*get_caps)(struct snd_compr_caps *caps);
113 int (*get_codec_caps)(struct snd_compr_codec_caps *codec);
114 int (*set_metadata)(struct device *dev, unsigned int str_id,
[all …]

Completed in 5 milliseconds