Lines Matching defs:command
13 char *command;
740 int isst_send_mbox_command(unsigned int cpu, unsigned char command,
749 "mbox_send: cpu:%d command:%x sub_command:%x parameter:%x req_data:%x\n",
750 cpu, command, sub_command, parameter, req_data);
752 if (!is_skx_based_platform() && command == CONFIG_CLOS &&
792 mbox_cmds.mbox_cmd[0].command = command;
814 "Error: mbox_cmd cpu:%d command:%x sub_command:%x parameter:%x req_data:%x errorno:%d\n",
815 cpu, command, sub_command, parameter, req_data, errno);
820 "mbox_cmd response: cpu:%d command:%x sub_command:%x parameter:%x req_data:%x resp:%x\n",
821 cpu, command, sub_command, parameter, req_data, *resp);
829 debug_printf("Failed mbox command even after retries\n");
1022 "Print %s [No command arguments are required]\n", \
1312 isst_display_error_info_message(1, "Invalid command: specify tdp_level", 0, 0);
1375 isst_display_error_info_message(1, "Invalid command: specify tdp_level", 0, 0);
1769 "\tOn this platform this command doesn't enable feature in the hardware.\n");
1781 "\tOn this platform this command doesn't disable feature in the hardware.\n");
1836 isst_display_error_info_message(1, "Invalid command: specify tdp_level\n", 0, 0);
2065 "Disable core-power: [No command arguments are required]\n");
2506 printf("Garbage at the end of command: ignore\n");
2592 debug_printf("feature name [%s] command [%s]\n", feature, cmd);
2609 !strcmp(cmds[i].command, cmd)) {
2619 fprintf(stderr, "Invalid command\n");
2639 printf("\nFor additional help on each command for a feature, use --h|--help\n");
2641 printf("\t\t This will print help for the command \"get-lock-status\" for the feature \"perf-profile\"\n");
2658 printf("\tResult display uses a common format for each command:\n");
2660 printf("\t\tPackage, Die, CPU, and command specific results.\n");