Home
last modified time | relevance | path

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

/drivers/staging/most/sound/
Dsound.c109 static void swap_copy32(u32 *dest, const u32 *source, unsigned int bytes) in swap_copy32() function
136 swap_copy32(most, alsa, bytes); in alsa_to_most_copy32()
156 swap_copy32(alsa, most, bytes); in most_to_alsa_copy32()