Searched refs:isHIDPlugIntoSamePort (Results 1 – 2 of 2) sorted by relevance
787 MS_BOOL isHIDPlugIn, isHIDPlugIntoSamePort; in UsbTask() local954 …isHIDPlugIntoSamePort = FALSE; //a bool value to indicate that the interface enumeration below is… in UsbTask()958 if(isHIDPlugIntoSamePort==FALSE) in UsbTask()959 isHIDPlugIntoSamePort = TRUE; //for multiple interfaces, using same port in UsbTask()989 if ((isHIDPlugIn_IntfCnt < MAX_HID_INTF_COUNT)&& (isHIDPlugIntoSamePort == TRUE)) in UsbTask()1764 MS_BOOL isHIDPlugIn, isHIDPlugIntoSamePort; in UsbTask_EX() local1891 …isHIDPlugIntoSamePort = FALSE; //a bool value to indicate that the interface enumeration below is… in UsbTask_EX()1895 if(isHIDPlugIntoSamePort==FALSE) in UsbTask_EX()1896 isHIDPlugIntoSamePort = TRUE; //for multiple interfaces, using same port in UsbTask_EX()1926 if ((isHIDPlugIn_IntfCnt < MAX_HID_INTF_COUNT)&& (isHIDPlugIntoSamePort == TRUE)) in UsbTask_EX()
159 MS_BOOL isHIDPlugIn, isHIDPlugIntoSamePort; in UsbTask_Port2() local325 …isHIDPlugIntoSamePort = FALSE; //a bool value to indicate that the interface enumeration below is… in UsbTask_Port2()329 if(isHIDPlugIntoSamePort==FALSE) in UsbTask_Port2()330 isHIDPlugIntoSamePort = TRUE; //for multiple interfaces, using same port in UsbTask_Port2()360 if ((isHIDPlugIn_IntfCnt < MAX_HID_INTF_COUNT)&& (isHIDPlugIntoSamePort == TRUE)) in UsbTask_Port2()