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

Data Fields

hda_nid_t pin_nid
 
int num_mux_nids
 
hda_nid_t mux_nids [HDA_MAX_CONNECTIONS]
 
struct hda_codeccodec
 
struct hdmi_eld sink_eld
 
struct delayed_work work
 
int repoll_count
 
bool non_pcm
 
bool chmap_set
 
unsigned char chmap [8]
 

Detailed Description

Definition at line 67 of file patch_hdmi.c.

Field Documentation

unsigned char chmap[8]

Definition at line 78 of file patch_hdmi.c.

bool chmap_set

Definition at line 77 of file patch_hdmi.c.

struct hda_codec* codec

Definition at line 72 of file patch_hdmi.c.

Definition at line 70 of file patch_hdmi.c.

bool non_pcm

Definition at line 76 of file patch_hdmi.c.

int num_mux_nids

Definition at line 69 of file patch_hdmi.c.

hda_nid_t pin_nid

Definition at line 68 of file patch_hdmi.c.

int repoll_count

Definition at line 75 of file patch_hdmi.c.

struct hdmi_eld sink_eld

Definition at line 73 of file patch_hdmi.c.

Definition at line 74 of file patch_hdmi.c.


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