Searched refs:memcpy_to_scratch (Results 1 – 3 of 3) sorted by relevance
268 void memcpy_to_scratch(struct snd_sof_dev *sdev, u32 offset, unsigned int *src, size_t bytes);
20 memcpy_to_scratch(sdev, offset, message, bytes); in acp_mailbox_write()
377 void memcpy_to_scratch(struct snd_sof_dev *sdev, u32 offset, unsigned int *src, size_t bytes) in memcpy_to_scratch() function