HomeSort by relevance Sort by last modified time
    Searched defs:vendor_id (Results 1 - 25 of 128) sorted by null

1 2 3 4 5 6

  /external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
gpu_device.py 8 On platforms which support them, the vendor_id and device_id are
19 def __init__(self, vendor_id, device_id, vendor_string, device_string):
20 self._vendor_id = vendor_id
42 vendor_id
49 return cls(attrs['vendor_id'], attrs['device_id'],
53 def vendor_id(self): member in class:GPUDevice
  /bionic/libc/kernel/uapi/scsi/
scsi_netlink_fc.h 29 uint64_t vendor_id; member in struct:fc_nl_event
scsi_netlink.h 47 uint64_t vendor_id; member in struct:scsi_nl_host_vendor_msg
scsi_bsg_fc.h 79 uint64_t vendor_id; member in struct:fc_bsg_host_vendor
  /external/drm_gralloc/pci_ids/
pci_id_driver_map.h 63 int vendor_id; member in struct:__anon10003
  /external/kernel-headers/original/uapi/scsi/
scsi_netlink_fc.h 55 * Note: When specifying vendor_id, be sure to read the Vendor Type and ID
61 uint64_t vendor_id; member in struct:fc_nl_event
scsi_netlink.h 87 * Note: When specifying vendor_id, be sure to read the Vendor Type and ID
92 uint64_t vendor_id; member in struct:scsi_nl_host_vendor_msg
scsi_bsg_fc.h 213 * Note: When specifying vendor_id, be sure to read the Vendor Type and ID
221 uint64_t vendor_id; member in struct:fc_bsg_host_vendor
  /external/mesa3d/include/pci_ids/
pci_id_driver_map.h 61 int vendor_id; member in struct:__anon18935
  /external/mesa3d/src/egl/drivers/dri2/
common.c 98 int vendor_id, chip_id, i, j; local
113 sscanf(pci_id, "%x:%x", &vendor_id, &chip_id) != 2) {
119 if (vendor_id != driver_map[i].vendor_id)
124 fd, vendor_id, chip_id, driver);
132 fd, vendor_id, chip_id, driver);
platform_android.c 542 droid_get_pci_id(int fd, int *vendor_id, int *chip_id)
563 *vendor_id = 0x8086;
578 *vendor_id = 0x1002;
590 *vendor_id = 0x10de;
595 *vendor_id = 0x15ad;
610 int vendor_id = -1, chip_id = -1; local
614 if (!droid_get_pci_id(fd, &vendor_id, &chip_id))
618 if (vendor_id != driver_map[idx].vendor_id)
633 fd, vendor_id, chip_id, driver_map[idx].driver)
    [all...]
  /external/mesa3d/src/gallium/auxiliary/pipe-loader/
pipe_loader.h 58 int vendor_id; member in struct:pipe_loader_device::__anon18978::__anon18979
  /external/mesa3d/src/gbm/backends/dri/
driver_name.c 45 int vendor_id, chip_id, i, j; local
60 sscanf(pci_id, "%x:%x", &vendor_id, &chip_id) != 2) {
66 if (vendor_id != driver_map[i].vendor_id)
71 fd, vendor_id, chip_id, driver);
79 fd, vendor_id, chip_id, driver);
  /external/wpa_supplicant_8/src/wps/
wps_attr_parse.c 103 u32 vendor_id; local
110 vendor_id = WPA_GET_BE24(pos);
111 switch (vendor_id) {
119 vendor_id);
  /external/mesa3d/src/gallium/state_trackers/clover/core/
device.cpp 73 _cl_device_id::vendor_id() const { function in class:_cl_device_id
78 return ldev->u.pci.vendor_id;
  /hardware/qcom/display/msm8996/hdmi_cec/
qhdmi_cec.h 66 uint32_t vendor_id; member in struct:qhdmicec::cec_context_t
  /hardware/qcom/display/msmcobalt/hdmi_cec/
qhdmi_cec.h 66 uint32_t vendor_id; member in struct:qhdmicec::cec_context_t
  /external/ipsec-tools/src/racoon/
vendorid.h 94 struct vendor_id { struct
  /external/mesa3d/src/gallium/targets/egl-static/
egl.c 67 drm_fd_get_pci_id(int fd, int *vendor_id, int *chip_id)
97 sscanf(pci_id, "%x:%x", vendor_id, chip_id) != 2) {
123 drm_fd_get_pci_id(int fd, int *vendor_id, int *chip_id)
144 *vendor_id = 0x8086;
159 *vendor_id = 0x1002;
171 *vendor_id = 0x10de;
176 *vendor_id = 0x15ad;
189 drm_fd_get_pci_id(int fd, int *vendor_id, int *chip_id)
199 int vendor_id, chip_id; local
202 if (!drm_fd_get_pci_id(fd, &vendor_id, &chip_id))
    [all...]
  /external/wpa_supplicant_8/src/eap_common/
eap_ttls.h 24 be32 vendor_id; member in struct:ttls_avp_vendor
eap_tlv_common.h 50 be32 vendor_id; member in struct:eap_tlv_nak_tlv
  /external/ppp/pppd/plugins/radius/
avpair.c 265 int vendor_id; local
283 /* Extract vendor_id */
284 vendor_id = (int) (
303 if ((attr = rc_dict_getattr(vtype, vendor_id)) == NULL) {
315 pair->vendorcode = vendor_id;
  /external/valgrind/coregrind/
m_cache.c 488 HChar vendor_id[13]; local
492 VG_(cpuid)(0, 0, &level, (UInt*)&vendor_id[0],
493 (UInt*)&vendor_id[8], (UInt*)&vendor_id[4]);
494 vendor_id[12] = '\0';
501 if (0 == VG_(strcmp)(vendor_id, "GenuineIntel")) {
504 } else if (0 == VG_(strcmp)(vendor_id, "AuthenticAMD")) {
507 } else if (0 == VG_(strcmp)(vendor_id, "CentaurHauls")) {
521 vendor_id);
  /system/bt/stack/include/
srvc_api.h 59 UINT16 vendor_id; member in struct:__anon73927
  /external/google-breakpad/src/processor/
minidump_processor.cc 409 uint32_t vendor_id = (cpuid >> 24) & 0xff; local
411 if (vendors[i].id == vendor_id) {
420 snprintf(cpu_string, sizeof(cpu_string), "vendor(0x%x)", vendor_id);
    [all...]

Completed in 3155 milliseconds

1 2 3 4 5 6