Searched refs:vendorId (Results 1 – 8 of 8) sorted by relevance
/external/autotest/server/site_tests/kernel_ExternalUsbPeripheralsDetectionStress/ |
D | kernel_ExternalUsbPeripheralsDetectionStress.py | 119 vendorId = connected_device_dict['deviceInfo']['vendorId'] 136 if not ((vendorId + ':' + productId in lsusbOutput) and 138 vendorId, productId, manufacturer, productName) and
|
/external/rmi4utils/rmidevice/ |
D | hiddevice.h | 81 static bool LookupHidDeviceName(int bus, int vendorId, int productId, std::string &deviceName);
|
D | hiddevice.cpp | 688 bool HIDDevice::LookupHidDeviceName(int bus, int vendorId, int productId, std::string & deviceName) in LookupHidDeviceName() argument 695 snprintf(devicePrefix, 15, "%04X:%04X:%04X", bus, vendorId, productId); in LookupHidDeviceName()
|
/external/autotest/client/common_lib/ |
D | smogcheck_tpm.py | 122 vendorId = [i for i in vi.tpmVendorID if i] 123 logging.info(' TPM Vendor ID: %s', ''.join(vendorId))
|
/external/wayland-protocols/flinger_headers/ |
D | ArcInputBridgeProtocol.h | 152 uint16_t vendorId; member
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationCrossInstanceSharingTests.cpp | 293 DeviceId (deUint32 vendorId, 308 DeviceId::DeviceId (deUint32 vendorId, in DeviceId() argument 312 : m_vendorId (vendorId) in DeviceId()
|
/external/tcpdump/ |
D | print-sctp.c | 183 uint32_t vendorId; /* vendor ID from RFC 1700 */ member
|
/external/libmtp/logs/ |
D | mtp-detect-cat-s50.txt | 7 Available devices (busLocation, devNum, productId, vendorId, product, vendor):
|