Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/cx231xx/
H A Dcx231xx.h813 void cx231xx_swab(u16 *from, u16 *to, u16 len);
H A Dcx231xx-video.c680 cx231xx_swab((u16 *) p_buffer, (u16 *) startwrite, (u16) lencopy); in cx231xx_do_copy()
685 void cx231xx_swab(u16 *from, u16 *to, u16 len) in cx231xx_swab() function