Searched refs:vendor (Results 1 - 25 of 979) sorted by last modified time

1234567891011>>

/linux-master/drivers/misc/mei/pxp/
H A Dmei_pxp.c239 if (pdev->vendor != PCI_VENDOR_ID_INTEL)
/linux-master/drivers/input/mouse/
H A Damimouse.c105 dev->id.vendor = 0x0001;
/linux-master/drivers/input/joystick/
H A Dxpad.c130 /* Please keep this list sorted by vendor and product ID. */
446 * Xbox 360 has a vendor-specific class, so we cannot match it with only
448 * match against vendor id as well. Wired Xbox 360 devices have protocol 1,
473 * Please keep this list sorted by vendor ID. Note that there are 2
1208 init_packet->idVendor != xpad->dev->id.vendor)
/linux-master/sound/soc/codecs/
H A Dcs35l56.c997 unsigned short vendor, device; local
1002 (snd_soc_card_get_pci_ssid(component->card, &vendor, &device) == 0)) {
1008 vendor, device,
1014 vendor, device);
/linux-master/sound/pci/hda/
H A Dpatch_realtek.c11209 * at most one tbl is allowed to define for the same vendor and same codec
11372 codec->bus->pci->vendor != PCI_VENDOR_ID_AMD)
/linux-master/sound/pci/emu10k1/
H A Demu10k1_main.c1014 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10241102,
1060 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10211102,
1087 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10011102,
1126 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x20011102,
1139 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x42011102,
1152 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x40041102,
1166 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x40071102,
1178 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x40011102,
1188 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x40021102,
1199 {.vendor
[all...]
/linux-master/sound/hda/
H A Dintel-dsp-config.c634 /* Intel vendor only */
635 if (pci->vendor != PCI_VENDOR_ID_INTEL)
/linux-master/include/sound/
H A Demu10k1.h1644 u32 vendor; member in struct:snd_emu_chip_details
/linux-master/drivers/nvme/host/
H A Dpci.c2521 if (pdev->vendor == PCI_VENDOR_ID_APPLE && pdev->device == 0x2001) {
2526 } else if (pdev->vendor == PCI_VENDOR_ID_SAMSUNG &&
2831 pdev->vendor, pdev->device,
2878 if (pdev->vendor == 0x144d && pdev->device == 0xa802) {
2891 } else if (pdev->vendor == 0x144d && pdev->device == 0xa804) {
2902 } else if ((pdev->vendor == 0x144d && (pdev->device == 0xa801 ||
2904 (pdev->vendor == 0x1e0f && pdev->device == 0x0001)) {
2914 } else if (pdev->vendor == 0x2646 && (pdev->device == 0x2263 ||
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1529 if (pdev->vendor == p->chip_vendor &&
/linux-master/drivers/firewire/
H A Dohci.c307 if (pdev->vendor != PCI_VENDOR_ID_VIA)
314 if (pcie_to_pci_bridge->vendor != PCI_VENDOR_ID_ASMEDIA)
329 unsigned short vendor, device, revision, flags; member in struct:__anon9
2307 /* TI vendor ID = 0x080028, TSB41BA3D product ID = 0x833005 (sic) */
3637 if (dev->vendor == PCI_VENDOR_ID_PINNACLE_SYSTEMS) {
3678 if ((ohci_quirks[i].vendor == dev->vendor) &&
H A Dnosy.c614 lynx->phyic.vendor = get_phy_vendorid(lynx);
698 .vendor = PCI_VENDOR_ID_TI,
/linux-master/net/bluetooth/
H A Dmgmt.c6274 hdev->devid_vendor = __le16_to_cpu(cp->vendor);
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_main.c6813 hw->vendor_id = pdev->vendor;
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c4989 hw->vendor_id = pdev->vendor;
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c15637 hw->vendor_id = pdev->vendor;
15739 /* provide nvm, fw, api versions, vendor:device id, subsys vendor:device id */
/linux-master/drivers/mmc/host/
H A Dsdhci-of-dwcmshc.c30 /* DWC IP vendor area 1 pointer */
33 /* Offset inside the vendor area 1 */
443 u32 vendor; local
449 vendor = sdhci_readl(host, reg);
451 vendor |= DWCMSHC_ENHANCED_STROBE;
453 vendor &= ~DWCMSHC_ENHANCED_STROBE;
455 sdhci_writel(host, vendor, reg);
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_0.c1183 if (pdev->vendor == p->chip_vendor &&
/linux-master/drivers/firmware/qcom/
H A Dqcom_qseecom_uefisecapp.c797 static efi_status_t qcuefi_get_variable(efi_char16_t *name, efi_guid_t *vendor, u32 *attr, argument
807 status = qsee_uefi_get_variable(qcuefi, name, vendor, attr, data_size, data);
813 static efi_status_t qcuefi_set_variable(efi_char16_t *name, efi_guid_t *vendor, argument
823 status = qsee_uefi_set_variable(qcuefi, name, vendor, attr, data_size, data);
830 efi_guid_t *vendor)
839 status = qsee_uefi_get_next_variable(qcuefi, name_size, name, vendor);
829 qcuefi_get_next_variable(unsigned long *name_size, efi_char16_t *name, efi_guid_t *vendor) argument
/linux-master/drivers/hid/i2c-hid/
H A Di2c-hid-core.c147 * @idVendor: the 16-bit vendor ID
1010 hid->vendor = le16_to_cpu(ihid->hdesc.wVendorID);
1013 hid->initial_quirks |= i2c_hid_get_dmi_quirks(hid->vendor,
1017 client->name, (u16)hid->vendor, (u16)hid->product);
1020 ihid->quirks = i2c_hid_lookup_quirk(hid->vendor, hid->product);
/linux-master/drivers/hid/
H A Dhid-nintendo.c2100 ctlr->imu_input->id.vendor = hdev->vendor;
2164 ctlr->input->id.vendor = hdev->vendor;
H A Dhid-logitech-dj.c734 dj_hiddev->vendor = djrcv_hdev->vendor;
/linux-master/drivers/tty/serial/
H A Dmxs-auart.c424 const struct vendor_data *vendor; member in struct:mxs_auart_port
476 return uap->vendor->reg_offset[reg];
1462 s->vendor = &vendor_alphascale_asm9260;
1464 s->vendor = &vendor_freescale_stmp37xx;
/linux-master/drivers/tty/serial/8250/
H A D8250_pci.c115 u32 vendor; member in struct:pci_serial_quirk
166 str, dev->vendor, dev->device,
325 if (dev->vendor == PCI_VENDOR_ID_PANACOM ||
329 if ((dev->vendor == PCI_VENDOR_ID_PLX) &&
1068 if (dev->vendor == PCI_VENDOR_ID_OXSEMI &&
1073 if (dev->vendor == PCI_VENDOR_ID_ENDRUN &&
1102 dev->vendor == PCI_VENDOR_ID_ENDRUN ?
1823 priv->dev->vendor, priv->dev->device,
2089 * This list is ordered alphabetically by vendor then device.
2097 .vendor
[all...]
/linux-master/drivers/thunderbolt/
H A Dtb.h46 * @vops: Router vendor specific NVM operations (optional)
124 * @vendor: Vendor ID of the switch
126 * @vendor_name: Name of the vendor (or %NULL if not known)
134 * @cap_vsec_tmu: Offset to the TMU vendor specific capability (%0 if not found)
178 u16 vendor; member in struct:tb_switch
326 * @vendor: Vendor ID of the retimer
337 u32 vendor; member in struct:tb_retimer

Completed in 1039 milliseconds

1234567891011>>