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

1 2 3 4 5 6 7 8 9

  /system/bt/stack/a2dp/
a2dp_vendor.cc 32 uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info); local
36 if (vendor_id == A2DP_APTX_VENDOR_ID &&
42 if (vendor_id == A2DP_APTX_HD_VENDOR_ID &&
48 if (vendor_id == A2DP_LDAC_VENDOR_ID && codec_id == A2DP_LDAC_CODEC_ID) {
52 // Add checks based on <vendor_id, codec_id>
58 // uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info);
61 // Add checks based on <vendor_id, codec_id>
69 // uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info);
72 // Add checks based on <vendor_id, codec_id>
79 uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info) local
128 uint32_t vendor_id = (p[0] & 0x000000ff) | ((p[1] << 8) & 0x0000ff00) | local
145 uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info); local
174 uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info); local
280 uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info); local
306 uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info); local
332 uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info); local
371 uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info); local
399 uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info); local
429 uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info); local
461 uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info); local
488 uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info); local
568 uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info); local
    [all...]
  /external/syslinux/gpxe/src/arch/i386/include/
undirom.h 17 unsigned int vendor_id; member in struct:undi_pci_device_id
49 extern struct undi_rom * undirom_find_pci ( unsigned int vendor_id,
  /external/adhd/cras/src/server/config/
cras_device_blacklist.h 38 * vendor_id - USB vendor ID.
45 unsigned vendor_id,
cras_device_blacklist.c 49 unsigned vendor_id,
60 vendor_id, product_id, desc_checksum, device_index);
  /bionic/libc/kernel/uapi/scsi/
scsi_netlink_fc.h 27 uint64_t vendor_id; member in struct:fc_nl_event
  /external/kernel-headers/original/uapi/scsi/
scsi_netlink_fc.h 56 * Note: When specifying vendor_id, be sure to read the Vendor Type and ID
62 uint64_t vendor_id; member in struct:fc_nl_event
  /external/mesa3d/src/loader/
loader.h 40 loader_get_pci_id_for_fd(int fd, int *vendor_id, int *chip_id);
loader.c 273 drm_get_pci_id_for_fd(int fd, int *vendor_id, int *chip_id)
280 *vendor_id = device->deviceinfo.pci->vendor_id;
301 loader_get_pci_id_for_fd(int fd, int *vendor_id, int *chip_id)
304 if (drm_get_pci_id_for_fd(fd, vendor_id, chip_id))
345 int vendor_id, chip_id, i, j; local
348 if (!loader_get_pci_id_for_fd(fd, &vendor_id, &chip_id)) {
369 if (vendor_id != driver_map[i].vendor_id)
390 fd, vendor_id, chip_id, driver)
    [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
roamcommand.h 39 RoamCommand(wifi_handle handle, int id, u32 vendor_id, u32 subcmd);
radio_mode.h 46 RADIOModeCommand(wifi_handle handle, int id, u32 vendor_id, u32 subcmd);
rssi_monitor.h 44 RSSIMonitorCommand(wifi_handle handle, int id, u32 vendor_id, u32 subcmd);
wifihal_vendorcommand.h 47 NUDStatsCommand(wifi_handle handle, int id, u32 vendor_id, u32 subcmd);
wificonfigcommand.h 56 WiFiConfigCommand(wifi_handle handle, int id, u32 vendor_id, u32 subcmd);
  /external/libmtp/util/
mtp-hotplug.c 200 printf("ATTR{idVendor}==\"%04x\", ATTR{idProduct}==\"%04x\", %s", entry->vendor_id, entry->product_id, action);
207 printf("libmtp.sh 0x0003 0x%04x 0x%04x 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000\n", entry->vendor_id, entry->product_id);
211 printf(" <match key=\"usb.vendor_id\" int=\"0x%04x\">\n", entry->vendor_id);
233 if (entry->vendor_id == 0x4102 || // iriver
234 entry->vendor_id == 0x066f || // TrekStor
235 entry->vendor_id == 0x1703) { // NormSoft, Inc.
245 if (last_vendor != entry->vendor_id) {
246 printf("%04x\n", entry->vendor_id);
252 printf("usb:v%04xp%04x*\n", entry->vendor_id, entry->product_id)
    [all...]
  /external/syslinux/com32/lua/src/
pci.c 79 char vendor_id[5]; local
108 /* the 4th first chars are the vendor_id */
109 strlcpy(vendor_id,line,4);
112 vendor_id[4]=0;
117 if (strstr(vendor_id,"ffff")) break;
119 lua_pushstring(L, vendor_id);
130 /* the 4th first chars are the vendor_id */
131 strlcpy(productvendor,vendor_id,4);
  /external/syslinux/gnu-efi/gnu-efi-3.0/apps/
route80h.c 20 uint16_t vendor_id; /* 00-01 */ member in struct:__anon37550
43 static inline int configspace_matches_ids(void *config, uint32_t vendor_id,
47 if (cfg[0] == vendor_id && cfg[1] == device_id)
52 static int is_device(EFI_PCI_IO *pciio, uint16_t vendor_id, uint16_t device_id)
61 if (vendor_id == lpcif.vendor_id && device_id == lpcif.device_id)
66 static EFI_STATUS find_pci_device(uint16_t vendor_id, uint16_t device_id,
90 if (!is_device(*pciio, vendor_id, device_id)) {
  /external/syslinux/gpxe/src/arch/i386/drivers/net/
undirom.c 105 undirom->bus_id.pci.vendor_id = pcir_header.vendor_id;
109 undirom->bus_id.pci.vendor_id, undirom->bus_id.pci.device_id );
205 * @v vendor_id PCI vendor ID
210 struct undi_rom * undirom_find_pci ( unsigned int vendor_id,
220 if ( undirom->bus_id.pci.vendor_id != vendor_id )
227 undirom, vendor_id, device_id, rombase );
232 vendor_id, device_id, rombase );
  /external/libusb/examples/
hotplugtest.c 73 int product_id, vendor_id, class_id; local
76 vendor_id = (argc > 1) ? (int)strtol (argv[1], NULL, 0) : 0x045a;
93 rc = libusb_hotplug_register_callback (NULL, LIBUSB_HOTPLUG_EVENT_DEVICE_ARRIVED, 0, vendor_id,
101 rc = libusb_hotplug_register_callback (NULL, LIBUSB_HOTPLUG_EVENT_DEVICE_LEFT, 0, vendor_id,
  /external/libusb/libusb/
hotplug.c 171 if (LIBUSB_HOTPLUG_MATCH_ANY != hotplug_cb->vendor_id &&
172 hotplug_cb->vendor_id != dev->device_descriptor.idVendor) {
239 int vendor_id, int product_id, int dev_class,
252 if ((LIBUSB_HOTPLUG_MATCH_ANY != vendor_id && (~0xffff & vendor_id)) ||
267 new_callback->vendor_id = vendor_id;
hotplug.h 39 int vendor_id; member in struct:libusb_hotplug_callback
  /external/syslinux/gpxe/src/drivers/bus/
eisa.c 54 eisa->slot, eisa->vendor_id, eisa->prod_id,
55 isa_id_string ( eisa->vendor_id, eisa->prod_id ), eisa->ioaddr );
60 if ( id->vendor_id != eisa->vendor_id )
117 eisa->vendor_id =
121 if ( eisa->vendor_id & 0x80 ) {
130 eisa->dev.desc.vendor = eisa->vendor_id;
  /external/syslinux/gpxe/src/util/
get-pci-ids 113 my ($vendor_id, $device_id, $remainder) = split /\W+/, $_, 3;
114 push @lines, "$vendor_id $device_id\n" if($vendor_id && $device_id);
  /external/wpa_supplicant_8/src/eap_common/
eap_ttls.h 24 be32 vendor_id; member in struct:ttls_avp_vendor
  /hardware/qcom/display/msm8996/hdmi_cec/
qhdmi_cec.h 66 uint32_t vendor_id; member in struct:qhdmicec::cec_context_t
  /hardware/qcom/display/msm8998/hdmi_cec/
qhdmi_cec.h 66 uint32_t vendor_id; member in struct:qhdmicec::cec_context_t

Completed in 1149 milliseconds

1 2 3 4 5 6 7 8 9