Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/rts5208/
H A Dspi.h45 int spi_set_parameter(struct scsi_cmnd *srb, struct rtsx_chip *chip);
H A Dspi.c449 int spi_set_parameter(struct scsi_cmnd *srb, struct rtsx_chip *chip) in spi_set_parameter() function
H A Drtsx_scsi.c2590 result = spi_set_parameter(srb, chip); in spi_vendor_cmd()