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

#include <hda_auto_parser.h>

Data Fields

int type
 
bool chained
 
int chain_id
 
union {
   struct hda_pintbl *   pins
 
   struct hda_verb *   verbs
 
   void(*   func )(struct hda_codec *codec,
      const struct hda_fixup *fix,
      int action)
 
v
 

Detailed Description

Definition at line 120 of file hda_auto_parser.h.

Field Documentation

int chain_id

Definition at line 123 of file hda_auto_parser.h.

bool chained

Definition at line 122 of file hda_auto_parser.h.

Definition at line 127 of file hda_auto_parser.h.

Definition at line 125 of file hda_auto_parser.h.

Definition at line 121 of file hda_auto_parser.h.

union { ... } v
struct hda_verb* verbs

Definition at line 126 of file hda_auto_parser.h.


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