HomeSort by relevance Sort by last modified time
    Searched defs:sandbox_spi_get_emul (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/spi/
sandbox_spi.c 43 __weak int sandbox_spi_get_emul(struct sandbox_state *state, function
80 ret = sandbox_spi_get_emul(state, bus, slave, &emul);
  /external/u-boot/drivers/mtd/spi/
sandbox.c 626 int sandbox_spi_get_emul(struct sandbox_state *state, function

Completed in 72 milliseconds