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

#include <intel_bios.h>

Collaboration diagram for bdb_lvds_lfp_data_entry:
Collaboration graph

Data Fields

struct lvds_fp_timing fp_timing
 
struct lvds_dvo_timing dvo_timing
 
struct lvds_pnp_id pnp_id
 

Detailed Description

Definition at line 344 of file intel_bios.h.

Field Documentation

◆ dvo_timing

struct lvds_dvo_timing bdb_lvds_lfp_data_entry::dvo_timing

Definition at line 341 of file intel_bios.h.

◆ fp_timing

struct lvds_fp_timing bdb_lvds_lfp_data_entry::fp_timing

Definition at line 341 of file intel_bios.h.

◆ pnp_id

struct lvds_pnp_id bdb_lvds_lfp_data_entry::pnp_id

Definition at line 341 of file intel_bios.h.


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