Searched refs:soc_compr_ops (Results 1 – 1 of 1) sorted by relevance
586 static struct snd_compr_ops soc_compr_ops = { variable666 compr->ops = devm_kzalloc(rtd->card->dev, sizeof(soc_compr_ops), in soc_new_compress()695 memcpy(compr->ops, &soc_compr_ops, sizeof(soc_compr_ops)); in soc_new_compress()