soc_compr_ops     819 sound/soc/soc-compress.c static struct snd_compr_ops soc_compr_ops = {
soc_compr_ops     902 sound/soc/soc-compress.c 	compr->ops = devm_kzalloc(rtd->card->dev, sizeof(soc_compr_ops),
soc_compr_ops     932 sound/soc/soc-compress.c 		memcpy(compr->ops, &soc_compr_ops, sizeof(soc_compr_ops));