Searched refs:cx231xx_swab (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
H A D | cx231xx.h | 815 void cx231xx_swab(u16 *from, u16 *to, u16 len);
|
H A D | cx231xx-video.c | 680 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
|
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/ |
H A D | cx231xx.h | 813 void cx231xx_swab(u16 *from, u16 *to, u16 len);
|
H A D | cx231xx-video.c | 680 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
|
Completed in 10 milliseconds