Searched refs:cmd_help (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/power/cpupower/utils/ |
| H A D | cpupower.c | 25 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 D | isst-config.c | 45 static int cmd_help; variable 1292 if (cmd_help) { \ 1489 if (cmd_help) { in dump_isst_config() 1604 if (cmd_help) { in set_tdp_level() 1670 if (cmd_help) { in dump_pbf_config() 2077 if (cmd_help) { in set_pbf_enable() 2138 if (cmd_help) { in set_fact_for_cpu() 2245 if (cmd_help) { in set_fact_enable() 2396 if (cmd_help) { in dump_clos_config_for_cpu() 2443 if (cmd_help) { in get_clos_info_for_cpu() [all...] |
| /linux/tools/usb/usbip/src/ |
| H A D | usbipd.c | 604 cmd_help, in main() enumerator 642 cmd = cmd_help; in main() 675 case cmd_help: in main()
|
| /linux/tools/perf/ |
| H A D | builtin.h | 30 int cmd_help(int argc, const char **argv);
|
| H A D | perf.c | 60 { "help", cmd_help, 0 },
|
| H A D | builtin-help.c | 471 int cmd_help(int argc, const char **argv) in cmd_help() function
|
| /linux/tools/testing/selftests/x86/ |
| H A D | lam.c | 1080 static void cmd_help(void) in cmd_help() function 1329 cmd_help(); in main()
|