Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/cpia2/
Dcpia2_usb.c95 unsigned char *inbuff = cam->workbuff->data; in process_frame() local
103 if ((inbuff[0] == 0xFF) && (inbuff[1] == 0xD8)) { in process_frame()