Home
last modified time | relevance | path

Searched refs:sr_done (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dsr.c87 static int sr_done(struct scsi_cmnd *);
103 .done = sr_done,
319 * sr_done is the interrupt routine for the device driver.
324 static int sr_done(struct scsi_cmnd *SCpnt) in sr_done() function
/kernel/linux/linux-6.6/drivers/scsi/
H A Dsr.c88 static int sr_done(struct scsi_cmnd *);
104 .done = sr_done,
289 * sr_done is the interrupt routine for the device driver.
294 static int sr_done(struct scsi_cmnd *SCpnt) in sr_done() function

Completed in 3 milliseconds