Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/rts5208/
Drtsx_card.h1001 int card_rw(struct scsi_cmnd *srb, struct rtsx_chip *chip,
Drtsx_card.c938 int card_rw(struct scsi_cmnd *srb, struct rtsx_chip *chip, in card_rw() function
Drtsx_scsi.c940 retval = card_rw(srb, chip, start_sec, sec_cnt); in read_write()