Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/most/aim-sound/
Dsound.c81 static void swap_copy16(u16 *dest, const u16 *source, unsigned int bytes) in swap_copy16() function
120 swap_copy16(most, alsa, bytes); in alsa_to_most_copy16()
140 swap_copy16(alsa, most, bytes); in most_to_alsa_copy16()