Searched refs:sof_copy_tuples (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/sound/soc/sof/ |
D | topology.c | 454 static int sof_copy_tuples(struct snd_sof_dev *sdev, struct snd_soc_tplg_vendor_array *array, in sof_copy_tuples() function 1238 ret = sof_copy_tuples(sdev, private->array, le32_to_cpu(private->size), in sof_widget_parse_tokens() 1751 ret = sof_copy_tuples(sdev, private->array, le32_to_cpu(private->size), in sof_link_load() 1766 ret = sof_copy_tuples(sdev, private->array, le32_to_cpu(private->size), in sof_link_load() 1785 ret = sof_copy_tuples(sdev, private->array, le32_to_cpu(private->size), in sof_link_load()
|