Searched refs:string_length (Results 1 – 4 of 4) sorted by relevance
406 u32 string_length = 0; in acpi_ex_convert_to_string() local427 string_length = ACPI_MAX_DECIMAL_DIGITS; in acpi_ex_convert_to_string()435 string_length = ACPI_MUL_2(acpi_gbl_integer_byte_width); in acpi_ex_convert_to_string()444 acpi_ut_create_string_object((acpi_size)string_length); in acpi_ex_convert_to_string()453 string_length = in acpi_ex_convert_to_string()460 return_desc->string.length = string_length; in acpi_ex_convert_to_string()461 new_buf[string_length] = 0; in acpi_ex_convert_to_string()482 string_length += 4; in acpi_ex_convert_to_string()484 string_length += 3; in acpi_ex_convert_to_string()486 string_length += 2; in acpi_ex_convert_to_string()[all …]
115 return ((acpi_rs_length)(resource_source->string_length + 1)); in acpi_rs_struct_option_length()141 u32 string_length = 0; in acpi_rs_stream_option_length() local162 string_length = in acpi_rs_stream_option_length()170 return ((u32) ACPI_ROUND_UP_TO_NATIVE_WORD(string_length)); in acpi_rs_stream_option_length()337 string_length + in acpi_rs_get_aml_length()355 string_length + in acpi_rs_get_aml_length()
375 resource_source->string_length = in acpi_rs_get_resource_source()386 resource_source->string_length = 0; in acpi_rs_get_resource_source()422 if (resource_source->string_length) { in acpi_rs_set_resource_source()442 resource_source->string_length + 1); in acpi_rs_set_resource_source()
128 ACPI_RS_OFFSET(data.gpio.resource_source.string_length),215 ACPI_RS_OFFSET(data.common_serial_bus.resource_source.string_length),306 ACPI_RS_OFFSET(data.common_serial_bus.resource_source.string_length),413 ACPI_RS_OFFSET(data.common_serial_bus.resource_source.string_length),