Lines Matching refs:sHeader
668 (le16_to_cpu(ss_table_header_include->sHeader.usStructureSize) in get_ss_info_v3_1()
1037 tbl_size = (le16_to_cpu(header->sHeader.usStructureSize) in get_ss_info_from_internal_ss_info_tbl_V2_1()
1132 table_size = (le16_to_cpu(tbl->sHeader.usStructureSize) - in get_ss_info_from_ss_info_table()
1229 if (1 != lvds->sHeader.ucTableFormatRevision in get_embedded_panel_info_v1_2()
1230 || 2 > lvds->sHeader.ucTableContentRevision) in get_embedded_panel_info_v1_2()
1347 if (!((1 == lvds->sHeader.ucTableFormatRevision) in get_embedded_panel_info_v1_3()
1348 && (3 <= lvds->sHeader.ucTableContentRevision))) in get_embedded_panel_info_v1_3()
1658 table_size = (le16_to_cpu(tbl->sHeader.usStructureSize) - in get_ss_entry_number_from_ss_info_tbl()
1715 size = (le16_to_cpu(header_include->sHeader.usStructureSize) in get_ss_entry_number_from_internal_ss_info_tbl_v2_1()
1751 size = (le16_to_cpu(header_include->sHeader.usStructureSize) - in get_ss_entry_number_from_internal_ss_info_tbl_V3_1()
1797 > le16_to_cpu(header->sHeader.usStructureSize)) in bios_parser_get_gpio_pin_info()
1800 if (1 != header->sHeader.ucTableContentRevision) in bios_parser_get_gpio_pin_info()
1803 count = (le16_to_cpu(header->sHeader.usStructureSize) in bios_parser_get_gpio_pin_info()
1847 > le16_to_cpu(header->sHeader.usStructureSize)) in get_gpio_i2c_info()
1850 if (1 != header->sHeader.ucTableContentRevision) in get_gpio_i2c_info()
1854 count = (le16_to_cpu(header->sHeader.usStructureSize) in get_gpio_i2c_info()
2873 get_atom_data_table_revision(&rom_header->sHeader, &tbl_rev); in bios_parser_construct()
2895 get_atom_data_table_revision(&object_info_tbl->sHeader, in bios_parser_construct()