|
Linux Kernel
3.7.1
|
#include <ac97_codec.h>
Data Fields | |
| void * | private_data |
| void(* | private_free )(struct snd_ac97 *ac97) |
| struct pci_dev * | pci |
| unsigned short | num |
| unsigned short | addr |
| unsigned int | scaps |
| struct snd_ac97_res_table * | res_table |
Definition at line 474 of file ac97_codec.h.
| 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.
| struct snd_ac97_res_table* res_table |
Definition at line 481 of file ac97_codec.h.
| unsigned int scaps |
Definition at line 480 of file ac97_codec.h.
1.8.2