Searched refs:data_string (Results 1 – 1 of 1) sorted by relevance
194 unsigned char* data_string = input_string + 5; in g_tester_check_command() local215 g_tester_process_general_cmd_run_cmd(data_string); in g_tester_check_command()219 g_tester_process_get_init_table(data_string); in g_tester_check_command()236 g_tester_process_gwsi_init_cmd(data_string); in g_tester_check_command()240 g_tester_process_gwsi_config_cmd(data_string); in g_tester_check_command()244 g_tester_process_gwsi_release_cmd(data_string); in g_tester_check_command()260 P_BUFFER_GET_UINT32(data_string, parms[0].value); in g_tester_check_command()277 parms[0].value = (U32)(data_string); in g_tester_check_command()278 data_string += 32; /*Seek to the end of the string */ in g_tester_check_command()279 parms[1].value = (U32)(data_string); in g_tester_check_command()[all …]