Home
last modified time | relevance | path

Searched refs:pci_request_irq (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pci/
H A Dirq.c33 int pci_request_irq(struct pci_dev *dev, unsigned int nr, irq_handler_t handler, in pci_request_irq() function
54 EXPORT_SYMBOL(pci_request_irq);
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dmsix.c141 ret = pci_request_irq(dd->pcidev, nr, handler, thread, arg, name); in msix_request_irq()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_hikey9601000 pci_request_irq
H A Dabi_gki_aarch64_rockchip2054 pci_request_irq
H A Dabi_gki_aarch64_galaxy2961 pci_request_irq
/OK3568_Linux_fs/kernel/drivers/staging/media/zoran/
H A Dzoran_card.c1175 result = pci_request_irq(pdev, 0, zoran_irq, NULL, zr, ZR_DEVNAME(zr)); in zoran_probe()
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dpci.c1548 return pci_request_irq(pdev, nvmeq->cq_vector, nvme_irq_check, in queue_request_irq()
1551 return pci_request_irq(pdev, nvmeq->cq_vector, nvme_irq, in queue_request_irq()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.c1585 ret = pci_request_irq(pdev, GMPX_GMI_TX_INT, bgx_intr_handler, NULL, in bgx_register_intr()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h1265 int __printf(6, 7) pci_request_irq(struct pci_dev *dev, unsigned int nr,
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c3410 ret = pci_request_irq(dd->pcidev, 0, qib_7322intr, NULL, dd, in qib_setup_7322_interrupt()
3460 ret = pci_request_irq(dd->pcidev, msixnum, handler, in qib_setup_7322_interrupt()
3479 ret = pci_request_irq(dd->pcidev, msixnum, handler, in qib_setup_7322_interrupt()
H A Dqib_iba6120.c1703 ret = pci_request_irq(dd->pcidev, 0, qib_6120intr, NULL, dd, in qib_setup_6120_interrupt()
H A Dqib_iba7220.c2014 ret = pci_request_irq(dd->pcidev, 0, qib_7220intr, NULL, dd, in qib_setup_7220_interrupt()