Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rts5208/
Dspi.h60 int spi_write_flash(struct scsi_cmnd *srb, struct rtsx_chip *chip);
Dspi.c694 int spi_write_flash(struct scsi_cmnd *srb, struct rtsx_chip *chip) in spi_write_flash() function
Drtsx_scsi.c2640 result = spi_write_flash(srb, chip); in spi_vendor_cmd()