Home
last modified time | relevance | path

Searched refs:ide_allocate_dma_engine (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/drivers/ide/
Dide-dma.c509 int ide_allocate_dma_engine(ide_hwif_t *hwif) in ide_allocate_dma_engine() function
531 EXPORT_SYMBOL_GPL(ide_allocate_dma_engine);
Dtrm290.c254 if (ide_allocate_dma_engine(hwif)) in init_hwif_trm290()
Dpalm_bk3710.c289 if (ide_allocate_dma_engine(hwif)) in palm_bk3710_init_dma()
Dalim15x3.c489 if (ide_allocate_dma_engine(hwif)) in init_dma_ali15x3()
Dsetup-pci.c395 if (ide_allocate_dma_engine(hwif)) in ide_hwif_setup_dma()
Dsgiioc4.c334 if (ide_allocate_dma_engine(hwif)) in ide_dma_sgiioc4()
Dau1xxx-ide.c395 (void)ide_allocate_dma_engine(hwif); in auide_ddma_init()
Dtx4939ide.c419 return ide_allocate_dma_engine(hwif); in tx4939ide_init_dma()
Dhpt366.c1262 if (ide_allocate_dma_engine(hwif)) in init_dma_hpt366()
/linux-4.4.14/include/linux/
Dide.h1387 int ide_allocate_dma_engine(ide_hwif_t *);