Home
last modified time | relevance | path

Searched refs:ide_pci_check_simplex (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/ide/
Dsetup-pci.c109 int ide_pci_check_simplex(ide_hwif_t *hwif, const struct ide_port_info *d) in ide_pci_check_simplex() function
143 EXPORT_SYMBOL_GPL(ide_pci_check_simplex);
371 if (ide_pci_check_simplex(hwif, d) < 0) in ide_hwif_setup_dma()
Dalim15x3.c477 if (ide_pci_check_simplex(hwif, d) < 0) in init_dma_ali15x3()
Dhpt366.c1233 if (ide_pci_check_simplex(hwif, d) < 0) in init_dma_hpt366()
/kernel/linux/linux-5.10/include/linux/
Dide.h1253 int ide_pci_check_simplex(ide_hwif_t *, const struct ide_port_info *);