Searched refs:stm_is_locked (Results 1 – 2 of 2) sorted by relevance
179 int stm_is_locked(struct spi_flash *flash, u32 ofs, size_t len);
867 int stm_is_locked(struct spi_flash *flash, u32 ofs, size_t len) in stm_is_locked() function1189 flash->flash_is_locked = stm_is_locked; in spi_flash_scan()