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

Data Fields

int num_cvts
 
struct hdmi_spec_per_cvt cvts [MAX_HDMI_CVTS]
 
int num_pins
 
struct hdmi_spec_per_pin pins [MAX_HDMI_PINS]
 
struct hda_pcm pcm_rec [MAX_HDMI_PINS]
 
unsigned int channels_max
 
struct hda_multi_out multiout
 
struct hda_pcm_stream pcm_playback
 

Detailed Description

Definition at line 81 of file patch_hdmi.c.

Field Documentation

unsigned int channels_max

Definition at line 88 of file patch_hdmi.c.

Definition at line 83 of file patch_hdmi.c.

Definition at line 93 of file patch_hdmi.c.

int num_cvts

Definition at line 82 of file patch_hdmi.c.

int num_pins

Definition at line 85 of file patch_hdmi.c.

struct hda_pcm_stream pcm_playback

Definition at line 94 of file patch_hdmi.c.

Definition at line 87 of file patch_hdmi.c.

Definition at line 86 of file patch_hdmi.c.


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