Searched refs:inbuff (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/usb/cpia2/ | ||
H A D | cpia2_usb.c | 95 unsigned char *inbuff = cam->workbuff->data; process_frame() local 103 if ((inbuff[0] == 0xFF) && (inbuff[1] == 0xD8)) { process_frame() |
Completed in 53 milliseconds