Home
last modified time | relevance | path

Searched defs:snd_ac97 (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/sound/
Dac97_codec.h483 struct snd_ac97 { struct
485 const struct snd_ac97_build_ops *build_ops; argument
487 void (*private_free) (struct snd_ac97 *ac97); argument
489 struct snd_ac97_bus *bus; argument
503 const struct snd_ac97_res_table *res_table; /* static resolution */ argument
504 unsigned int scaps; /* driver capabilities */
505 unsigned int flags; /* specific code */
506 unsigned int rates[6]; /* see AC97_RATES_* defines */
507 unsigned int spdif_status;
508 unsigned short regs[0x80]; /* register cache */
[all …]