Searched refs:swap_copy24 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/most/ |
H A D | most_snd.c | 87 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 D | sound.c | 95 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