Searched refs:show_all (Results 1 – 3 of 3) sorted by relevance
87 static void show_all(struct host1x *m, struct output *o) in show_all() function117 show_all(s->private, &o); in host1x_debug_show_all()204 show_all(host1x, &o); in host1x_debug_dump()
429 bool show_all = false; in cmd_help() local432 OPT_BOOLEAN('a', "all", &show_all, "print all available commands"), in cmd_help()465 if (show_all) { in cmd_help()
37 enum operation_mode_e { list = 1, show, show_all }; enumerator379 mode = show_all; in cmdline()