Home
last modified time | relevance | path

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

/include/sound/
Dac97_codec.h486 struct snd_ac97 { struct
488 const struct snd_ac97_build_ops *build_ops; argument
490 void (*private_free) (struct snd_ac97 *ac97); argument
492 struct snd_ac97_bus *bus; argument
506 const struct snd_ac97_res_table *res_table; /* static resolution */ argument
507 unsigned int scaps; /* driver capabilities */
508 unsigned int flags; /* specific code */
509 unsigned int rates[6]; /* see AC97_RATES_* defines */
510 unsigned int spdif_status;
534 struct snd_ac97_gpio_priv *gpio_priv; argument
[all …]