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

#include <ac97_codec.h>

Data Fields

voidprivate_data
 
void(* private_free )(struct snd_ac97 *ac97)
 
struct pci_devpci
 
unsigned short num
 
unsigned short addr
 
unsigned int scaps
 
struct snd_ac97_res_tableres_table
 

Detailed Description

Definition at line 474 of file ac97_codec.h.

Field Documentation

unsigned short addr

Definition at line 479 of file ac97_codec.h.

unsigned short num

Definition at line 478 of file ac97_codec.h.

Definition at line 477 of file ac97_codec.h.

void* private_data

Definition at line 475 of file ac97_codec.h.

void(* private_free)(struct snd_ac97 *ac97)

Definition at line 476 of file ac97_codec.h.

Definition at line 481 of file ac97_codec.h.

unsigned int scaps

Definition at line 480 of file ac97_codec.h.


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