Home
last modified time | relevance | path

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

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