/drivers/char/agp/ |
D | via-agp.c | 230 .device_id = PCI_DEVICE_ID_VIA_82C597_0, 235 .device_id = PCI_DEVICE_ID_VIA_82C598_0, 240 .device_id = PCI_DEVICE_ID_VIA_8501_0, 246 .device_id = PCI_DEVICE_ID_VIA_8601_0, 252 .device_id = PCI_DEVICE_ID_VIA_82C691_0, 257 .device_id = PCI_DEVICE_ID_VIA_8371_0, 263 .device_id = PCI_DEVICE_ID_VIA_8633_0, 268 .device_id = PCI_DEVICE_ID_VIA_XN266, 274 .device_id = PCI_DEVICE_ID_VIA_8361, 280 .device_id = PCI_DEVICE_ID_VIA_8363_0, [all …]
|
D | ali-agp.c | 255 .device_id = PCI_DEVICE_ID_AL_M1541, 259 .device_id = PCI_DEVICE_ID_AL_M1621, 263 .device_id = PCI_DEVICE_ID_AL_M1631, 267 .device_id = PCI_DEVICE_ID_AL_M1632, 271 .device_id = PCI_DEVICE_ID_AL_M1641, 275 .device_id = PCI_DEVICE_ID_AL_M1644, 279 .device_id = PCI_DEVICE_ID_AL_M1647, 283 .device_id = PCI_DEVICE_ID_AL_M1651, 287 .device_id = PCI_DEVICE_ID_AL_M1671, 291 .device_id = PCI_DEVICE_ID_AL_M1681, [all …]
|
D | ati-agp.c | 452 .device_id = PCI_DEVICE_ID_ATI_RS100, 456 .device_id = PCI_DEVICE_ID_ATI_RS200, 460 .device_id = PCI_DEVICE_ID_ATI_RS200_B, 464 .device_id = PCI_DEVICE_ID_ATI_RS250, 468 .device_id = PCI_DEVICE_ID_ATI_RS300_100, 472 .device_id = PCI_DEVICE_ID_ATI_RS300_133, 476 .device_id = PCI_DEVICE_ID_ATI_RS300_166, 480 .device_id = PCI_DEVICE_ID_ATI_RS300_200, 484 .device_id = PCI_DEVICE_ID_ATI_RS350_133, 488 .device_id = PCI_DEVICE_ID_ATI_RS350_200, [all …]
|
D | uninorth-agp.c | 568 .device_id = PCI_DEVICE_ID_APPLE_UNI_N_AGP, 572 .device_id = PCI_DEVICE_ID_APPLE_UNI_N_AGP_P, 576 .device_id = PCI_DEVICE_ID_APPLE_UNI_N_AGP15, 580 .device_id = PCI_DEVICE_ID_APPLE_UNI_N_AGP2, 584 .device_id = PCI_DEVICE_ID_APPLE_U3_AGP, 588 .device_id = PCI_DEVICE_ID_APPLE_U3L_AGP, 592 .device_id = PCI_DEVICE_ID_APPLE_U3H_AGP, 596 .device_id = PCI_DEVICE_ID_APPLE_IPID2_AGP, 616 if (pdev->device == devs[j].device_id) { in agp_uninorth_probe()
|
/drivers/video/fbdev/via/ |
D | ioctl.c | 21 viainfo.device_id = UNICHROME_CLE266_DID; in viafb_ioctl_get_viafb_info() 25 viainfo.device_id = UNICHROME_K400_DID; in viafb_ioctl_get_viafb_info() 29 viainfo.device_id = UNICHROME_K800_DID; in viafb_ioctl_get_viafb_info() 33 viainfo.device_id = UNICHROME_PM800_DID; in viafb_ioctl_get_viafb_info() 37 viainfo.device_id = UNICHROME_CN700_DID; in viafb_ioctl_get_viafb_info() 41 viainfo.device_id = UNICHROME_CX700_DID; in viafb_ioctl_get_viafb_info() 45 viainfo.device_id = UNICHROME_K8M890_DID; in viafb_ioctl_get_viafb_info() 49 viainfo.device_id = UNICHROME_P4M890_DID; in viafb_ioctl_get_viafb_info() 53 viainfo.device_id = UNICHROME_P4M900_DID; in viafb_ioctl_get_viafb_info()
|
/drivers/staging/comedi/drivers/ |
D | ni_atmio.c | 87 .device_id = 44, 102 .device_id = 25, 117 .device_id = 36, 131 .device_id = 37, 146 .device_id = 38, 161 .device_id = 39, 176 .device_id = 50, 192 .device_id = 51, 259 int device_id = ni_read_eeprom(dev, 511); in ni_atmio_probe() local 265 if (board->device_id == device_id) in ni_atmio_probe() [all …]
|
D | ni_mio_cs.c | 43 .device_id = 0x010d, 52 .device_id = 0x010c, 61 .device_id = 0x02c4, 76 .device_id = 0x075e, 90 .device_id = 0x0245, 106 .device_id = 0x0000, /* unknown */ 125 if (board->device_id == link->card_id) in ni_getboardtype()
|
/drivers/net/ethernet/ti/ |
D | cpsw_sl.c | 113 const char *device_id; member 122 .device_id = "cpsw", 131 .device_id = "66ak2hk", 138 .device_id = "66ak2x_xgbe", 148 .device_id = "66ak2el", 161 .device_id = "66ak2g", 171 .device_id = "am65", 218 const char *device_id) in cpsw_sl_match_id() argument 220 if (!id || !device_id) in cpsw_sl_match_id() 223 while (id->device_id) { in cpsw_sl_match_id() [all …]
|
/drivers/crypto/qat/qat_common/ |
D | adf_ctl_drv.c | 139 cfg_data->device_id = ADF_CFG_NO_DEVICE; in adf_ctl_alloc_resources() 235 accel_dev = adf_devmgr_get_dev_by_id(ctl_data->device_id); in adf_ctl_ioctl_dev_config() 312 if (adf_devmgr_verify_id(ctl_data->device_id)) { in adf_ctl_ioctl_dev_stop() 313 pr_err("QAT: Device %d not found\n", ctl_data->device_id); in adf_ctl_ioctl_dev_stop() 318 ret = adf_ctl_is_device_in_use(ctl_data->device_id); in adf_ctl_ioctl_dev_stop() 322 if (ctl_data->device_id == ADF_CFG_ALL_DEVICES) in adf_ctl_ioctl_dev_stop() 326 ctl_data->device_id); in adf_ctl_ioctl_dev_stop() 328 adf_ctl_stop_devices(ctl_data->device_id); in adf_ctl_ioctl_dev_stop() 347 accel_dev = adf_devmgr_get_dev_by_id(ctl_data->device_id); in adf_ctl_ioctl_dev_start() 354 ctl_data->device_id); in adf_ctl_ioctl_dev_start() [all …]
|
/drivers/staging/rtl8723bs/hal/ |
D | sdio_ops.c | 24 u8 device_id, in HalSdioGetCmdAddr8723BSdio() argument 29 switch (device_id) { in HalSdioGetCmdAddr8723BSdio() 110 u8 device_id; in _cvrt2ftaddr() local 115 device_id = get_deviceid(addr); in _cvrt2ftaddr() 118 switch (device_id) { in _cvrt2ftaddr() 135 device_id = WLAN_IOREG_DEVICE_ID; in _cvrt2ftaddr() 139 ftaddr = (device_id << 13) | offset; in _cvrt2ftaddr() 142 *pdevice_id = device_id; in _cvrt2ftaddr() 172 u8 device_id; in sdio_read32() local 181 ftaddr = _cvrt2ftaddr(addr, &device_id, &offset); in sdio_read32() [all …]
|
/drivers/scsi/pm8001/ |
D | pm8001_hwi.h | 261 __le32 device_id; member 274 __le32 device_id; member 358 __le32 device_id; member 371 __le32 device_id; member 394 __le32 device_id; member 431 __le32 device_id; member 489 __le32 device_id; member 521 __le32 device_id; member 539 __le32 device_id; member 569 __le32 device_id; member [all …]
|
D | pm80xx_hwi.h | 463 __le32 device_id; member 474 __le32 device_id; member 572 __le32 device_id; member 595 __le32 device_id; member 628 __le32 device_id; member 666 __le32 device_id; member 721 __le32 device_id; member 734 __le32 device_id; member 768 __le32 device_id; member 797 __le32 device_id; member [all …]
|
D | pm8001_sas.c | 580 u32 device_id) in pm8001_find_dev() argument 584 if (pm8001_ha->devices[dev].device_id == device_id) in pm8001_find_dev() 600 pm8001_dev->device_id = PM8001_MAX_DEVICES; in pm8001_free_dev() 882 u32 device_id = pm8001_dev->device_id; in pm8001_dev_gone_notify() local 886 pm8001_dev->device_id, pm8001_dev->dev_type)); in pm8001_dev_gone_notify() 895 PM8001_CHIP_DISP->dereg_dev_req(pm8001_ha, device_id); in pm8001_dev_gone_notify() 1020 "with rc %d\n", pm8001_dev->device_id, rc)); in pm8001_I_T_nexus_reset() 1030 "with rc %d\n", pm8001_dev->device_id, rc)); in pm8001_I_T_nexus_reset() 1038 pm8001_dev->device_id, rc)); in pm8001_I_T_nexus_reset() 1102 pm8001_dev->device_id, rc)); in pm8001_I_T_nexus_event_handler() [all …]
|
/drivers/net/dsa/sja1105/ |
D | sja1105_spi.c | 455 config->device_id, priv->info->device_id); in sja1105_static_config_upload() 497 .device_id = 0x0, 526 .device_id = 0x0, 557 .device_id = SJA1105E_DEVICE_ID, 571 .device_id = SJA1105T_DEVICE_ID, 585 .device_id = SJA1105PR_DEVICE_ID, 600 .device_id = SJA1105QS_DEVICE_ID, 615 .device_id = SJA1105PR_DEVICE_ID, 630 .device_id = SJA1105QS_DEVICE_ID,
|
D | sja1105_ethtool.c | 214 if (priv->info->device_id == SJA1105E_DEVICE_ID || in sja1105_port_status_get_hl2() 215 priv->info->device_id == SJA1105T_DEVICE_ID) in sja1105_port_status_get_hl2() 369 if (priv->info->device_id == SJA1105E_DEVICE_ID || in sja1105_get_ethtool_stats() 370 priv->info->device_id == SJA1105T_DEVICE_ID) in sja1105_get_ethtool_stats() 394 if (priv->info->device_id == SJA1105E_DEVICE_ID || in sja1105_get_strings() 395 priv->info->device_id == SJA1105T_DEVICE_ID) in sja1105_get_strings() 414 if (priv->info->device_id == SJA1105PR_DEVICE_ID || in sja1105_get_sset_count() 415 priv->info->device_id == SJA1105QS_DEVICE_ID) in sja1105_get_sset_count()
|
/drivers/platform/x86/ |
D | dell-wmi-led.c | 43 unsigned char device_id; member 49 static int dell_led_perform_fn(u8 length, u8 result_code, u8 device_id, in dell_led_perform_fn() argument 62 .device_id = device_id, in dell_led_perform_fn()
|
/drivers/firmware/efi/ |
D | cper.c | 375 pcie->device_id.segment, pcie->device_id.bus, in cper_print_pcie() 376 pcie->device_id.device, pcie->device_id.function); in cper_print_pcie() 378 pcie->device_id.slot >> CPER_PCIE_SLOT_SHIFT); in cper_print_pcie() 380 pcie->device_id.secondary_bus); in cper_print_pcie() 382 pcie->device_id.vendor_id, pcie->device_id.device_id); in cper_print_pcie() 383 p = pcie->device_id.class_code; in cper_print_pcie()
|
/drivers/media/pci/bt8xx/ |
D | dst.c | 741 .device_id = "200103A", 750 .device_id = "DST-020", 759 .device_id = "DST-030", 768 .device_id = "DST-03T", 778 .device_id = "DST-MOT", 787 .device_id = "DST-CI", 796 .device_id = "DSTMCI", 806 .device_id = "DSTFCI", 815 .device_id = "DCT-CI", 824 .device_id = "DCTNEW", [all …]
|
/drivers/greybus/ |
D | interface.c | 130 u8 device_id; in gb_interface_route_create() local 141 device_id = ret; in gb_interface_route_create() 143 ret = gb_svc_intf_device_id(svc, intf_id, device_id); in gb_interface_route_create() 146 device_id, ret); in gb_interface_route_create() 152 intf_id, device_id); in gb_interface_route_create() 158 intf->device_id = device_id; in gb_interface_route_create() 168 ida_simple_remove(&svc->device_id_map, device_id); in gb_interface_route_create() 177 if (intf->device_id == GB_INTERFACE_DEVICE_ID_BAD) in gb_interface_route_destroy() 181 ida_simple_remove(&svc->device_id_map, intf->device_id); in gb_interface_route_destroy() 182 intf->device_id = GB_INTERFACE_DEVICE_ID_BAD; in gb_interface_route_destroy() [all …]
|
/drivers/pci/controller/ |
D | pcie-cadence-host.c | 38 u16 device_id; member 126 if (rc->device_id != 0xffff) in cdns_pcie_host_init_root_port() 127 cdns_pcie_rp_writew(pcie, PCI_DEVICE_ID, rc->device_id); in cdns_pcie_host_init_root_port() 267 rc->device_id = 0xffff; in cdns_pcie_host_probe() 268 of_property_read_u16(np, "device-id", &rc->device_id); in cdns_pcie_host_probe()
|
/drivers/hwmon/pmbus/ |
D | zl6100.c | 309 u8 device_id[I2C_SMBUS_BLOCK_MAX + 1]; in zl6100_probe() local 318 device_id); in zl6100_probe() 323 device_id[ret] = '\0'; in zl6100_probe() 324 dev_info(&client->dev, "Device ID %s\n", device_id); in zl6100_probe() 328 if (!strncasecmp(mid->name, device_id, strlen(mid->name))) in zl6100_probe()
|
/drivers/iommu/ |
D | amd_iommu_v2.c | 88 static u16 device_id(struct pci_dev *pdev) in device_id() function 532 devid = iommu_fault->device_id; in ppr_notifier() 548 dev_state = get_device_state(iommu_fault->device_id); in ppr_notifier() 615 devid = device_id(pdev); in amd_iommu_bind_pasid() 697 devid = device_id(pdev); in amd_iommu_unbind_pasid() 750 devid = device_id(pdev); in amd_iommu_init_device() 834 devid = device_id(pdev); in amd_iommu_free_device() 872 devid = device_id(pdev); in amd_iommu_set_invalid_ppr_cb() 903 devid = device_id(pdev); in amd_iommu_set_invalidate_ctx_cb()
|
/drivers/hid/intel-ish-hid/ |
D | ishtp-hid-client.c | 216 if (recv_msg->hdr.device_id == in process_recv() 248 if (recv_msg->hdr.device_id == in process_recv() 262 if (recv_msg->hdr.device_id == in process_recv() 288 if (recv_msg->hdr.device_id == in process_recv() 383 msg->hdr.device_id = in hid_ishtp_set_feature() 428 msg.hdr.device_id = in hid_ishtp_get_report() 549 msg.hdr.device_id = client_data->hid_devices[index].dev_id; in ishtp_get_hid_descriptor() 596 msg.hdr.device_id = client_data->hid_devices[index].dev_id; in ishtp_get_report_descriptor()
|
/drivers/net/wan/ |
D | slic_ds26522.c | 72 u8 device_id; in get_slic_product_code() local 74 device_id = slic_read(spi, DS26522_IDR_ADDR); in get_slic_product_code() 75 if ((device_id & 0xf8) == 0x68) in get_slic_product_code()
|
/drivers/net/wireless/intersil/prism54/ |
D | islpci_mgt.c | 62 h->device_id = PIMFOR_DEV_ID_MHLI_MIB; in pimfor_encode_header() 197 h->operation, oid, h->device_id, h->flags, length); in islpci_mgt_transmit() 319 header->device_id = priv->ndev->ifindex; in islpci_mgt_receive() 324 header->operation, header->oid, header->device_id, in islpci_mgt_receive() 363 header->oid, header->device_id, header->flags, in islpci_mgt_receive()
|