Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-dma-sff.c115 int ide_build_dmatable(ide_drive_t *drive, struct ide_cmd *cmd) in ide_build_dmatable() function
172 EXPORT_SYMBOL_GPL(ide_build_dmatable);
196 if (ide_build_dmatable(drive, cmd) == 0) { in ide_dma_setup()
H A Dtrm290.c197 count = ide_build_dmatable(drive, cmd); in trm290_dma_setup()
H A Dtx4939ide.c284 #define tx4939ide_build_dmatable ide_build_dmatable
/OK3568_Linux_fs/kernel/include/linux/
H A Dide.h1442 int ide_build_dmatable(ide_drive_t *, struct ide_cmd *);