Home
last modified time | relevance | path

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

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