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

#include <hda_codec.h>

Data Fields

unsigned int id
 
unsigned int mask
 
unsigned int subs
 
unsigned int subs_mask
 
unsigned int rev
 
hda_nid_t afg
 
hda_nid_t mfg
 
const charname
 
int(* patch )(struct hda_codec *codec)
 

Detailed Description

Definition at line 678 of file hda_codec.h.

Field Documentation

hda_nid_t afg

Definition at line 684 of file hda_codec.h.

unsigned int id

Definition at line 679 of file hda_codec.h.

unsigned int mask

Definition at line 680 of file hda_codec.h.

hda_nid_t mfg

Definition at line 684 of file hda_codec.h.

const char* name

Definition at line 685 of file hda_codec.h.

Definition at line 686 of file hda_codec.h.

unsigned int rev

Definition at line 683 of file hda_codec.h.

unsigned int subs

Definition at line 681 of file hda_codec.h.

unsigned int subs_mask

Definition at line 682 of file hda_codec.h.


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