Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rts5208/
Dspi.h61 int spi_erase_flash(struct scsi_cmnd *srb, struct rtsx_chip *chip);
Dspi.c936 int spi_erase_flash(struct scsi_cmnd *srb, struct rtsx_chip *chip) in spi_erase_flash() function
Drtsx_scsi.c2819 result = spi_erase_flash(srb, chip); in spi_vendor_cmd()