Home
last modified time | relevance | path

Searched refs:memcpy_to_scratch (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/sound/soc/sof/amd/
Dacp.h268 void memcpy_to_scratch(struct snd_sof_dev *sdev, u32 offset, unsigned int *src, size_t bytes);
Dacp-ipc.c20 memcpy_to_scratch(sdev, offset, message, bytes); in acp_mailbox_write()
Dacp.c377 void memcpy_to_scratch(struct snd_sof_dev *sdev, u32 offset, unsigned int *src, size_t bytes) in memcpy_to_scratch() function