coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
common_child_dev_config Struct Reference

#include <intel_bios.h>

Collaboration diagram for common_child_dev_config:
Collaboration graph

Data Fields

u16 handle
 
u16 device_type
 
u8 not_common1 [12]
 
u8 dvo_port
 
u8 not_common2 [2]
 
u8 ddc_pin
 
u16 edid_ptr
 

Detailed Description

Definition at line 211 of file intel_bios.h.

Field Documentation

◆ ddc_pin

u8 common_child_dev_config::ddc_pin

Definition at line 217 of file intel_bios.h.

◆ device_type

u16 common_child_dev_config::device_type

Definition at line 213 of file intel_bios.h.

◆ dvo_port

u8 common_child_dev_config::dvo_port

Definition at line 215 of file intel_bios.h.

◆ edid_ptr

u16 common_child_dev_config::edid_ptr

Definition at line 218 of file intel_bios.h.

◆ handle

u16 common_child_dev_config::handle

Definition at line 212 of file intel_bios.h.

◆ not_common1

u8 common_child_dev_config::not_common1[12]

Definition at line 214 of file intel_bios.h.

◆ not_common2

u8 common_child_dev_config::not_common2[2]

Definition at line 216 of file intel_bios.h.


The documentation for this struct was generated from the following file: