Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/most/
H A Dmost_snd.c77 static void swap_copy16(u16 *dest, const u16 *source, unsigned int bytes) in swap_copy16() function
118 swap_copy16(most, alsa, bytes); in alsa_to_most_copy16()
138 swap_copy16(alsa, most, bytes); in most_to_alsa_copy16()
/kernel/linux/linux-5.10/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()

Completed in 3 milliseconds