Home
last modified time | relevance | path

Searched refs:sandbox_state (Results 1 – 8 of 8) sorted by relevance

/drivers/watchdog/
A Dsandbox_wdt.c12 struct sandbox_state *state = state_get_current(); in sandbox_wdt_start()
22 struct sandbox_state *state = state_get_current(); in sandbox_wdt_stop()
31 struct sandbox_state *state = state_get_current(); in sandbox_wdt_reset()
/drivers/sysreset/
A Dsysreset_sandbox.c16 struct sandbox_state *state = state_get_current(); in sandbox_warm_sysreset_request()
45 struct sandbox_state *state = state_get_current(); in sandbox_sysreset_request()
89 struct sandbox_state *state = state_get_current(); in sandbox_sysreset_get_last()
/drivers/hwspinlock/
A Dsandbox_hwspinlock.c12 struct sandbox_state *state = state_get_current(); in sandbox_lock()
27 struct sandbox_state *state = state_get_current(); in sandbox_unlock()
/drivers/remoteproc/
A Dsandbox_testproc.c22 enum sandbox_state { enum
35 enum sandbox_state current_state;
75 enum sandbox_state next_state) in sandbox_dev_move_to_state()
/drivers/spi/
A Dsandbox_spi.c43 __weak int sandbox_spi_get_emul(struct sandbox_state *state, in sandbox_spi_get_emul()
68 struct sandbox_state *state = state_get_current(); in sandbox_spi_xfer()
/drivers/mtd/spi/
A Dsandbox.c125 struct sandbox_state *state = state_get_current(); in sandbox_sf_probe()
521 int sandbox_sf_bind_emul(struct sandbox_state *state, int busnum, int cs, in sandbox_sf_bind_emul()
553 void sandbox_sf_unbind_emul(struct sandbox_state *state, int busnum, int cs) in sandbox_sf_unbind_emul()
563 int sandbox_spi_get_emul(struct sandbox_state *state, in sandbox_spi_get_emul()
/drivers/video/
A Dsandbox_sdl.c30 struct sandbox_state *state = state_get_current(); in sandbox_sdl_probe()
/drivers/serial/
A Dsandbox.c57 struct sandbox_state *state = state_get_current(); in sandbox_serial_probe()

Completed in 16 milliseconds