Searched refs:dma_stop (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/scsi/ |
| H A D | mvme147.c | 66 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 D | a2091.c | 135 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 D | gvp11.c | 186 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 D | spi-dw-dma.c | 689 .dma_stop = dw_spi_dma_stop, 704 .dma_stop = dw_spi_dma_stop,
|
| H A D | spi-dw-core.c | 473 dws->dma_ops->dma_stop(dws); in dw_spi_abort()
|
| /linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_vop.h | 125 struct vop_reg dma_stop; member
|
| H A D | rockchip_drm_vop.c | 1587 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()
|