Searched refs:string_length (Results 1 – 4 of 4) sorted by relevance
405 u32 string_length = 0; in acpi_ex_convert_to_string() local426 string_length = ACPI_MAX_DECIMAL_DIGITS; in acpi_ex_convert_to_string()434 string_length = ACPI_MUL_2(acpi_gbl_integer_byte_width); in acpi_ex_convert_to_string()443 acpi_ut_create_string_object((acpi_size) string_length); in acpi_ex_convert_to_string()452 string_length = in acpi_ex_convert_to_string()459 return_desc->string.length = string_length; in acpi_ex_convert_to_string()460 new_buf[string_length] = 0; in acpi_ex_convert_to_string()481 string_length += 4; in acpi_ex_convert_to_string()483 string_length += 3; in acpi_ex_convert_to_string()485 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() local161 string_length = in acpi_rs_stream_option_length()169 return ((u32) ACPI_ROUND_UP_TO_NATIVE_WORD(string_length)); in acpi_rs_stream_option_length()334 resource_source.string_length + in acpi_rs_get_aml_length()352 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 ((acpi_rsdesc_size) resource_source->string_length + 1); in acpi_rs_set_resource_source()
128 ACPI_RS_OFFSET(data.gpio.resource_source.string_length),210 ACPI_RS_OFFSET(data.common_serial_bus.resource_source.string_length),296 ACPI_RS_OFFSET(data.common_serial_bus.resource_source.string_length),398 ACPI_RS_OFFSET(data.common_serial_bus.resource_source.string_length),