Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rts_pstor/
Dspi.h58 int spi_read_flash_id(struct scsi_cmnd *srb, struct rtsx_chip *chip);
Dspi.c406 int spi_read_flash_id(struct scsi_cmnd *srb, struct rtsx_chip *chip) in spi_read_flash_id() function
Drtsx_scsi.c2513 result = spi_read_flash_id(srb, chip); in spi_vendor_cmd()