Searched defs:vendor_id (Results 51 - 75 of 118) sorted by relevance

12345

/external/chromium_org/chromeos/disks/
H A Ddisk_mount_manager_unittest.cc31 const char* vendor_id; member in struct:__anon6149::TestDiskInfo
64 "/device/vendor_id",
162 disk.vendor_id,
H A Ddisk_mount_manager.cc453 disk_info.vendor_id(),
645 const std::string& vendor_id,
665 vendor_id_(vendor_id),
639 Disk(const std::string& device_path, const std::string& mount_path, const std::string& system_path, const std::string& file_path, const std::string& device_label, const std::string& drive_label, const std::string& vendor_id, const std::string& vendor_name, const std::string& product_id, const std::string& product_name, const std::string& fs_uuid, const std::string& system_path_prefix, DeviceType device_type, uint64 total_size_in_bytes, bool is_parent, bool is_read_only, bool has_media, bool on_boot_device, bool on_removable_device, bool is_hidden) argument
H A Ddisk_mount_manager.h60 const std::string& vendor_id,
100 const std::string& vendor_id() const { return vendor_id_; } function in class:chromeos::disks::DiskMountManager::Disk
/external/chromium_org/components/storage_monitor/
H A Dmedia_transfer_protocol_device_observer_linux.cc53 const std::string vendor_id = base::UintToString(storage_info.vendor_id()); local
57 kVendorModelVolumeStoragePrefix + vendor_id + ":" + model_id + ":" +
/external/chromium_org/content/browser/gamepad/
H A Dgamepad_platform_data_fetcher_linux.cc146 const char* vendor_id = udev_device_get_sysattr_value(dev, "id/vendor"); local
148 mapper = GetGamepadStandardMappingFunction(vendor_id, product_id);
169 if (strcmp(vendor_id, usb_vendor_id) == 0 &&
187 vendor_id,
H A Draw_input_data_fetcher_win.h42 uint32_t vendor_id; member in struct:content::RawGamepadInfo
/external/chromium_org/device/usb/
H A Dusb_device_impl.cc107 UsbDevice::UsbDevice(uint16 vendor_id, uint16 product_id, uint32 unique_id) argument
108 : vendor_id_(vendor_id), product_id_(product_id), unique_id_(unique_id) {
122 uint16 vendor_id,
125 : UsbDevice(vendor_id, product_id, unique_id),
204 vendor_id(),
118 UsbDeviceImpl( scoped_refptr<UsbContext> context, scoped_refptr<base::SingleThreadTaskRunner> ui_task_runner, PlatformUsbDevice platform_device, uint16 vendor_id, uint16 product_id, uint32 unique_id) argument
/external/chromium_org/gpu/config/
H A Dgpu_info.h44 uint32 vendor_id; member in struct:gpu::GPUInfo::GPUDevice
H A Dgpu_info_collector_win.cc437 gpu_info->gpu.vendor_id == 0x8086) {
440 gpu_info->gpu.vendor_id = 0x1002;
531 CollectInfoResult CollectGpuID(uint32* vendor_id, uint32* device_id) { argument
532 DCHECK(vendor_id && device_id);
533 *vendor_id = 0;
553 *vendor_id = vendor;
555 if (*vendor_id != 0 && *device_id != 0)
606 int vendor_id = 0, device_id = 0; local
609 base::HexStringToInt(base::UTF16ToASCII(vendor_id_string), &vendor_id); local
611 gpu_info->gpu.vendor_id
[all...]
/external/kernel-headers/original/uapi/scsi/
H A Dscsi_bsg_fc.h213 * 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/ppp/pppd/plugins/radius/
H A Davpair.c265 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/stressapptest/src/
H A Dos.h37 uint16 vendor_id; member in struct:PCIDevice
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_drv_ops.h284 int vendor_id, int subcmd,
290 return hapd->driver->vendor_cmd(hapd->drv_priv, vendor_id, subcmd, data,
283 hostapd_drv_vendor_cmd(struct hostapd_data *hapd, int vendor_id, int subcmd, const u8 *data, size_t data_len, struct wpabuf *buf) argument
/external/wpa_supplicant_8/hostapd/src/eap_common/
H A Deap_tlv_common.h50 be32 vendor_id; member in struct:eap_tlv_nak_tlv
/external/wpa_supplicant_8/src/ap/
H A Dap_drv_ops.h284 int vendor_id, int subcmd,
290 return hapd->driver->vendor_cmd(hapd->drv_priv, vendor_id, subcmd, data,
283 hostapd_drv_vendor_cmd(struct hostapd_data *hapd, int vendor_id, int subcmd, const u8 *data, size_t data_len, struct wpabuf *buf) argument
/external/wpa_supplicant_8/src/eap_common/
H A Deap_tlv_common.h50 be32 vendor_id; member in struct:eap_tlv_nak_tlv
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_drv_ops.h284 int vendor_id, int subcmd,
290 return hapd->driver->vendor_cmd(hapd->drv_priv, vendor_id, subcmd, data,
283 hostapd_drv_vendor_cmd(struct hostapd_data *hapd, int vendor_id, int subcmd, const u8 *data, size_t data_len, struct wpabuf *buf) argument
/external/wpa_supplicant_8/wpa_supplicant/src/eap_common/
H A Deap_tlv_common.h50 be32 vendor_id; member in struct:eap_tlv_nak_tlv
/external/chromium_org/content/browser/gpu/
H A Dgpu_data_manager_impl.cc254 bool GpuDataManagerImpl::UpdateActiveGpu(uint32 vendor_id, uint32 device_id) { argument
256 return private_->UpdateActiveGpu(vendor_id, device_id);
/external/chromium_org/printing/
H A Dprint_settings.h38 std::string vendor_id; member in struct:printing::PrintSettings::RequestedMedia
41 return size_microns.IsEmpty() && vendor_id.empty();
/external/valgrind/main/coregrind/
H A Dm_cache.c488 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);
/external/chromium_org/chromeos/dbus/
H A Dcros_disks_client.h138 const std::string& vendor_id() const { return vendor_id_; } function in class:chromeos::DiskInfo
/external/chromium_org/device/bluetooth/
H A Dbluetooth_device_chromeos.cc54 uint16* vendor_id,
78 if (vendor_id != NULL)
79 *vendor_id = vendor_value;
198 uint16 vendor_id = 0; local
199 ParseModalias(object_path_, NULL, &vendor_id, NULL, NULL);
200 return vendor_id;
52 ParseModalias(const dbus::ObjectPath& object_path, BluetoothDevice::VendorIDSource* vendor_id_source, uint16* vendor_id, uint16* product_id, uint16* device_id) argument
/external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
H A Dplatform_android.c542 droid_get_pci_id(int fd, int *vendor_id, int *chip_id) argument
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_i
[all...]
/external/libusb/libusb/
H A Dcore.c944 * \param vendor_id the idVendor value to search for
949 libusb_context *ctx, uint16_t vendor_id, uint16_t product_id)
966 if (desc.idVendor == vendor_id && desc.idProduct == product_id) {
948 libusb_open_device_with_vid_pid( libusb_context *ctx, uint16_t vendor_id, uint16_t product_id) argument

Completed in 550 milliseconds

12345