Home
last modified time | relevance | path

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

/include/linux/
Ducb1400.h94 struct snd_ac97 *ac97; member
101 struct snd_ac97 *ac97; member
115 static inline u16 ucb1400_reg_read(struct snd_ac97 *ac97, u16 reg) in ucb1400_reg_read()
120 static inline void ucb1400_reg_write(struct snd_ac97 *ac97, u16 reg, u16 val) in ucb1400_reg_write()
125 static inline u16 ucb1400_gpio_get_value(struct snd_ac97 *ac97, u16 gpio) in ucb1400_gpio_get_value()
130 static inline void ucb1400_gpio_set_value(struct snd_ac97 *ac97, u16 gpio, in ucb1400_gpio_set_value()
138 static inline u16 ucb1400_gpio_get_direction(struct snd_ac97 *ac97, u16 gpio) in ucb1400_gpio_get_direction()
143 static inline void ucb1400_gpio_set_direction(struct snd_ac97 *ac97, u16 gpio, in ucb1400_gpio_set_direction()
151 static inline void ucb1400_adc_enable(struct snd_ac97 *ac97) in ucb1400_adc_enable()
156 static inline void ucb1400_adc_disable(struct snd_ac97 *ac97) in ucb1400_adc_disable()
Dwm97xx.h272 struct snd_ac97 *ac97; /* ALSA codec access */ member
/include/sound/
Dac97_codec.h536 static inline int ac97_is_audio(struct snd_ac97 * ac97) in ac97_is_audio()
540 static inline int ac97_is_modem(struct snd_ac97 * ac97) in ac97_is_modem()
544 static inline int ac97_is_rev22(struct snd_ac97 * ac97) in ac97_is_rev22()
548 static inline int ac97_can_amap(struct snd_ac97 * ac97) in ac97_can_amap()
552 static inline int ac97_can_spdif(struct snd_ac97 * ac97) in ac97_can_spdif()
574 static inline int snd_ac97_update_power(struct snd_ac97 *ac97, int reg, in snd_ac97_update_power()
654 static inline void snd_ac97_dev_add_pdata(struct snd_ac97 *ac97, void *data) in snd_ac97_dev_add_pdata()
Dtrident.h400 struct snd_ac97 *ac97; member
Dymfpci.h331 struct snd_ac97 *ac97; member
Dsoc.h584 struct snd_ac97 *ac97; /* for ad-hoc ac97 devices */ member
Dcs46xx.h1685 struct snd_ac97 *ac97[MAX_NR_AC97]; member
Demu10k1.h1735 struct snd_ac97 *ac97; member