Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/chipidea/
Dci_hdrc_pci.c81 pci_try_set_mwi(pdev); in ci_hdrc_pci_probe()
/Linux-v5.15/drivers/dma/hsu/
Dpci.c66 pci_try_set_mwi(pdev); in hsu_pci_probe()
/Linux-v5.15/drivers/dma/dw/
Dpci.c33 pci_try_set_mwi(pdev); in dw_pci_probe()
/Linux-v5.15/drivers/usb/gadget/udc/
Damd5536udc_pci.c154 pci_try_set_mwi(pdev); in udc_pci_probe()
Dpch_udc.c3090 pci_try_set_mwi(pdev); in pch_udc_probe()
Dnet2280.c3777 pci_try_set_mwi(pdev); in net2280_probe()
/Linux-v5.15/drivers/ata/
Dpata_cs5530.c218 pci_try_set_mwi(cs5530_0); in cs5530_init_chip()
Dsata_mv.c4443 pci_try_set_mwi(pdev); in mv_pci_init_one()
/Linux-v5.15/drivers/tty/serial/8250/
D8250_lpss.c206 pci_try_set_mwi(pdev); in qrk_serial_setup_dma()
/Linux-v5.15/drivers/mfd/
Dintel-lpss-pci.c42 pci_try_set_mwi(pdev); in intel_lpss_pci_probe()
/Linux-v5.15/drivers/net/wireless/intersil/p54/
Dp54pci.c586 pci_try_set_mwi(pdev); in p54p_probe()
/Linux-v5.15/drivers/scsi/
D3w-sas.c1567 pci_try_set_mwi(pdev); in twl_probe()
1786 pci_try_set_mwi(pdev); in twl_resume()
D3w-9xxx.c2013 pci_try_set_mwi(pdev); in twa_probe()
2222 pci_try_set_mwi(pdev); in twa_resume()
/Linux-v5.15/drivers/scsi/csiostor/
Dcsio_init.c204 pci_try_set_mwi(pdev); in csio_pci_init()
/Linux-v5.15/drivers/net/ethernet/alacritech/
Dslicoss.c1752 pci_try_set_mwi(pdev); in slic_probe()
/Linux-v5.15/drivers/net/ethernet/dec/tulip/
Dtulip_core.c1199 pci_try_set_mwi(pdev); in tulip_mwi_config()
/Linux-v5.15/drivers/net/ethernet/adaptec/
Dstarfire.c682 pci_try_set_mwi(pdev); in starfire_init_one()
/Linux-v5.15/drivers/net/wireless/realtek/rtl818x/rtl8180/
Ddev.c1874 pci_try_set_mwi(pdev); in rtl8180_probe()
/Linux-v5.15/Documentation/PCI/
Dpci.rst232 pci_try_set_mwi() to have the system do its best effort at enabling
/Linux-v5.15/drivers/pci/
Dpci.c4474 int pci_try_set_mwi(struct pci_dev *dev) in pci_try_set_mwi() function
4482 EXPORT_SYMBOL(pci_try_set_mwi);
/Linux-v5.15/include/linux/
Dpci.h1255 int pci_try_set_mwi(struct pci_dev *dev);
/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_init.c2492 pci_try_set_mwi(ha->pdev); in qla2100_pci_config()
2524 pci_try_set_mwi(ha->pdev); in qla2300_pci_config()
2605 pci_try_set_mwi(ha->pdev); in qla24xx_pci_config()
2647 pci_try_set_mwi(ha->pdev); in qla25xx_pci_config()
Dqla_mr.c502 pci_try_set_mwi(ha->pdev); in qlafx00_pci_config()
/Linux-v5.15/drivers/net/ethernet/sun/
Dcassini.c4937 if (pci_try_set_mwi(pdev)) in cas_init_one()
/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_init.c7349 pci_try_set_mwi(pdev); in lpfc_enable_pci_dev()