Searched refs:next_id_string (Results 1 – 1 of 1) sorted by relevance
202 char *next_id_string; in acpi_ut_execute_CID() local276 next_id_string = ACPI_CAST_PTR(char, cid_list->ids) + in acpi_ut_execute_CID()286 acpi_ex_eisa_id_to_string(next_id_string, in acpi_ut_execute_CID()292 strcpy(next_id_string, cid_objects[i]->string.pointer); in acpi_ut_execute_CID()296 cid_list->ids[i].string = next_id_string; in acpi_ut_execute_CID()298 next_id_string += length; in acpi_ut_execute_CID()