Searched refs:sandbox_spi_flash (Results 1 – 1 of 1) sorted by relevance
74 struct sandbox_spi_flash { struct111 struct sandbox_spi_flash *sbsf = dev_get_priv(dev); in sandbox_sf_set_block_protect() argument125 struct sandbox_spi_flash *sbsf = dev_get_priv(dev); in sandbox_sf_probe()197 struct sandbox_spi_flash *sbsf = dev_get_priv(dev); in sandbox_sf_remove()206 struct sandbox_spi_flash *sbsf = dev_get_priv(dev); in sandbox_sf_cs_activate()237 static int sandbox_sf_process_cmd(struct sandbox_spi_flash *sbsf, const u8 *rx, in sandbox_sf_process_cmd()302 int sandbox_erase_part(struct sandbox_spi_flash *sbsf, int size) in sandbox_erase_part()321 struct sandbox_spi_flash *sbsf = dev_get_priv(dev); in sandbox_sf_xfer()606 .priv_auto_alloc_size = sizeof(struct sandbox_spi_flash),