Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rts5208/
Dspi.h46 int spi_read_flash_id(struct scsi_cmnd *srb, struct rtsx_chip *chip);
Dspi.c469 int spi_read_flash_id(struct scsi_cmnd *srb, struct rtsx_chip *chip) in spi_read_flash_id() function
Drtsx_scsi.c2594 result = spi_read_flash_id(srb, chip); in spi_vendor_cmd()