Home
last modified time | relevance | path

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

/Linux-v4.19/sound/usb/hiface/
Dpcm.c251 static void memcpy_swahw32(u8 *dest, u8 *src, unsigned int n) in memcpy_swahw32() function
278 memcpy_swahw32(urb->buffer, source, PCM_PACKET_SIZE); in hiface_pcm_playback()
290 memcpy_swahw32(urb->buffer, source, len); in hiface_pcm_playback()
293 memcpy_swahw32(urb->buffer + len, source, in hiface_pcm_playback()