Home
last modified time | relevance | path

Searched refs:soc_compr_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-compress.c503 static struct snd_compr_ops soc_compr_ops = { variable
599 compr->ops = devm_kzalloc(rtd->card->dev, sizeof(soc_compr_ops), in snd_soc_new_compress()
632 memcpy(compr->ops, &soc_compr_ops, sizeof(soc_compr_ops)); in snd_soc_new_compress()
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-compress.c713 static struct snd_compr_ops soc_compr_ops = { variable
802 compr->ops = devm_kzalloc(rtd->card->dev, sizeof(soc_compr_ops), in snd_soc_new_compress()
832 memcpy(compr->ops, &soc_compr_ops, sizeof(soc_compr_ops)); in snd_soc_new_compress()

Completed in 3 milliseconds