Home
last modified time | relevance | path

Searched refs:pci_id (Results 1 – 25 of 68) 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 …]
/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/drivers/acpi/
H A Dosl.c822 acpi_os_read_pci_configuration(struct acpi_pci_id *pci_id, u32 reg, in acpi_os_read_pci_configuration() argument
845 result = raw_pci_read(pci_id->segment, pci_id->bus, in acpi_os_read_pci_configuration()
846 PCI_DEVFN(pci_id->device, pci_id->function), in acpi_os_read_pci_configuration()
854 acpi_os_write_pci_configuration(struct acpi_pci_id *pci_id, u32 reg, in acpi_os_write_pci_configuration() argument
873 result = raw_pci_write(pci_id->segment, pci_id->bus, in acpi_os_write_pci_configuration()
874 PCI_DEVFN(pci_id->device, pci_id->function), in acpi_os_write_pci_configuration()
/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/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/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/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/pci/asihpi/
H A Dhpioctl.h12 const struct pci_device_id *pci_id);
/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/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c707 u32 pci_id) in vmw_setup_pci_resources() argument
722 dev->pci_id = pci_id; in vmw_setup_pci_resources()
723 if (pci_id == VMWGFX_PCI_ID_SVGA3) { in vmw_setup_pci_resources()
740 } else if (pci_id == VMWGFX_PCI_ID_SVGA2) { in vmw_setup_pci_resources()
787 svga_id, dev->pci_id); in vmw_detect_version()
833 static int vmw_driver_load(struct vmw_private *dev_priv, u32 pci_id) in vmw_driver_load() argument
848 ret = vmw_setup_pci_resources(dev_priv, pci_id); in vmw_driver_load()
1311 return vmw->pci_id == VMWGFX_PCI_ID_SVGA3; in vmwgfx_supported()
/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/drivers/net/wwan/iosm/
H A Diosm_ipc_pcie.c261 const struct pci_device_id *pci_id) in ipc_pcie_probe() argument
266 pr_debug("Probing device 0x%X from the vendor 0x%X", pci_id->device, in ipc_pcie_probe()
267 pci_id->vendor); in ipc_pcie_probe()
/linux/sound/pci/pcxhr/
H A Dpcxhr.c1463 const struct pci_device_id *pci_id) in pcxhr_probe()
1500 if (snd_BUG_ON(pci_id->driver_data >= PCI_ID_LAST)) { in pcxhr_probe()
1506 pcxhr_board_params[pci_id->driver_data].board_name; in pcxhr_probe()
1508 pcxhr_board_params[pci_id->driver_data].playback_chips; in pcxhr_probe()
1510 pcxhr_board_params[pci_id->driver_data].capture_chips; in pcxhr_probe()
1512 pcxhr_board_params[pci_id->driver_data].fw_file_set; in pcxhr_probe()
1514 pcxhr_board_params[pci_id->driver_data].firmware_num; in pcxhr_probe()
1460 pcxhr_probe(struct pci_dev * pci,const struct pci_device_id * pci_id) pcxhr_probe() argument
/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.c54 const struct pci_device_id *pci_id) in snd_trident_probe()
50 snd_trident_probe(struct pci_dev * pci,const struct pci_device_id * pci_id) snd_trident_probe() argument
/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/tools/power/acpi/os_specific/service_layers/
H A Dosunixxf.c1000 * PARAMETERS: pci_id - Seg/Bus/Dev
1012 acpi_os_read_pci_configuration(struct acpi_pci_id *pci_id, in acpi_os_read_pci_configuration() argument
1024 * PARAMETERS: pci_id - Seg/Bus/Dev
1036 acpi_os_write_pci_configuration(struct acpi_pci_id *pci_id, in acpi_os_write_pci_configuration() argument
/linux/sound/pci/
H A Dals4000.c802 const struct pci_device_id *pci_id) in __snd_card_als4000_probe() argument
926 const struct pci_device_id *pci_id) in snd_card_als4000_probe() argument
928 return snd_card_free_on_error(&pci->dev, __snd_card_als4000_probe(pci, pci_id)); in snd_card_als4000_probe()

123