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()
|
| 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()
|
| H A D | wd33c93.h | 221 dma_stop_t dma_stop; member
|
| H A D | wd33c93.c | 778 hostdata->dma_stop(cmd->device->host, cmd, 1); in wd33c93_intr() 1524 hostdata->dma_stop(instance, NULL, 0); in wd33c93_host_reset() 1609 hostdata->dma_stop(instance, cmd, 0); in wd33c93_abort() 1889 hostdata->dma_stop = stop; in wd33c93_init()
|
| /linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_vop.h | 125 struct vop_reg dma_stop; member
|