Home
last modified time | relevance | path

Searched refs:pci_id (Results 26 - 50 of 297) sorted by relevance

12345678910>>...12

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/sound/pci/oxygen/
H A Dse6x.c112 const struct pci_device_id *pci_id) in se6x_get_model()
118 static int se6x_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) in se6x_probe() argument
111 se6x_get_model(struct oxygen *chip, const struct pci_device_id *pci_id) se6x_get_model() argument
/third_party/mesa3d/src/intel/tools/
H A Daub_write.h88 uint16_t pci_id; member
107 void aub_file_init(struct aub_file *aub, FILE *file, FILE *debug, uint16_t pci_id, const char *app_name);
H A Daub_write.c105 aub->pci_id, name); in write_execlists_header()
124 comment_len = snprintf(comment, sizeof(comment), "PCI-ID=0x%x", aub->pci_id); in write_legacy_header()
155 aub_file_init(struct aub_file *aub, FILE *file, FILE *debug, uint16_t pci_id, const char *app_name) in aub_file_init() argument
161 aub->pci_id = pci_id; in aub_file_init()
162 fail_if(!intel_get_device_info_from_pci_id(pci_id, &aub->devinfo), in aub_file_init()
163 "failed to identify chipset=0x%x\n", pci_id); in aub_file_init()
H A Daub_read.h43 void (*info)(void *user_data, int pci_id, const char *app_name);
/kernel/linux/linux-5.10/drivers/acpi/
H A Dosl.c784 acpi_os_read_pci_configuration(struct acpi_pci_id * pci_id, u32 reg, in acpi_os_read_pci_configuration() argument
807 result = raw_pci_read(pci_id->segment, pci_id->bus, in acpi_os_read_pci_configuration()
808 PCI_DEVFN(pci_id->device, pci_id->function), in acpi_os_read_pci_configuration()
816 acpi_os_write_pci_configuration(struct acpi_pci_id * pci_id, u32 reg, in acpi_os_write_pci_configuration() argument
835 result = raw_pci_write(pci_id->segment, pci_id->bus, in acpi_os_write_pci_configuration()
836 PCI_DEVFN(pci_id->device, pci_id in acpi_os_write_pci_configuration()
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dsof-pci-dev.h13 int sof_pci_probe(struct pci_dev *pci, const struct pci_device_id *pci_id);
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl.h77 unsigned short pci_id; member
179 const struct skl_dsp_ops *skl_get_dsp_ops(int pci_id);
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl.h77 unsigned short pci_id; member
175 const struct skl_dsp_ops *skl_get_dsp_ops(int pci_id);
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddev.c315 u32 pci_id; in mlx5_get_next_phys_dev() local
320 pci_id = mlx5_gen_pci_id(dev); in mlx5_get_next_phys_dev()
326 if ((dev != tmp_dev) && (mlx5_gen_pci_id(tmp_dev) == pci_id)) { in mlx5_get_next_phys_dev()
/kernel/linux/linux-5.10/sound/pci/ymfpci/
H A Dymfpci.c165 const struct pci_device_id *pci_id) in snd_card_ymfpci_probe()
189 switch (pci_id->device) { in snd_card_ymfpci_probe()
202 if (pci_id->device >= 0x0010) { /* YMF 744/754 */ in snd_card_ymfpci_probe()
164 snd_card_ymfpci_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) snd_card_ymfpci_probe() argument
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/sound/pci/cs5535audio/
H A Dcs5535audio.c285 const struct pci_device_id *pci_id) in __snd_cs5535audio_probe()
335 const struct pci_device_id *pci_id) in snd_cs5535audio_probe()
337 return snd_card_free_on_error(&pci->dev, __snd_cs5535audio_probe(pci, pci_id)); in snd_cs5535audio_probe()
284 __snd_cs5535audio_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) __snd_cs5535audio_probe() argument
334 snd_cs5535audio_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) snd_cs5535audio_probe() argument
/kernel/linux/linux-6.6/sound/pci/au88x0/
H A Dau88x0.c196 __snd_vortex_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) in __snd_vortex_probe() argument
314 snd_vortex_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) in snd_vortex_probe() argument
316 return snd_card_free_on_error(&pci->dev, __snd_vortex_probe(pci, pci_id)); in snd_vortex_probe()
/kernel/linux/linux-5.10/sound/pci/asihpi/
H A Dhpioctl.h12 const struct pci_device_id *pci_id);
/kernel/linux/linux-6.6/sound/pci/asihpi/
H A Dhpioctl.h12 const struct pci_device_id *pci_id);
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c723 u32 pci_id) in vmw_setup_pci_resources()
738 dev->pci_id = pci_id; in vmw_setup_pci_resources()
739 if (pci_id == VMWGFX_PCI_ID_SVGA3) { in vmw_setup_pci_resources()
757 } else if (pci_id == VMWGFX_PCI_ID_SVGA2) { in vmw_setup_pci_resources()
806 svga_id, dev->pci_id); in vmw_detect_version()
852 static int vmw_driver_load(struct vmw_private *dev_priv, u32 pci_id) in vmw_driver_load() argument
870 ret = vmw_setup_pci_resources(dev_priv, pci_id); in vmw_driver_load()
1344 return vmw->pci_id == VMWGFX_PCI_ID_SVGA3; in vmwgfx_supported()
722 vmw_setup_pci_resources(struct vmw_private *dev, u32 pci_id) vmw_setup_pci_resources() argument
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_chipset.h93 void r300_parse_chipset(uint32_t pci_id, struct r300_capabilities* caps);
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_screen.c68 switch (i915_screen(screen)->iws->pci_id) { in i915_get_name()
473 return is->iws->pci_id; in i915_get_param()
653 switch (iws->pci_id) { in i915_screen_create()
672 __FUNCTION__, iws->pci_id); in i915_screen_create()
/kernel/linux/linux-5.10/drivers/media/pci/mantis/
H A Dmantis_cards.c154 const struct pci_device_id *pci_id) in mantis_pci_probe()
165 drvdata = (void *)pci_id->driver_data; in mantis_pci_probe()
153 mantis_pci_probe(struct pci_dev *pdev, const struct pci_device_id *pci_id) mantis_pci_probe() argument
H A Dhopper_cards.c145 const struct pci_device_id *pci_id) in hopper_pci_probe()
158 drvdata = (void *)pci_id->driver_data; in hopper_pci_probe()
144 hopper_pci_probe(struct pci_dev *pdev, const struct pci_device_id *pci_id) hopper_pci_probe() argument
/kernel/linux/linux-5.10/sound/pci/vx222/
H A Dvx222.c179 const struct pci_device_id *pci_id) in snd_vx222_probe()
199 switch ((int)pci_id->driver_data) { in snd_vx222_probe()
178 snd_vx222_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) snd_vx222_probe() argument
/kernel/linux/linux-5.10/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,
/kernel/linux/linux-6.6/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,

Completed in 14 milliseconds

12345678910>>...12