/Linux-v6.1/drivers/char/agp/ |
D | via-agp.c | 227 .device_id = PCI_DEVICE_ID_VIA_82C597_0, 232 .device_id = PCI_DEVICE_ID_VIA_82C598_0, 237 .device_id = PCI_DEVICE_ID_VIA_8501_0, 243 .device_id = PCI_DEVICE_ID_VIA_8601_0, 249 .device_id = PCI_DEVICE_ID_VIA_82C691_0, 254 .device_id = PCI_DEVICE_ID_VIA_8371_0, 260 .device_id = PCI_DEVICE_ID_VIA_8633_0, 265 .device_id = PCI_DEVICE_ID_VIA_XN266, 271 .device_id = PCI_DEVICE_ID_VIA_8361, 277 .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 | 456 .device_id = PCI_DEVICE_ID_ATI_RS100, 460 .device_id = PCI_DEVICE_ID_ATI_RS200, 464 .device_id = PCI_DEVICE_ID_ATI_RS200_B, 468 .device_id = PCI_DEVICE_ID_ATI_RS250, 472 .device_id = PCI_DEVICE_ID_ATI_RS300_100, 476 .device_id = PCI_DEVICE_ID_ATI_RS300_133, 480 .device_id = PCI_DEVICE_ID_ATI_RS300_166, 484 .device_id = PCI_DEVICE_ID_ATI_RS300_200, 488 .device_id = PCI_DEVICE_ID_ATI_RS350_133, 492 .device_id = PCI_DEVICE_ID_ATI_RS350_200, [all …]
|
/Linux-v6.1/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()
|
/Linux-v6.1/drivers/comedi/drivers/ |
D | ni_atmio.c | 86 .device_id = 44, 101 .device_id = 25, 116 .device_id = 36, 130 .device_id = 37, 145 .device_id = 38, 160 .device_id = 39, 175 .device_id = 50, 191 .device_id = 51, 258 int device_id = ni_read_eeprom(dev, 511); in ni_atmio_probe() local 264 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()
|
/Linux-v6.1/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 …]
|
/Linux-v6.1/arch/x86/hyperv/ |
D | irqdomain.c | 15 static int hv_map_interrupt(union hv_device_id device_id, bool level, in hv_map_interrupt() argument 33 input->device_id = device_id.as_uint64; in hv_map_interrupt() 85 input->device_id = id; in hv_unmap_interrupt() 175 union hv_device_id device_id = hv_build_pci_dev_id(dev); in hv_map_msi_interrupt() local 177 return hv_map_interrupt(device_id, false, cpu, vector, entry); in hv_map_msi_interrupt() 343 union hv_device_id device_id; in hv_unmap_ioapic_interrupt() local 345 device_id.as_uint64 = 0; in hv_unmap_ioapic_interrupt() 346 device_id.device_type = HV_DEVICE_TYPE_IOAPIC; in hv_unmap_ioapic_interrupt() 347 device_id.ioapic.ioapic_id = (u8)ioapic_id; in hv_unmap_ioapic_interrupt() 349 return hv_unmap_interrupt(device_id.as_uint64, entry); in hv_unmap_ioapic_interrupt() [all …]
|
/Linux-v6.1/kernel/ |
D | dma.c | 57 const char *device_id; member 70 int request_dma(unsigned int dmanr, const char * device_id) in request_dma() argument 78 dma_chan_busy[dmanr].device_id = device_id; in request_dma() 104 int request_dma(unsigned int dmanr, const char *device_id) in request_dma() argument 125 dma_chan_busy[i].device_id); in proc_dma_show()
|
/Linux-v6.1/drivers/staging/rtl8192e/rtl8192e/ |
D | rtl_pci.c | 34 u16 device_id; in rtl92e_check_adapter() local 38 device_id = pdev->device; in rtl92e_check_adapter() 44 if (device_id == 0x8192) { in rtl92e_check_adapter() 49 device_id); in rtl92e_check_adapter() 55 device_id); in rtl92e_check_adapter()
|
/Linux-v6.1/drivers/block/rnbd/ |
D | rnbd-srv-trace.h | 78 __field(u32, device_id) 91 __entry->device_id = le32_to_cpu(msg->device_id); 106 __entry->device_id, 186 __field(u32, device_id) 191 __entry->device_id = le32_to_cpu(msg->device_id); 197 __entry->device_id
|
/Linux-v6.1/drivers/crypto/qat/qat_common/ |
D | adf_ctl_drv.c | 98 cfg_data->device_id = ADF_CFG_NO_DEVICE; in adf_ctl_alloc_resources() 195 accel_dev = adf_devmgr_get_dev_by_id(ctl_data->device_id); in adf_ctl_ioctl_dev_config() 272 if (adf_devmgr_verify_id(ctl_data->device_id)) { in adf_ctl_ioctl_dev_stop() 273 pr_err("QAT: Device %d not found\n", ctl_data->device_id); in adf_ctl_ioctl_dev_stop() 278 ret = adf_ctl_is_device_in_use(ctl_data->device_id); in adf_ctl_ioctl_dev_stop() 282 if (ctl_data->device_id == ADF_CFG_ALL_DEVICES) in adf_ctl_ioctl_dev_stop() 286 ctl_data->device_id); in adf_ctl_ioctl_dev_stop() 288 adf_ctl_stop_devices(ctl_data->device_id); in adf_ctl_ioctl_dev_stop() 307 accel_dev = adf_devmgr_get_dev_by_id(ctl_data->device_id); in adf_ctl_ioctl_dev_start() 314 ctl_data->device_id); in adf_ctl_ioctl_dev_start() [all …]
|
/Linux-v6.1/drivers/staging/rtl8723bs/hal/ |
D | sdio_ops.c | 19 u8 device_id, in hal_sdio_get_cmd_addr_8723b() argument 24 switch (device_id) { in hal_sdio_get_cmd_addr_8723b() 95 u8 device_id; in _cvrt2ftaddr() local 99 device_id = get_deviceid(addr); in _cvrt2ftaddr() 102 switch (device_id) { in _cvrt2ftaddr() 119 device_id = WLAN_IOREG_DEVICE_ID; in _cvrt2ftaddr() 123 ftaddr = (device_id << 13) | offset; in _cvrt2ftaddr() 126 *pdevice_id = device_id; in _cvrt2ftaddr() 156 u8 device_id; in sdio_read32() local 165 ftaddr = _cvrt2ftaddr(addr, &device_id, &offset); in sdio_read32() [all …]
|
/Linux-v6.1/sound/pci/echoaudio/ |
D | mona_dsp.c | 40 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument 54 chip->device_id = device_id; in init_hw() 66 if (chip->device_id == DEVICE_ID_56361) in init_hw() 128 if (chip->device_id == DEVICE_ID_56361) in load_asic() 172 if (chip->device_id == DEVICE_ID_56361) { in switch_asic() 218 if (chip->device_id == DEVICE_ID_56361) in set_sample_rate() 223 if (chip->device_id == DEVICE_ID_56361) in set_sample_rate()
|
D | indigodjx_dsp.c | 34 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument 48 chip->device_id = device_id; in init_hw()
|
D | indigoiox_dsp.c | 34 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument 48 chip->device_id = device_id; in init_hw()
|
D | gina24_dsp.c | 40 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument 54 chip->device_id = device_id; in init_hw() 63 if (chip->device_id == DEVICE_ID_56361) { in init_hw() 137 if (chip->device_id == DEVICE_ID_56361) in load_asic() 326 if (chip->device_id == DEVICE_ID_56301) in dsp_set_digital_mode()
|
D | darla20_dsp.c | 32 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument 46 chip->device_id = device_id; in init_hw()
|
D | indigoio_dsp.c | 37 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument 51 chip->device_id = device_id; in init_hw()
|
D | darla24_dsp.c | 32 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument 46 chip->device_id = device_id; in init_hw()
|
/Linux-v6.1/tools/hv/ |
D | lsvmbus | 66 device_id = get_vmbus_dev_attr(f, 'device_id')[0].strip() 82 d.device_id = device_id 110 d.device_id, d.sysfs_path, d.chn_vp_mapping
|
/Linux-v6.1/drivers/net/dsa/sja1105/ |
D | sja1105_spi.c | 376 config->device_id, priv->info->device_id); in sja1105_static_config_upload() 412 .device_id = 0x0, 448 .device_id = 0x0, 487 .device_id = SJA1110_SPI_ADDR(0x0), 574 .device_id = SJA1105E_DEVICE_ID, 606 .device_id = SJA1105T_DEVICE_ID, 638 .device_id = SJA1105PR_DEVICE_ID, 671 .device_id = SJA1105QS_DEVICE_ID, 704 .device_id = SJA1105PR_DEVICE_ID, 740 .device_id = SJA1105QS_DEVICE_ID, [all …]
|
/Linux-v6.1/drivers/platform/x86/dell/ |
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()
|
/Linux-v6.1/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 484 __le32 device_id; member 516 __le32 device_id; member 534 __le32 device_id; member 564 __le32 device_id; member [all …]
|
/Linux-v6.1/drivers/gpu/drm/i915/display/ |
D | intel_acpi.c | 276 u32 device_id, type; in intel_acpi_device_id_update() local 278 device_id = acpi_display_type(connector); in intel_acpi_device_id_update() 281 type = (device_id & ACPI_DISPLAY_TYPE_MASK) in intel_acpi_device_id_update() 283 device_id |= display_index[type]++ << ACPI_DISPLAY_INDEX_SHIFT; in intel_acpi_device_id_update() 285 connector->acpi_device_id = device_id; in intel_acpi_device_id_update()
|