Searched refs:structuresize (Results 1 – 6 of 6) sorted by relevance
34 voltage_object_info_table->table_header.structuresize); in pp_atomfwctrl_lookup_voltage_type_v4()184 gpio_lookup_table->table_header.structuresize); in pp_atomfwctrl_lookup_gpio_pin()
71 PP_ASSERT_WITH_CODE(powerplay_table->sHeader.structuresize > 0, in check_powerplay_tables()
645 PP_ASSERT_WITH_CODE(powerplay_table->sHeader.structuresize > 0, in check_powerplay_tables()
81 PP_ASSERT_WITH_CODE(powerplay_table->sHeader.structuresize > 0, in check_powerplay_tables()
481 le16_to_cpu(header->table_header.structuresize)) in get_gpio_i2c_info()489 count = (le16_to_cpu(header->table_header.structuresize) in get_gpio_i2c_info()676 > le16_to_cpu(header->table_header.structuresize)) in bios_parser_get_gpio_pin_info()683 count = (le16_to_cpu(header->table_header.structuresize) in bios_parser_get_gpio_pin_info()
233 uint16_t structuresize; member