Home
last modified time | relevance | path

Searched refs:dma_stop (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/scsi/
H A Dmvme147.c66 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, in dma_stop() function
114 wd33c93_init(mvme147_shost, regs, dma_setup, dma_stop, WD33C93_FS_8_10); in mvme147_init()
H A Da2091.c135 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, in dma_stop() function
239 wd33c93_init(instance, wdregs, dma_setup, dma_stop, WD33C93_FS_8_10); in a2091_probe()
H A Dgvp11.c186 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, in dma_stop() function
398 wd33c93_init(instance, wdregs, dma_setup, dma_stop, in gvp11_probe()
/linux/drivers/spi/
H A Dspi-dw-dma.c689 .dma_stop = dw_spi_dma_stop,
704 .dma_stop = dw_spi_dma_stop,
H A Dspi-dw-core.c473 dws->dma_ops->dma_stop(dws); in dw_spi_abort()
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.h125 struct vop_reg dma_stop; member
H A Drockchip_drm_vop.c1587 if (VOP_HAS_REG(vop, common, dma_stop)) in vop_crtc_atomic_flush()
1588 VOP_REG_SET(vop, common, dma_stop, 0); in vop_crtc_atomic_flush()