Searched refs:inactInterface (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/usbvideo/
H A Dultracam.c515 int actInterface=-1, inactInterface=-1, maxPS=0; local
568 if (inactInterface < 0)
569 inactInterface = i;
599 if ((maxPS <= 0) || (actInterface < 0) || (inactInterface < 0)) {
611 uvd->ifaceAltInactive = inactInterface;
H A Dkonicawc.c786 int actInterface=-1, inactInterface=-1, maxPS=0; local
838 if (inactInterface < 0)
839 inactInterface = i;
884 uvd->ifaceAltInactive = inactInterface;
H A Dibmcam.c3630 int actInterface=-1, inactInterface=-1, maxPS=0; local
3728 if (inactInterface < 0)
3729 inactInterface = i;
3746 if ((maxPS <= 0) || (actInterface < 0) || (inactInterface < 0)) {
3838 uvd->ifaceAltInactive = inactInterface;

Completed in 104 milliseconds