Home
last modified time | relevance | path

Searched refs:table_header (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/drm/amd/include/
H A Datomfirmware.h236 struct atom_common_table_header table_header; member
349 struct atom_common_table_header table_header; member
422 struct atom_common_table_header table_header; member
472 struct atom_common_table_header table_header; member
505 struct atom_common_table_header table_header; member
539 struct atom_common_table_header table_header; member
621 struct atom_common_table_header table_header; member
635 struct atom_common_table_header table_header; member
843 struct atom_common_table_header table_header; member
1500 struct atom_common_table_header table_header; member
[all …]
/dragonfly/sys/dev/drm/amd/display/dc/bios/
H A Dbios_parser2.c437 le16_to_cpu(header->table_header.structuresize)) in get_gpio_i2c_info()
441 if (header->table_header.content_revision != 1) in get_gpio_i2c_info()
445 count = (le16_to_cpu(header->table_header.structuresize) in get_gpio_i2c_info()
682 > le16_to_cpu(header->table_header.structuresize)) in bios_parser_get_gpio_pin_info()
685 if (header->table_header.content_revision != 1) in bios_parser_get_gpio_pin_info()
704 count = (le16_to_cpu(header->table_header.structuresize) in bios_parser_get_gpio_pin_info()
1017 if (!((lvds->table_header.format_revision == 2) in get_embedded_panel_info_v2_1()
1018 && (lvds->table_header.content_revision >= 1))) in get_embedded_panel_info_v2_1()
2181 get_atom_data_table_revision(&rom_header->table_header, &tbl_rev); in bios_parser_construct()
2204 get_atom_data_table_revision(&object_info_tbl->table_header, in bios_parser_construct()
/dragonfly/contrib/gdb-7/gdb/
H A Dui-out.h212 table_header_ftype *table_header; member
H A Dui-out.c791 if (!uiout->impl->table_header) in uo_table_header()
793 uiout->impl->table_header (uiout, width, align, col_name, colhdr); in uo_table_header()
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dppatomfwctrl.c34 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()