Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/rts5208/
Dspi.h49 int spi_erase_flash(struct scsi_cmnd *srb, struct rtsx_chip *chip);
Dspi.c820 int spi_erase_flash(struct scsi_cmnd *srb, struct rtsx_chip *chip) in spi_erase_flash() function
Drtsx_scsi.c2610 result = spi_erase_flash(srb, chip); in spi_vendor_cmd()