Home
last modified time | relevance | path

Searched defs:STATE_EMPTY (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/examples/standalone/
H A Dsched.c31 #define STATE_EMPTY 0 macro
/openbmc/linux/drivers/mtd/
H A Dmtdblock.c31 enum { STATE_EMPTY, STATE_CLEAN, STATE_DIRTY } cache_state; enumerator