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

Data Fields

unsigned int id
 
unsigned int mask
 
const charname
 
int(* patch )(struct snd_ac97 *ac97)
 
int(* mpatch )(struct snd_ac97 *ac97)
 
unsigned int flags
 

Detailed Description

Definition at line 60 of file ac97_codec.c.

Field Documentation

unsigned int flags

Definition at line 66 of file ac97_codec.c.

unsigned int id

Definition at line 61 of file ac97_codec.c.

unsigned int mask

Definition at line 62 of file ac97_codec.c.

int(* mpatch)(struct snd_ac97 *ac97)

Definition at line 65 of file ac97_codec.c.

const char* name

Definition at line 63 of file ac97_codec.c.

Definition at line 64 of file ac97_codec.c.


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