Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/most/
H A Dmost_snd.c87 static void swap_copy24(u8 *dest, const u8 *source, unsigned int bytes) in swap_copy24() function
123 swap_copy24(most, alsa, bytes); in alsa_to_most_copy24()
143 swap_copy24(alsa, most, bytes); in most_to_alsa_copy24()
/kernel/linux/linux-5.10/drivers/staging/most/sound/
H A Dsound.c95 static void swap_copy24(u8 *dest, const u8 *source, unsigned int bytes) in swap_copy24() function
131 swap_copy24(most, alsa, bytes); in alsa_to_most_copy24()
151 swap_copy24(alsa, most, bytes); in most_to_alsa_copy24()

Completed in 4 milliseconds