Home
last modified time | relevance | path

Searched defs:pcidev (Results 51 – 75 of 128) sorted by relevance

123456

/linux-6.15/drivers/tty/serial/8250/
D8250_pci1xxxx.c603 struct pci_dev *pcidev = to_pci_dev(dev); in pci1xxxx_suspend() local
638 struct pci_dev *pcidev = to_pci_dev(dev); in pci1xxxx_resume() local
/linux-6.15/drivers/scsi/be2iscsi/
Dbe_main.c426 static struct beiscsi_hba *beiscsi_hba_alloc(struct pci_dev *pcidev) in beiscsi_hba_alloc()
469 struct pci_dev *pcidev) in beiscsi_map_pci_bars()
506 static int beiscsi_enable_pci(struct pci_dev *pcidev) in beiscsi_enable_pci()
823 struct pci_dev *pcidev = phba->pcidev; in beiscsi_init_irqs() local
5523 static int beiscsi_dev_probe(struct pci_dev *pcidev, in beiscsi_dev_probe()
5738 static void beiscsi_remove(struct pci_dev *pcidev) in beiscsi_remove()
/linux-6.15/drivers/platform/x86/intel/pmt/
Dtelemetry.c249 pmt_telem_find_and_register_endpoint(struct pci_dev *pcidev, u32 guid, u16 pos) in pmt_telem_find_and_register_endpoint()
/linux-6.15/drivers/comedi/drivers/
Dicp_multi.c245 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in icp_multi_auto_attach() local
Daddi_apci_3501.c307 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in apci3501_auto_attach() local
Dadv_pci1760.c341 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in pci1760_auto_attach() local
Dme4000.c311 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in me4000_xilinx_download() local
1097 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in me4000_auto_attach() local
Drtd520.c1193 struct pci_dev *pcidev) in rtd_pci_latency_quirk()
1209 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in rtd_auto_attach() local
Dadl_pci7x3x.c344 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in adl_pci7x3x_auto_attach() local
Dni_pcimio.c1302 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in pcimio_auto_attach() local
Dcb_pcidda.c328 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in cb_pcidda_auto_attach() local
Dni_6527.c374 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in ni6527_auto_attach() local
Dcb_pcimdas.c350 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in cb_pcimdas_auto_attach() local
Dme_daq.c429 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in me_auto_attach() local
Daddi_apci_1500.c765 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in apci1500_auto_attach() local
Daddi_apci_3xxx.c755 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in apci3xxx_auto_attach() local
Dadl_pci9111.c626 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in pci9111_auto_attach() local
Daddi_apci_1564.c661 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in apci1564_auto_attach() local
/linux-6.15/drivers/scsi/bfa/
Dbfa_svc.c471 struct bfa_pcidev_s *pcidev) in bfa_fcxp_attach()
1438 struct bfa_pcidev_s *pcidev) in bfa_lps_attach()
2982 struct bfa_pcidev_s *pcidev) in bfa_fcport_attach()
4739 struct bfa_pcidev_s *pcidev) in bfa_rport_attach()
5105 struct bfa_pcidev_s *pcidev) in bfa_sgpg_attach()
5379 struct bfa_pcidev_s *pcidev) in bfa_uf_attach()
5605 struct bfa_pcidev_s *pcidev) in bfa_fcdiag_attach()
/linux-6.15/drivers/xen/xen-pciback/
Dpciback.h155 static inline int xen_pcibk_get_pcifront_dev(struct pci_dev *pcidev, in xen_pcibk_get_pcifront_dev()
/linux-6.15/drivers/gpu/drm/tiny/
Dofdrm.c329 struct pci_dev *pcidev; in display_get_pci_dev_of() local
350 struct pci_dev *pcidev = data; in ofdrm_pci_release() local
360 struct pci_dev *pcidev; in ofdrm_device_init_pci() local
/linux-6.15/drivers/mmc/host/
Dvia-sdmmc.c1078 static int via_sd_probe(struct pci_dev *pcidev, in via_sd_probe()
1173 static void via_sd_remove(struct pci_dev *pcidev) in via_sd_remove()
/linux-6.15/include/linux/net/intel/
Di40e_client.h77 struct pci_dev *pcidev; member
/linux-6.15/drivers/scsi/lpfc/
Dlpfc_bsg.c872 struct pci_dev *pcidev; in diag_cmd_data_free() local
2734 struct pci_dev *pcidev = phba->pcidev; in lpfc_bsg_dma_page_alloc() local
2766 struct pci_dev *pcidev = phba->pcidev; in lpfc_bsg_dma_page_free() local
2821 struct pci_dev *pcidev; in diag_cmd_data_alloc() local
/linux-6.15/drivers/pci/msi/
Dmsi.c69 static void pcim_msi_release(void *pcidev) in pcim_msi_release()

123456