Searched refs:usStructureSize (Results 1 – 7 of 7) sorted by relevance
673 (le16_to_cpu(ss_table_header_include->sHeader.usStructureSize) in get_ss_info_v3_1()1122 tbl_size = (le16_to_cpu(header->sHeader.usStructureSize) in get_ss_info_from_internal_ss_info_tbl_V2_1()1219 table_size = (le16_to_cpu(tbl->sHeader.usStructureSize) - in get_ss_info_from_ss_info_table()1747 table_size = (le16_to_cpu(tbl->sHeader.usStructureSize) - in get_ss_entry_number_from_ss_info_tbl()1808 size = (le16_to_cpu(header_include->sHeader.usStructureSize) in get_ss_entry_number_from_internal_ss_info_tbl_v2_1()1849 size = (le16_to_cpu(header_include->sHeader.usStructureSize) - in get_ss_entry_number_from_internal_ss_info_tbl_V3_1()1897 > le16_to_cpu(header->sHeader.usStructureSize)) in bios_parser_get_gpio_pin_info()1903 count = (le16_to_cpu(header->sHeader.usStructureSize) in bios_parser_get_gpio_pin_info()1947 > le16_to_cpu(header->sHeader.usStructureSize)) in get_gpio_i2c_info()1954 count = (le16_to_cpu(header->sHeader.usStructureSize) in get_gpio_i2c_info()
1190 && (le16_to_cpu(fw_info->usStructureSize) >= sizeof(ATOM_FIRMWARE_INFO_V1_4))) in init_overdrive_limits()1196 && (le16_to_cpu(fw_info->usStructureSize) >= sizeof(ATOM_FIRMWARE_INFO_V2_1))) in init_overdrive_limits()
1131 PP_ASSERT_WITH_CODE((0 < powerplay_table->sHeader.usStructureSize), in check_powerplay_tables()
3393 u32 size = le16_to_cpu(v1->sHeader.usStructureSize); in atom_lookup_voltage_object_v1()3410 u32 size = le16_to_cpu(v2->sHeader.usStructureSize); in atom_lookup_voltage_object_v2()3427 u32 size = le16_to_cpu(v3->sHeader.usStructureSize); in atom_lookup_voltage_object_v3()
202 USHORT usStructureSize; member
659 if (header->usStructureSize != size) { in smu_sys_set_pp_table()
210 USHORT usStructureSize; member