Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dgpio.c37 int offset, int *flagsp, bool show_all) in gpio_get_description()
/openbmc/qemu/migration/
H A Dmigration-hmp-cmds.c137 bool show_all = qdict_get_try_bool(qdict, "all", false); in hmp_info_migrate() local