Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Dpflash-cfi02-test.c57 } FlashConfig; typedef
67 static FlashConfig expand_config_defaults(const FlashConfig *c) in expand_config_defaults()
69 FlashConfig ret = *c; in expand_config_defaults()
188 static void unlock(const FlashConfig *c) in unlock()
194 static void reset(const FlashConfig *c) in reset()
238 static void chip_erase(const FlashConfig *c) in chip_erase()
261 const FlashConfig *config = opaque; in test_geometry()
293 const FlashConfig *c = &explicit_config; in test_geometry()
581 const FlashConfig *config = opaque; in test_cfi_in_autoselect()
588 const FlashConfig *c = &explicit_config; in test_cfi_in_autoselect()
[all …]