Searched defs:id_vendor (Results 1 – 9 of 9) sorted by relevance
/external/autotest/client/cros/cellular/mbim_compliance/ |
D | mbim_device_context.py | 25 def __init__(self, id_vendor=None, id_product=None): argument 88 def _find_device(self, id_vendor, id_product): argument 179 def id_vendor(self): member in MbimDeviceContext
|
D | mbim_test_base.py | 24 def run_test(self, id_vendor=None, id_product=None, **kwargs): argument
|
/external/webrtc/talk/media/devices/ |
D | macdeviceinfo.cc | 41 std::string id_vendor = device.id.substr(vid_location, id_size); in GetUsbId() local
|
D | win32deviceinfo.cc | 47 std::string id_vendor = device.id.substr(vid_location + sizeof(vid) - 1, in GetUsbId() local
|
D | linuxdeviceinfo.cc | 155 std::string id_vendor; in GetUsbId() local
|
/external/libmtp/src/ |
D | util.c | 50 void device_unknown(const int dev_number, const int id_vendor, const int id_product) in device_unknown()
|
/external/libdrm/include/drm/ |
D | drm.h | 572 unsigned short id_vendor; member
|
/external/mesa3d/include/drm-uapi/ |
D | drm.h | 572 unsigned short id_vendor; member
|
/external/kernel-headers/original/uapi/drm/ |
D | drm.h | 578 unsigned short id_vendor; member
|