Home
last modified time | relevance | path

Searched defs:saved_state (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/
H A Dled.c11 static uint8_t saved_state[2] = {CONFIG_LED_STATUS_OFF, CONFIG_LED_STATUS_OFF}; variable
/openbmc/qemu/migration/
H A Dmigration-hmp-cmds.c445 RunState saved_state = runstate_get(); in hmp_loadvm() local
H A Dsavevm.c3268 RunState saved_state = runstate_get(); in save_snapshot() local
/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h444 u32 saved_state; member