Home
last modified time | relevance | path

Searched refs:pci_id (Results 1 – 25 of 64) sorted by relevance

123

/linux/drivers/acpi/acpica/
H A Dhwpci.c36 acpi_hw_process_pci_list(struct acpi_pci_id *pci_id,
42 acpi_hw_get_pci_device_info(struct acpi_pci_id *pci_id,
86 acpi_hw_derive_pci_id(struct acpi_pci_id *pci_id, in acpi_hw_derive_pci_id() argument
94 if (!pci_id) { in acpi_hw_derive_pci_id()
106 status = acpi_hw_process_pci_list(pci_id, list_head); in acpi_hw_derive_pci_id()
205 acpi_hw_process_pci_list(struct acpi_pci_id *pci_id, in acpi_hw_process_pci_list() argument
217 pci_id->segment, pci_id->bus, pci_id->device, in acpi_hw_process_pci_list()
218 pci_id->function)); in acpi_hw_process_pci_list()
220 bus_number = pci_id->bus; in acpi_hw_process_pci_list()
231 status = acpi_hw_get_pci_device_info(pci_id, info->device, in acpi_hw_process_pci_list()
[all …]
H A Devrgnini.c137 struct acpi_pci_id *pci_id = *region_context; in acpi_ev_pci_config_region_setup() local
161 if (pci_id) { in acpi_ev_pci_config_region_setup()
162 ACPI_FREE(pci_id); in acpi_ev_pci_config_region_setup()
232 pci_id = ACPI_ALLOCATE_ZEROED(sizeof(struct acpi_pci_id)); in acpi_ev_pci_config_region_setup()
233 if (!pci_id) { in acpi_ev_pci_config_region_setup()
250 ACPI_FREE(pci_id); in acpi_ev_pci_config_region_setup()
266 pci_id->device = ACPI_HIWORD(ACPI_LODWORD(pci_value)); in acpi_ev_pci_config_region_setup()
267 pci_id->function = ACPI_LOWORD(ACPI_LODWORD(pci_value)); in acpi_ev_pci_config_region_setup()
275 pci_id->segment = ACPI_LOWORD(pci_value); in acpi_ev_pci_config_region_setup()
283 pci_id->bus = ACPI_LOWORD(pci_value); in acpi_ev_pci_config_region_setup()
[all …]
H A Dexregion.c350 struct acpi_pci_id *pci_id; in acpi_ex_pci_config_space_handler() local
367 pci_id = (struct acpi_pci_id *)region_context; in acpi_ex_pci_config_space_handler()
373 function, bit_width, pci_id->segment, pci_id->bus, in acpi_ex_pci_config_space_handler()
374 pci_id->device, pci_id->function, pci_register)); in acpi_ex_pci_config_space_handler()
381 acpi_os_read_pci_configuration(pci_id, pci_register, value, in acpi_ex_pci_config_space_handler()
388 acpi_os_write_pci_configuration(pci_id, pci_register, in acpi_ex_pci_config_space_handler()
H A Dachware.h118 acpi_hw_derive_pci_id(struct acpi_pci_id *pci_id,
122 acpi_hw_derive_pci_id(struct acpi_pci_id *pci_id, acpi_handle root_pci_device, in acpi_hw_derive_pci_id() argument
/linux/sound/pci/ymfpci/
H A Dymfpci.c156 const struct pci_device_id *pci_id) in __snd_card_ymfpci_probe() argument
181 switch (pci_id->device) { in __snd_card_ymfpci_probe()
201 if (pci_id->device >= 0x0010) { /* YMF 744/754 */ in __snd_card_ymfpci_probe()
352 const struct pci_device_id *pci_id) in snd_card_ymfpci_probe() argument
354 return snd_card_free_on_error(&pci->dev, __snd_card_ymfpci_probe(pci, pci_id)); in snd_card_ymfpci_probe()
/linux/drivers/usb/gadget/udc/
H A Damd5536udc_pci.c195 static const struct pci_device_id pci_id[] = { variable
203 MODULE_DEVICE_TABLE(pci, pci_id);
208 .id_table = pci_id,
/linux/sound/soc/sof/amd/
H A Dpci-vangogh.c59 static int acp_pci_vgh_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) in acp_pci_vgh_probe() argument
70 return sof_pci_probe(pci, pci_id); in acp_pci_vgh_probe()
H A Dpci-acp70.c73 static int acp70_pci_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) in acp70_pci_probe() argument
90 return sof_pci_probe(pci, pci_id); in acp70_pci_probe()
/linux/drivers/vfio/pci/pds/
H A Dvfio_dev.c122 int err, vf_id, pci_id; in pds_vfio_init_device() local
140 pci_id = PCI_DEVID(pdev->bus->number, pdev->devfn); in pds_vfio_init_device()
143 __func__, pci_dev_id(pci_physfn(pdev)), pci_id, vf_id, in pds_vfio_init_device()
/linux/sound/pci/au88x0/
H A Dau88x0.c195 __snd_vortex_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) in __snd_vortex_probe() argument
313 snd_vortex_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) in snd_vortex_probe() argument
315 return snd_card_free_on_error(&pci->dev, __snd_vortex_probe(pci, pci_id)); in snd_vortex_probe()
/linux/sound/pci/ctxfi/
H A Dxfi.c56 ct_card_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) in ct_card_probe() argument
90 pci_id->driver_data, subsystem[dev], &atc); in ct_card_probe()
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.c15 const struct pci_device_id *pci_id; in hnae3_unregister_ae_algo_prepare() local
25 pci_id = pci_match_id(ae_algo->pdev_id_table, ae_dev->pdev); in hnae3_unregister_ae_algo_prepare()
26 if (!pci_id) in hnae3_unregister_ae_algo_prepare()
/linux/sound/soc/sof/
H A Dsof-pci-dev.h13 int sof_pci_probe(struct pci_dev *pci, const struct pci_device_id *pci_id);
H A Dsof-pci-dev.c190 int sof_pci_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) in sof_pci_probe() argument
195 (const struct sof_dev_desc *)pci_id->driver_data; in sof_pci_probe()
/linux/sound/pci/vx222/
H A Dvx222.c147 const struct pci_device_id *pci_id) in snd_vx222_probe() argument
167 switch ((int)pci_id->driver_data) { in snd_vx222_probe()
/linux/sound/pci/asihpi/
H A Dhpioctl.h12 const struct pci_device_id *pci_id);
/linux/drivers/media/pci/mantis/
H A Dhopper_cards.c145 const struct pci_device_id *pci_id) in hopper_pci_probe() argument
158 drvdata = (void *)pci_id->driver_data; in hopper_pci_probe()
H A Dmantis_cards.c154 const struct pci_device_id *pci_id) in mantis_pci_probe() argument
165 drvdata = (void *)pci_id->driver_data; in mantis_pci_probe()
/linux/arch/mips/include/asm/mach-ath25/
H A Dath25_platform.h52 u16 pci_id; /* Pseudo PCIID for common code */ member
/linux/include/acpi/
H A Dacpiosxf.h296 acpi_os_read_pci_configuration(struct acpi_pci_id *pci_id,
302 acpi_os_write_pci_configuration(struct acpi_pci_id *pci_id,
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_netvf_main.c78 const struct pci_device_id *pci_id) in nfp_netvf_pci_probe() argument
94 dev_info = &nfp_dev_info[pci_id->driver_data]; in nfp_netvf_pci_probe()
/linux/drivers/media/pci/tw686x/
H A Dtw686x-core.c241 const struct pci_device_id *pci_id) in tw686x_probe() argument
249 dev->type = pci_id->driver_data; in tw686x_probe()
/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_device.c668 static struct octeon_device *octeon_allocate_device_mem(u32 pci_id, in octeon_allocate_device_mem() argument
675 switch (pci_id) { in octeon_allocate_device_mem()
690 pci_id); in octeon_allocate_device_mem()
720 struct octeon_device *octeon_allocate_device(u32 pci_id, in octeon_allocate_device() argument
733 oct = octeon_allocate_device_mem(pci_id, priv_size); in octeon_allocate_device()
/linux/sound/pci/cs46xx/
H A Dcs46xx.c55 const struct pci_device_id *pci_id) in snd_card_cs46xx_probe() argument
/linux/sound/pci/trident/
H A Dtrident.c50 const struct pci_device_id *pci_id) in snd_trident_probe() argument

123