Searched refs:actInterface (Results 1 – 3 of 3) sorted by relevance
517 int actInterface=-1, inactInterface=-1, maxPS=0; in ultracam_probe() local577 if (actInterface < 0) { in ultracam_probe()578 actInterface = i; in ultracam_probe()588 actInterface = i; in ultracam_probe()601 if ((maxPS <= 0) || (actInterface < 0) || (inactInterface < 0)) { in ultracam_probe()614 uvd->ifaceAltActive = actInterface; in ultracam_probe()
785 int actInterface=-1, inactInterface=-1, maxPS=0; in konicawc_probe() local846 actInterface = i; in konicawc_probe()852 if(actInterface == -1) { in konicawc_probe()857 DEBUG(1, "Selecting requested active setting=%d. maxPS=%d.", actInterface, maxPS); in konicawc_probe()884 uvd->ifaceAltActive = actInterface; in konicawc_probe()
3693 int actInterface=-1, inactInterface=-1, maxPS=0; in ibmcam_probe() local3798 if (actInterface < 0) { in ibmcam_probe()3799 actInterface = i; in ibmcam_probe()3809 if ((maxPS <= 0) || (actInterface < 0) || (inactInterface < 0)) { in ibmcam_probe()3902 uvd->ifaceAltActive = actInterface; in ibmcam_probe()