Searched refs:q6apm_enable_compress_module (Results 1 – 3 of 3) sorted by relevance
151 int q6apm_enable_compress_module(struct device *dev, struct q6apm_graph *graph, bool en);
325 int q6apm_enable_compress_module(struct device *dev, struct q6apm_graph *graph, bool en) in q6apm_enable_compress_module() function 335 EXPORT_SYMBOL_GPL(q6apm_enable_compress_module);
523 q6apm_enable_compress_module(dev, prtd->graph, true); in q6apm_dai_compr_open()