Home
last modified time | relevance | path

Searched refs:rtsx_scsi_handler (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/staging/rts5208/
Drtsx_scsi.h129 int rtsx_scsi_handler(struct scsi_cmnd *srb, struct rtsx_chip *chip);
Drtsx_transport.c153 result = rtsx_scsi_handler(srb, chip); in rtsx_invoke_transport()
Drtsx_scsi.c3157 int rtsx_scsi_handler(struct scsi_cmnd *srb, struct rtsx_chip *chip) in rtsx_scsi_handler() function