Searched refs:decode_package_length (Results 1 – 1 of 1) sorted by relevance
12 static u32 decode_package_length(const char *ptr) in decode_package_length() function74 if_package_length = decode_package_length(acpigen_buf); in test_acpigen_single_if()112 assert_int_equal(decode_package_length(acpigen_buf + j), block_len[i] - 1); in test_acpigen_nested_ifs()131 package_length = decode_package_length(acpigen_buf); in test_acpigen_write_package()173 package_length = decode_package_length(block_start[block_counter]); in test_acpigen_scope_with_contents()188 package_length = decode_package_length(block_start[block_counter]); in test_acpigen_scope_with_contents()195 package_length = decode_package_length(block_start[block_counter]); in test_acpigen_scope_with_contents()202 package_length = decode_package_length(block_start[block_counter]); in test_acpigen_scope_with_contents()