Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rts5208/
H A Dsd.h281 int sd_pass_thru_mode(struct scsi_cmnd *srb, struct rtsx_chip *chip);
H A Drtsx_scsi.c2906 result = sd_pass_thru_mode(srb, chip); in sd_extension_cmnd()
H A Dsd.c3741 int sd_pass_thru_mode(struct scsi_cmnd *srb, struct rtsx_chip *chip) function