Searched refs:g_usbWebcam (Results 1 – 1 of 1) sorted by relevance
35 static usbWebcam_t *g_usbWebcam = NULL; variable44 UVCDev = g_usbWebcam->UVCDev; in transport()47 …me_buf1, UVCDev->frame_buf2, (unsigned int)UVCDev->active_buf, (unsigned int)g_usbWebcam->uvc_irq); in transport()51 UVCDev->exchange_buf = g_usbWebcam->uvc_irq; in transport()89 if(UVCDev == NULL || g_usbWebcam == NULL){ in usbWebcam_probe()90 …("ERR: usbWebcamProbe: input error, 0x%x,0x%x\n", (unsigned int)UVCDev, (unsigned int)g_usbWebcam); in usbWebcam_probe()93 usbWebcam = g_usbWebcam; in usbWebcam_probe()145 g_usbWebcam = usbWebcam; in usbWebcam_init()
Completed in 4 milliseconds