Searched defs:dma_stop (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/scsi/ |
D | mvme147.c | 62 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, in dma_stop() function
|
D | a3000.c | 109 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, in dma_stop() function
|
D | a2091.c | 107 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, in dma_stop() function
|
D | gvp11.c | 146 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, in dma_stop() function
|
D | sgiwd93.c | 136 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, in dma_stop() function
|
D | wd33c93.h | 236 dma_stop_t dma_stop; member
|
/Linux-v4.19/drivers/spi/ |
D | spi-dw.h | 99 void (*dma_stop)(struct dw_spi *dws); member
|