Lines Matching refs:ac97
489 #define AC97_PROP_AMPLIFIER "ac97-amplifier"
490 #define AC97_PROP_SPEAKER "ac97-speaker"
491 #define AC97_PROP_MICBOOST "ac97-micboost"
492 #define AC97_PROP_NO_HEADPHONE "ac97-no-headphone"
493 #define AC97_PROP_NO_AUXOUT "ac97-no-auxout"
494 #define AC97_PROP_NO_CDROM "ac97-no-cdrom"
495 #define AC97_PROP_NO_VIDEO "ac97-no-video"
496 #define AC97_PROP_NO_AUXIN "ac97-no-auxin"
497 #define AC97_PROP_NO_MIC "ac97-no-mic"
498 #define AC97_PROP_NO_LINEIN "ac97-no-linein"
499 #define AC97_PROP_LINEIN_FUNC "ac97-linein-function" /* 1=linein, 2=surr */
500 #define AC97_PROP_MIC_FUNC "ac97-mic-function" /* 1=mic, 2=cen/lfe */
501 #define AC97_PROP_DOWNMIX "ac97-downmix"
502 #define AC97_PROP_SPREAD "ac97-spread"
605 * Functions for drivers to interact with the common ac97 module.
607 typedef struct ac97 ac97_t;