Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rts5208/
Dspi.h60 int spi_write_flash(struct scsi_cmnd *srb, struct rtsx_chip *chip);
Dspi.c739 int spi_write_flash(struct scsi_cmnd *srb, struct rtsx_chip *chip) in spi_write_flash() function
Drtsx_scsi.c2811 result = spi_write_flash(srb, chip); in spi_vendor_cmd()