Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/board/
H A Dsandbox.c15 int test_i1; member
52 *val = priv->test_i1; in board_sandbox_get_int()
54 priv->test_i1++; in board_sandbox_get_int()
69 int i1 = priv->test_i1; in board_sandbox_get_str()