Searched refs:dma_stop (Results 1 – 6 of 6) 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()
|
| /linux/drivers/spi/ |
| H A D | spi-dw-dma.c | 691 .dma_stop = dw_spi_dma_stop, 706 .dma_stop = dw_spi_dma_stop,
|
| H A D | spi-dw.h | 185 void (*dma_stop)(struct dw_spi *dws); member
|
| H A D | spi-dw-core.c | 553 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_vop_reg.c | 468 .dma_stop = VOP_REG(RK3066_SYS_CTRL0, 0x1, 0),
|