Searched defs:dma_stop (Results 1 – 7 of 7) sorted by relevance
/linux-6.8/drivers/scsi/ |
D | mvme147.c | 66 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, in dma_stop() function
|
D | a3000.c | 139 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, in dma_stop() function
|
D | a2091.c | 135 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, in dma_stop() function
|
D | gvp11.c | 186 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, in dma_stop() function
|
D | sgiwd93.c | 142 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, in dma_stop() function
|
D | wd33c93.h | 221 dma_stop_t dma_stop; member
|
/linux-6.8/drivers/spi/ |
D | spi-dw.h | 148 void (*dma_stop)(struct dw_spi *dws); member
|