Searched refs:memcpy_to_scratch (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/sound/soc/sof/amd/ |
D | acp.h | 211 void memcpy_to_scratch(struct snd_sof_dev *sdev, u32 offset, unsigned int *src, size_t bytes);
|
D | acp-ipc.c | 20 memcpy_to_scratch(sdev, offset, message, bytes); in acp_mailbox_write()
|
D | acp-loader.c | 89 memcpy_to_scratch(sdev, offset, src, size); in acp_dsp_block_write()
|
D | acp.c | 319 void memcpy_to_scratch(struct snd_sof_dev *sdev, u32 offset, unsigned int *src, size_t bytes) in memcpy_to_scratch() function
|