Home
last modified time | relevance | path

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

/linux/tools/power/cpupower/utils/
H A Dcpupower.c25 static int cmd_help(int argc, const char **argv);
61 { "help", cmd_help, 0 },
106 static int cmd_help(int argc, const char **argv) in cmd_help() function
/linux/tools/power/x86/intel-speed-select/
H A Disst-config.c45 static int cmd_help; variable
1271 if (cmd_help) { \
1468 if (cmd_help) { in dump_isst_config()
1581 if (cmd_help) { in set_tdp_level()
1647 if (cmd_help) { in dump_pbf_config()
2049 if (cmd_help) { in set_pbf_enable()
2110 if (cmd_help) { in dump_fact_config()
2215 if (cmd_help) { in set_fact_enable()
2364 if (cmd_help) { in set_clos_enable()
2411 if (cmd_help) { in dump_clos_config()
[all …]
/linux/tools/usb/usbip/src/
H A Dusbipd.c604 cmd_help, in main() enumerator
642 cmd = cmd_help; in main()
675 case cmd_help: in main()
/linux/tools/perf/
H A Dbuiltin.h30 int cmd_help(int argc, const char **argv);
H A Dperf.c60 { "help", cmd_help, 0 },
/linux/tools/testing/selftests/x86/
H A Dlam.c1080 static void cmd_help(void) in cmd_help() function
1329 cmd_help(); in main()