Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/most/sound/
H A Dsound.c85 static void swap_copy16(u16 *dest, const u16 *source, unsigned int bytes) in swap_copy16() function
126 swap_copy16(most, alsa, bytes); in alsa_to_most_copy16()
146 swap_copy16(alsa, most, bytes); in most_to_alsa_copy16()