Home
last modified time | relevance | path

Searched refs:device_id (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/linux/drivers/char/agp/
H A Dvia-agp.c227 .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 …]
H A Dali-agp.c255 .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 …]
H A Dati-agp.c443 .device_id = PCI_DEVICE_ID_ATI_RS100,
447 .device_id = PCI_DEVICE_ID_ATI_RS200,
451 .device_id = PCI_DEVICE_ID_ATI_RS200_B,
455 .device_id = PCI_DEVICE_ID_ATI_RS250,
459 .device_id = PCI_DEVICE_ID_ATI_RS300_100,
463 .device_id = PCI_DEVICE_ID_ATI_RS300_133,
467 .device_id = PCI_DEVICE_ID_ATI_RS300_166,
471 .device_id = PCI_DEVICE_ID_ATI_RS300_200,
475 .device_id = PCI_DEVICE_ID_ATI_RS350_133,
479 .device_id = PCI_DEVICE_ID_ATI_RS350_200,
[all …]
H A Duninorth-agp.c569 .device_id = PCI_DEVICE_ID_APPLE_UNI_N_AGP,
573 .device_id = PCI_DEVICE_ID_APPLE_UNI_N_AGP_P,
577 .device_id = PCI_DEVICE_ID_APPLE_UNI_N_AGP15,
581 .device_id = PCI_DEVICE_ID_APPLE_UNI_N_AGP2,
585 .device_id = PCI_DEVICE_ID_APPLE_U3_AGP,
589 .device_id = PCI_DEVICE_ID_APPLE_U3L_AGP,
593 .device_id = PCI_DEVICE_ID_APPLE_U3H_AGP,
597 .device_id = PCI_DEVICE_ID_APPLE_IPID2_AGP,
617 if (pdev->device == devs[j].device_id) { in agp_uninorth_probe()
/linux/drivers/video/fbdev/via/
H A Dioctl.c21 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/drivers/comedi/drivers/
H A Dni_atmio.c95 .device_id = 44,
110 .device_id = 25,
125 .device_id = 36,
139 .device_id = 37,
154 .device_id = 38,
169 .device_id = 39,
184 .device_id = 50,
200 .device_id = 51,
267 int device_id = ni_read_eeprom(dev, 511); in ni_atmio_probe() local
273 if (board->device_id == device_id) in ni_atmio_probe()
[all …]
H A Dni_mio_cs.c43 .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/drivers/net/ethernet/ti/
H A Dcpsw_sl.c113 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/arch/x86/hyperv/
H A Dirqdomain.c17 static int hv_map_interrupt(union hv_device_id device_id, bool level, in hv_map_interrupt() argument
35 input->device_id = device_id.as_uint64; in hv_map_interrupt()
87 input->device_id = id; in hv_unmap_interrupt()
191 union hv_device_id device_id; in hv_map_msi_interrupt() local
198 device_id = hv_build_pci_dev_id(dev); in hv_map_msi_interrupt()
201 return hv_map_interrupt(device_id, false, cpu, cfg->vector, in hv_map_msi_interrupt()
397 union hv_device_id device_id; in hv_unmap_ioapic_interrupt() local
399 device_id.as_uint64 = 0; in hv_unmap_ioapic_interrupt()
400 device_id.device_type = HV_DEVICE_TYPE_IOAPIC; in hv_unmap_ioapic_interrupt()
401 device_id.ioapic.ioapic_id = (u8)ioapic_id; in hv_unmap_ioapic_interrupt()
[all …]
/linux/kernel/
H A Ddma.c57 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/tools/testing/selftests/iommu/
H A Diommufd_utils.h190 static int _test_cmd_hwpt_alloc(int fd, __u32 device_id, __u32 pt_id, __u32 ft_id, in _test_cmd_hwpt_alloc() argument
197 .dev_id = device_id, in _test_cmd_hwpt_alloc()
214 #define test_cmd_hwpt_alloc(device_id, pt_id, flags, hwpt_id) \ argument
215 ASSERT_EQ(0, _test_cmd_hwpt_alloc(self->fd, device_id, pt_id, 0, flags, \
218 #define test_cmd_hwpt_alloc_iommupt(device_id, pt_id, flags, iommupt_type, \ argument
226 self->fd, device_id, pt_id, 0, flags, \
230 #define test_err_hwpt_alloc(_errno, device_id, pt_id, flags, hwpt_id) \ argument
232 self->fd, device_id, pt_id, 0, flags, \
235 #define test_cmd_hwpt_alloc_nested(device_id, pt_id, flags, hwpt_id, \ argument
237 ASSERT_EQ(0, _test_cmd_hwpt_alloc(self->fd, device_id, pt_id, 0, flags, \
[all …]
H A Diommufd.c342 uint32_t device_id; in FIXTURE() local
371 &self->hwpt_id, &self->device_id); in FIXTURE_SETUP()
372 test_cmd_dev_check_cache_all(self->device_id, in FIXTURE_SETUP()
444 if (self->device_id) { in TEST_F()
446 test_err_hwpt_alloc(ENOENT, self->ioas_id, self->device_id, 0, in TEST_F()
448 test_err_hwpt_alloc(EINVAL, self->device_id, self->device_id, 0, in TEST_F()
450 test_err_hwpt_alloc(EOPNOTSUPP, self->device_id, self->ioas_id, in TEST_F()
455 test_cmd_hwpt_alloc(self->device_id, self->ioas_id, in TEST_F()
459 test_cmd_hwpt_alloc(self->device_id, sel in TEST_F()
2782 uint32_t device_id; FIXTURE() local
2845 uint32_t device_id = self->device_id; TEST_F() local
3244 uint32_t device_id; FIXTURE() local
[all...]
/linux/drivers/firmware/efi/
H A Dcper_cxl.c75 prot_err->device_id.slot >> CPER_PCIE_SLOT_SHIFT); in cxl_cper_print_prot_err()
77 pfx, prot_err->device_id.vendor_id, in cxl_cper_print_prot_err()
78 prot_err->device_id.device_id); in cxl_cper_print_prot_err()
80 pfx, prot_err->device_id.subsystem_vendor_id, in cxl_cper_print_prot_err()
81 prot_err->device_id.subsystem_id); in cxl_cper_print_prot_err()
82 class_code = prot_err->device_id.class_code; in cxl_cper_print_prot_err()
/linux/tools/testing/selftests/kvm/arm64/
H A Dvgic_lpi_stress.c65 u32 coll_id, device_id, event_id, intid = GIC_LPI_OFFSET; in guest_setup_its_mappings() local
75 for (device_id = 0; device_id < nr_devices; device_id++) { in guest_setup_its_mappings()
76 vm_paddr_t itt_base = test_data.itt_tables + (device_id * SZ_64K); in guest_setup_its_mappings()
78 its_send_mapd_cmd(test_data.cmdq_base_va, device_id, in guest_setup_its_mappings()
82 its_send_mapti_cmd(test_data.cmdq_base_va, device_id, in guest_setup_its_mappings()
225 static void signal_lpi(u32 device_id, u32 event_id) in signal_lpi() argument
233 .devid = device_id, in signal_lpi()
249 u32 device_id = (size_t)data; in lpi_worker_thread() local
257 signal_lpi(device_id, event_id); in lpi_worker_thread()
/linux/drivers/staging/rtl8723bs/hal/
H A Dsdio_ops.c18 u8 device_id, in hal_sdio_get_cmd_addr_8723b() argument
23 switch (device_id) { in hal_sdio_get_cmd_addr_8723b()
94 u8 device_id; in _cvrt2ftaddr() local
98 device_id = get_deviceid(addr); in _cvrt2ftaddr()
101 switch (device_id) { in _cvrt2ftaddr()
118 device_id = WLAN_IOREG_DEVICE_ID; in _cvrt2ftaddr()
122 ftaddr = (device_id << 13) | offset; in _cvrt2ftaddr()
125 *pdevice_id = device_id; in _cvrt2ftaddr()
155 u8 device_id; in sdio_read32() local
164 ftaddr = _cvrt2ftaddr(addr, &device_id, &offset); in sdio_read32()
[all …]
/linux/drivers/irqchip/
H A Dirq-gic-v5-its.c40 u32 device_id; member
95 FIELD_PREP(GICV5_ITS_SYNCR_DEVICEID, its_dev->device_id); in gicv5_its_syncr()
120 static int gicv5_its_itt_cache_inv(struct gicv5_its_chip_data *its, u32 device_id, in gicv5_its_itt_cache_inv() argument
126 didr = FIELD_PREP(GICV5_ITS_DIDR_DEVICEID, device_id); in gicv5_its_itt_cache_inv()
367 didr = FIELD_PREP(GICV5_ITS_DIDR_DEVICEID, its_dev->device_id); in gicv5_its_device_cache_inv()
419 u32 device_id, bool alloc) in gicv5_its_devtab_get_dte_ref() argument
428 return &l2devtab[device_id]; in gicv5_its_devtab_get_dte_ref()
433 l1_idx = device_id >> l2_bits; in gicv5_its_devtab_get_dte_ref()
434 l2_idx = device_id & GENMASK(l2_bits - 1, 0); in gicv5_its_devtab_get_dte_ref()
470 if (its_dev->device_id >= BIT(device_id_bits)) { in gicv5_its_device_register()
[all …]
/linux/drivers/hid/i2c-hid/
H A Di2c-hid-dmi-quirks.c485 const struct hid_device_id *device_id = in i2c_hid_get_dmi_quirks() local
488 if (device_id && device_id->vendor == vendor && in i2c_hid_get_dmi_quirks()
489 device_id->product == product) in i2c_hid_get_dmi_quirks()
490 quirks = device_id->driver_data; in i2c_hid_get_dmi_quirks()
/linux/tools/hv/
H A Dlsvmbus66 device_id = get_vmbus_dev_attr(f, 'device_id')[0].strip() variable
82 d.device_id = device_id
110 d.device_id, d.sysfs_path, d.chn_vp_mapping
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_spi.c376 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/sound/pci/echoaudio/
H A Dindigodjx_dsp.c34 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()
H A Dindigoiox_dsp.c34 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()
H A Ddarla20_dsp.c32 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/drivers/platform/x86/dell/
H A Ddell-wmi-led.c43 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/drivers/gpu/drm/xe/
H A Dxe_trace_lrc.h29 __string(device_id, __dev_name_lrc(lrc))
37 __assign_str(device_id);
42 __get_str(device_id))
/linux/drivers/hwmon/pmbus/
H A Dmax15301.c60 u8 device_id[I2C_SMBUS_BLOCK_MAX + 1]; in max15301_probe() local
69 status = i2c_smbus_read_block_data(client, PMBUS_IC_DEVICE_ID, device_id); in max15301_probe()
75 if (!strncasecmp(mid->name, device_id, strlen(mid->name))) in max15301_probe()

12345678910>>...13