Home
last modified time | relevance | path

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

/openbmc/linux/drivers/most/
H A Dmost_snd.c101 static void swap_copy32(u32 *dest, const u32 *source, unsigned int bytes) in swap_copy32() function
128 swap_copy32(most, alsa, bytes); in alsa_to_most_copy32()
148 swap_copy32(alsa, most, bytes); in most_to_alsa_copy32()