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

/linux-master/sound/usb/hiface/
H A Dpcm.c245 static void memcpy_swahw32(u8 *dest, u8 *src, unsigned int n) function
272 memcpy_swahw32(urb->buffer, source, PCM_PACKET_SIZE);
284 memcpy_swahw32(urb->buffer, source, len);
287 memcpy_swahw32(urb->buffer + len, source,

Completed in 109 milliseconds