Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rts5208/
H A Dspi.h49 int spi_erase_flash(struct scsi_cmnd *srb, struct rtsx_chip *chip);
H A Dspi.c820 int spi_erase_flash(struct scsi_cmnd *srb, struct rtsx_chip *chip) in spi_erase_flash() function
H A Drtsx_scsi.c2610 result = spi_erase_flash(srb, chip); in spi_vendor_cmd()