HomeSort by relevance Sort by last modified time
    Searched full:vendor_id (Results 51 - 66 of 66) sorted by null

1 23

  /external/chromium/chrome/browser/metrics/
metrics_log.cc 343 WriteIntAttribute("vendorid", gpu_data_manager->gpu_info().vendor_id);
  /external/chromium/chrome/browser/ui/webui/
gpu_internals_ui.cc 523 base::StringPrintf("0x%04x", gpu_info.vendor_id)));
  /external/tcpdump/
print-isoclns.c 1748 u_int i,vendor_id; local
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
tncc.c 1242 wpabuf_put_be32(buf, EAP_VENDOR_MICROSOFT); /* Vendor_Id */
1357 /* Vendor_Id */
  /external/wpa_supplicant_8/src/eap_peer/
tncc.c 1242 wpabuf_put_be32(buf, EAP_VENDOR_MICROSOFT); /* Vendor_Id */
1357 /* Vendor_Id */
  /external/grub/netboot/
tulip.c 410 unsigned short vendor_id; /* PCI card vendor code */
409 unsigned short vendor_id; \/* PCI card vendor code *\/ member in struct:tulip_private
    [all...]
sis900.c 73 u16 vendor_id, device_id, flags;
72 u16 vendor_id, device_id, flags; member in struct:mac_chip_info
  /external/wpa_supplicant/
eap_fast.c 1145 static u8 * eap_fast_tlv_nak(int vendor_id, int tlv_type, size_t *len)
1154 nak->vendor_id = host_to_be32(vendor_id);
    [all...]
  /external/qemu/
qemu-monitor.hx 351 "device", "add USB device (e.g. 'host:bus.addr' or 'host:vendor_id:product_id')" },
qemu-options.hx 347 @item host:vendor_id:product_id
348 Pass through the host device identified by vendor_id:product_id (Linux only).
350 @item serial:[vendorid=@var{vendor_id}][,productid=@var{product_id}]:@var{dev}
    [all...]
  /external/valgrind/main/VEX/priv/
guest_amd64_helpers.c     [all...]
guest_x86_helpers.c     [all...]
  /external/valgrind/main/exp-bbv/tests/x86-linux/
ll.S 570 .ascii "vendor_id : AuthenticAMD\n"
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
tncs.c 1254 wpabuf_put_be32(buf, EAP_VENDOR_MICROSOFT); /* Vendor_Id */
  /external/wpa_supplicant_8/src/eap_server/
tncs.c 1255 wpabuf_put_be32(buf, EAP_VENDOR_MICROSOFT); /* Vendor_Id */
  /external/kernel-headers/original/linux/
usb.h 394 extern struct usb_device *usb_find_device(u16 vendor_id, u16 product_id);
    [all...]

Completed in 3231 milliseconds

1 23