Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
hdmi_eld Struct Reference

#include <hda_local.h>

Data Fields

bool monitor_present
 
bool eld_valid
 
int eld_size
 
int baseline_len
 
int eld_ver
 
int cea_edid_ver
 
char monitor_name [ELD_MAX_MNL+1]
 
int manufacture_id
 
int product_id
 
u64 port_id
 
int support_hdcp
 
int support_ai
 
int conn_type
 
int aud_synch_delay
 
int spk_alloc
 
int sad_count
 
struct cea_sad sad [ELD_MAX_SAD]
 
char eld_buffer [ELD_MAX_SIZE]
 

Detailed Description

Definition at line 621 of file hda_local.h.

Field Documentation

int aud_synch_delay

Definition at line 635 of file hda_local.h.

int baseline_len

Definition at line 625 of file hda_local.h.

int cea_edid_ver

Definition at line 627 of file hda_local.h.

Definition at line 634 of file hda_local.h.

char eld_buffer[ELD_MAX_SIZE]

Definition at line 642 of file hda_local.h.

int eld_size

Definition at line 624 of file hda_local.h.

bool eld_valid

Definition at line 623 of file hda_local.h.

int eld_ver

Definition at line 626 of file hda_local.h.

int manufacture_id

Definition at line 629 of file hda_local.h.

char monitor_name[ELD_MAX_MNL+1]

Definition at line 628 of file hda_local.h.

bool monitor_present

Definition at line 622 of file hda_local.h.

Definition at line 631 of file hda_local.h.

int product_id

Definition at line 630 of file hda_local.h.

Definition at line 638 of file hda_local.h.

int sad_count

Definition at line 637 of file hda_local.h.

int spk_alloc

Definition at line 636 of file hda_local.h.

int support_ai

Definition at line 633 of file hda_local.h.

int support_hdcp

Definition at line 632 of file hda_local.h.


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