Searched refs:sof_copy_tuples (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/sof/ |
H A D | topology.c | 487 * sof_copy_tuples - Parse tokens and copy them to the @tuples array 500 static int sof_copy_tuples(struct snd_sof_dev *sdev, struct snd_soc_tplg_vendor_array *array, in sof_copy_tuples() 1287 ret = sof_copy_tuples(sdev, private->array, le32_to_cpu(private->size), in sof_widget_parse_tokens() 1993 ret = sof_copy_tuples(sdev, private->array, le32_to_cpu(private->size), in sof_link_load() 2008 ret = sof_copy_tuples(sdev, private->array, le32_to_cpu(private->size), in sof_link_load() 2027 ret = sof_copy_tuples(sdev, private->array, le32_to_cpu(private->size), in sof_link_load() 496 static int sof_copy_tuples(struct snd_sof_dev *sdev, struct snd_soc_tplg_vendor_array *array, sof_copy_tuples() function
|