|
Linux Kernel
3.7.1
|
#include <ac97_codec.h>
Data Fields | |
| void(* | reset )(struct snd_ac97 *ac97) |
| void(* | warm_reset )(struct snd_ac97 *ac97) |
| void(* | write )(struct snd_ac97 *ac97, unsigned short reg, unsigned short val) |
| unsigned short(* | read )(struct snd_ac97 *ac97, unsigned short reg) |
| void(* | wait )(struct snd_ac97 *ac97) |
| void(* | init )(struct snd_ac97 *ac97) |
Definition at line 439 of file ac97_codec.h.
Definition at line 443 of file ac97_codec.h.
Definition at line 442 of file ac97_codec.h.
1.8.2