CR_SUCCESS        631 third_party/libusb/src/libusb/os/windows_usb.c 		if (CM_Get_Parent(&parent_devinst, devinst, 0) != CR_SUCCESS) {
CR_SUCCESS        636 third_party/libusb/src/libusb/os/windows_usb.c 	if (CM_Get_Device_IDA(devinst, path, MAX_PATH_LENGTH, 0) != CR_SUCCESS) {
CR_SUCCESS       1437 third_party/libusb/src/libusb/os/windows_usb.c 			if (CM_Get_Device_IDA(dev_info_data.DevInst, path, sizeof(path), 0) != CR_SUCCESS) {