| /linux/drivers/dma/hsu/ ! |
| H A D | pci.c | 70 pci_try_set_mwi(pdev); in hsu_pci_probe()
|
| /linux/drivers/usb/chipidea/ ! |
| H A D | ci_hdrc_pci.c | 81 pci_try_set_mwi(pdev); in ci_hdrc_pci_probe()
|
| /linux/drivers/dma/dw/ ! |
| H A D | pci.c | 33 pci_try_set_mwi(pdev); in dw_pci_probe()
|
| /linux/drivers/usb/gadget/udc/ ! |
| H A D | amd5536udc_pci.c | 154 pci_try_set_mwi(pdev); in udc_pci_probe()
|
| H A D | pch_udc.c | 3088 pci_try_set_mwi(pdev); in pch_udc_probe()
|
| H A D | net2280.c | 3771 pci_try_set_mwi(pdev); in net2280_probe()
|
| /linux/drivers/ata/ ! |
| H A D | pata_cs5530.c | 218 pci_try_set_mwi(cs5530_0); in cs5530_init_chip()
|
| H A D | sata_mv.c | 4435 pci_try_set_mwi(pdev); in mv_pci_init_one()
|
| /linux/Documentation/translations/zh_CN/PCI/ ! |
| H A D | pci.rst | 223 另外,如果 ``Mem-Wr-Inval`` 是好的,但不是必须的,可以调用 ``pci_try_set_mwi()`` ,让
|
| /linux/drivers/tty/serial/8250/ ! |
| H A D | 8250_lpss.c | 223 pci_try_set_mwi(pdev); in qrk_serial_setup_dma()
|
| /linux/drivers/scsi/ ! |
| H A D | 3w-sas.c | 1570 pci_try_set_mwi(pdev); in twl_probe() 1787 pci_try_set_mwi(pdev); in twl_resume()
|
| H A D | 3w-9xxx.c | 2013 pci_try_set_mwi(pdev); in twa_probe() 2222 pci_try_set_mwi(pdev); in twa_resume()
|
| /linux/drivers/net/wireless/intersil/p54/ ! |
| H A D | p54pci.c | 586 pci_try_set_mwi(pdev); in p54p_probe()
|
| /linux/drivers/scsi/csiostor/ ! |
| H A D | csio_init.c | 203 pci_try_set_mwi(pdev); in csio_pci_init()
|
| /linux/drivers/mfd/ ! |
| H A D | intel-lpss-pci.c | 77 pci_try_set_mwi(pdev); in intel_lpss_pci_probe()
|
| /linux/drivers/net/ethernet/dec/tulip/ ! |
| H A D | tulip_core.c | 1198 pci_try_set_mwi(pdev); in tulip_mwi_config()
|
| /linux/drivers/net/ethernet/alacritech/ ! |
| H A D | slicoss.c | 1747 pci_try_set_mwi(pdev); in slic_probe()
|
| /linux/drivers/pci/ ! |
| H A D | pci.c | 4238 int pci_try_set_mwi(struct pci_dev *dev) in pci_try_set_mwi() function 4246 EXPORT_SYMBOL(pci_try_set_mwi);
|
| /linux/Documentation/PCI/ ! |
| H A D | pci.rst | 232 pci_try_set_mwi() to have the system do its best effort at enabling
|
| /linux/drivers/net/ethernet/adaptec/ ! |
| H A D | starfire.c | 675 pci_try_set_mwi(pdev); in starfire_init_one()
|
| /linux/drivers/net/wireless/realtek/rtl818x/rtl8180/ ! |
| H A D | dev.c | 1879 pci_try_set_mwi(pdev); in rtl8180_probe()
|
| /linux/drivers/scsi/qla2xxx/ ! |
| H A D | qla_init.c | 2905 pci_try_set_mwi(ha->pdev); in qla2100_pci_config() 2937 pci_try_set_mwi(ha->pdev); in qla2300_pci_config() 3018 pci_try_set_mwi(ha->pdev); in qla24xx_pci_config() 3060 pci_try_set_mwi(ha->pdev); in qla25xx_pci_config()
|
| H A D | qla_mr.c | 502 pci_try_set_mwi(ha->pdev); in qlafx00_pci_config()
|
| /linux/include/linux/ ! |
| H A D | pci.h | 1444 int pci_try_set_mwi(struct pci_dev *dev);
|
| /linux/drivers/net/ethernet/sun/ ! |
| H A D | cassini.c | 4902 if (pci_try_set_mwi(pdev)) in cas_init_one()
|