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

Data Fields

hda_nid_t nid
 
unsigned short nconns
 
hda_nid_tconn_list
 
hda_nid_t slist [2]
 
unsigned int wid_caps
 
unsigned char type
 
unsigned char pin_ctl
 
unsigned char checked
 
unsigned int pin_caps
 
unsigned int def_cfg
 
unsigned int amp_out_caps
 
unsigned int amp_in_caps
 
struct list_head list
 

Detailed Description

Definition at line 31 of file hda_generic.c.

Field Documentation

unsigned int amp_in_caps

Definition at line 43 of file hda_generic.c.

unsigned int amp_out_caps

Definition at line 42 of file hda_generic.c.

unsigned char checked

Definition at line 39 of file hda_generic.c.

hda_nid_t* conn_list

Definition at line 34 of file hda_generic.c.

unsigned int def_cfg

Definition at line 41 of file hda_generic.c.

Definition at line 44 of file hda_generic.c.

unsigned short nconns

Definition at line 33 of file hda_generic.c.

hda_nid_t nid

Definition at line 32 of file hda_generic.c.

unsigned int pin_caps

Definition at line 40 of file hda_generic.c.

unsigned char pin_ctl

Definition at line 38 of file hda_generic.c.

hda_nid_t slist[2]

Definition at line 35 of file hda_generic.c.

unsigned char type

Definition at line 37 of file hda_generic.c.

unsigned int wid_caps

Definition at line 36 of file hda_generic.c.


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