Home
last modified time | relevance | path

Searched refs:subsystem_device (Results 1 – 25 of 223) sorted by relevance

123456789

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_quirks.c71 int subsystem_device; member
217 (d->subsystem_device == q->subsystem_device || in intel_init_quirks()
218 q->subsystem_device == PCI_ANY_ID)) in intel_init_quirks()
/openbmc/linux/drivers/char/hw_random/
H A Dcn10k-rng.c49 if ((pdev->subsystem_device == PCI_SUBSYS_DEVID_CN10K_A_RNG) && in cn10k_is_extended_trng_regs_supported()
55 if ((pdev->subsystem_device == PCI_SUBSYS_DEVID_CNF10K_A_RNG) && in cn10k_is_extended_trng_regs_supported()
61 if ((pdev->subsystem_device == PCI_SUBSYS_DEVID_CNF10K_B_RNG) && in cn10k_is_extended_trng_regs_supported()
/openbmc/linux/Documentation/translations/zh_CN/PCI/
H A Dsysfs-pci.rst36 | |-- subsystem_device
60 subsystem_device PCI子系统设备 (ascii, ro)
/openbmc/linux/lib/pldmfw/
H A Dpldmfw.c611 int subsystem_device; member
635 .subsystem_device = PCI_ANY_ID, in pldmfw_op_pci_match_record()
654 ptr = &id.subsystem_device; in pldmfw_op_pci_match_record()
676 (id.subsystem_device == PCI_ANY_ID || id.subsystem_device == pdev->subsystem_device)) in pldmfw_op_pci_match_record()
/openbmc/linux/drivers/xen/xen-pciback/
H A Dconf_space_quirks.c26 id->subdevice == dev->subsystem_device) && in match_one_device()
109 quirk->devid.subdevice = dev->subsystem_device; in xen_pcibk_config_quirks_init()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_irq_kms.c268 (rdev->pdev->subsystem_device == 0x30c2)) in radeon_msi_ok()
274 (rdev->pdev->subsystem_device == 0x01fc)) in radeon_msi_ok()
280 (rdev->pdev->subsystem_device == 0x01fd)) in radeon_msi_ok()
286 (rdev->pdev->subsystem_device == 0x0185)) in radeon_msi_ok()
H A Dradeon_combios.c899 (rdev->pdev->subsystem_device == 0x7c28)) || in radeon_combios_get_primary_dac_info()
903 (rdev->pdev->subsystem_device == 0x7149))) { in radeon_combios_get_primary_dac_info()
1509 (rdev->pdev->subsystem_device == 0x4a48)) { in radeon_get_legacy_connector_info_from_table()
2253 rdev->pdev->subsystem_device == 0x009f) in radeon_apply_legacy_tv_quirks()
2259 rdev->pdev->subsystem_device == 0x280a) in radeon_apply_legacy_tv_quirks()
2265 rdev->pdev->subsystem_device == 0x0131) in radeon_apply_legacy_tv_quirks()
3375 rdev->pdev->subsystem_device == 0x308b) in radeon_combios_asic_init()
3383 rdev->pdev->subsystem_device == 0x30a4) in radeon_combios_asic_init()
3391 rdev->pdev->subsystem_device == 0x30ae) in radeon_combios_asic_init()
3399 rdev->pdev->subsystem_device == 0x280a) in radeon_combios_asic_init()
[all …]
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_fw_update.c746 u32 subsystem_device; member
771 .subsystem_device = PCI_ANY_ID, in ice_op_pci_match_record()
790 ptr = &id.subsystem_device; in ice_op_pci_match_record()
815 (id.subsystem_device == PCI_ANY_ID || in ice_op_pci_match_record()
816 id.subsystem_device == pdev->subsystem_device)) in ice_op_pci_match_record()
/openbmc/linux/drivers/pci/
H A Dquirks.c1499 switch (dev->subsystem_device) { in asus_hides_smbus_hostbridge()
1507 switch (dev->subsystem_device) { in asus_hides_smbus_hostbridge()
1514 switch (dev->subsystem_device) { in asus_hides_smbus_hostbridge()
1519 switch (dev->subsystem_device) { in asus_hides_smbus_hostbridge()
1524 switch (dev->subsystem_device) { in asus_hides_smbus_hostbridge()
1529 switch (dev->subsystem_device) { in asus_hides_smbus_hostbridge()
1536 switch (dev->subsystem_device) { in asus_hides_smbus_hostbridge()
1542 switch (dev->subsystem_device) { in asus_hides_smbus_hostbridge()
1547 switch (dev->subsystem_device) { in asus_hides_smbus_hostbridge()
1554 switch (dev->subsystem_device) { in asus_hides_smbus_hostbridge()
[all …]
/openbmc/linux/include/sound/
H A Dsof.h75 unsigned short subsystem_device; member
H A Dsoc-acpi.h88 unsigned short subsystem_device; member
/openbmc/linux/sound/soc/sof/
H A Dsof-pci-dev.c228 sof_pdata->subsystem_device = pci->subsystem_device; in sof_pci_probe()
/openbmc/linux/drivers/media/pci/ddbridge/
H A Dddbridge-main.c191 dev->link[0].ids.subdevice = pdev->subsystem_device; in ddb_probe()
196 id->subvendor, pdev->subsystem_device); in ddb_probe()
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-cards.h60 u16 subsystem_device; member
/openbmc/linux/drivers/media/pci/saa7146/
H A Dhexium_orion.c240 if (0x17c8 == dev->pci->subsystem_vendor && 0x0101 == dev->pci->subsystem_device) { in hexium_probe()
248 if (0x17c8 == dev->pci->subsystem_vendor && 0x2101 == dev->pci->subsystem_device) { in hexium_probe()
/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_ioctl.c447 gcc->board_id = MAKEDWORD(a->pcid->subsystem_device, in csmi_ioctl_callback()
777 gai->pci.ss_device_id = a->pcid->subsystem_device; in hba_ioctl_callback()
827 if (a->pcid->subsystem_device == ATTO_ESAS_R60F in hba_ioctl_callback()
828 || a->pcid->subsystem_device == ATTO_ESAS_R608 in hba_ioctl_callback()
829 || a->pcid->subsystem_device == ATTO_ESAS_R644 in hba_ioctl_callback()
830 || a->pcid->subsystem_device == ATTO_TSSC_3808E) in hba_ioctl_callback()
847 if (a->pcid->subsystem_device == ATTO_ESAS_R6F0 in hba_ioctl_callback()
848 || a->pcid->subsystem_device == ATTO_ESAS_R60F) in hba_ioctl_callback()
1427 ioctl->data.chaninfo.ven_dev_id = a->pcid->subsystem_device; in esas2r_ioctl_handler()
/openbmc/linux/drivers/media/pci/mantis/
H A Dmantis_pci.c92 mantis->pdev->subsystem_device); in mantis_pci_init()
H A Dmantis_common.h106 u16 subsystem_device; member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Ddrv.c1241 iwl_pci_find_dev_info(u16 device, u16 subsystem_device, in iwl_pci_find_dev_info() argument
1259 dev_info->subdevice != subsystem_device) in iwl_pci_find_dev_info()
1370 pdev->device, pdev->subsystem_device, in iwl_pci_probe()
1373 dev_info = iwl_pci_find_dev_info(pdev->device, pdev->subsystem_device, in iwl_pci_probe()
1379 IWL_SUBDEVICE_RF_ID(pdev->subsystem_device), in iwl_pci_probe()
1380 IWL_SUBDEVICE_NO_160(pdev->subsystem_device), in iwl_pci_probe()
1381 IWL_SUBDEVICE_CORES(pdev->subsystem_device), in iwl_pci_probe()
1439 pdev->device, pdev->subsystem_device, in iwl_pci_probe()
/openbmc/linux/drivers/staging/media/av7110/
H A Dav7110_ir.c127 rcdev->input_id.product = pci->subsystem_device; in av7110_ir_init()
/openbmc/linux/drivers/virtio/
H A Dvirtio_pci_legacy_dev.c56 ldev->id.device = pci_dev->subsystem_device; in vp_legacy_probe()
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic.h618 (pdev->subsystem_device == PCI_SUBSYS_DEVID_88XX_NIC_PF); in pass1_silicon()
624 (pdev->subsystem_device == PCI_SUBSYS_DEVID_88XX_NIC_PF); in pass2_silicon()
/openbmc/linux/sound/core/
H A Dmisc.c144 pci->subsystem_device, in snd_pci_quirk_lookup()
/openbmc/linux/drivers/ata/
H A Dpata_atp867x.c245 (pdev->subsystem_device == PCI_DEVICE_ID_ARTOP_ATP867A || in atp867x_cable_override()
246 pdev->subsystem_device == PCI_DEVICE_ID_ARTOP_ATP867B)) { in atp867x_cable_override()
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_pci1xxxx.c115 switch (dev->subsystem_device) { in pci1xxxx_get_num_ports()
404 subsys_dev = pdev->subsystem_device; in pci1xxxx_serial_probe()

123456789