Home
last modified time | relevance | path

Searched refs:ide_dma_off (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/ide/
H A Dide-devsets.c61 ide_dma_off(drive); in set_using_dma()
H A Dide-dma.c189 * ide_dma_off - disable DMA on a device
196 void ide_dma_off(ide_drive_t *drive) in ide_dma_off() function
201 EXPORT_SYMBOL(ide_dma_off); variable
H A Dide-atapi.c528 ide_dma_off(drive); in ide_pc_intr()
729 ide_dma_off(drive); in ide_issue_pc()
H A Dide-eh.c301 ide_dma_off(drive); in pre_reset()
H A Dide-cd.c632 ide_dma_off(drive); in cdrom_newpc_intr()
/kernel/linux/linux-5.10/include/linux/
H A Dide.h1428 void ide_dma_off(ide_drive_t *);
1462 static inline void ide_dma_off(ide_drive_t *drive) { ; } in ide_dma_off() function

Completed in 8 milliseconds