Searched defs:ac97 (Results 1 – 8 of 8) sorted by relevance
/include/linux/ |
D | ucb1400.h | 94 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()
|
D | wm97xx.h | 272 struct snd_ac97 *ac97; /* ALSA codec access */ member
|
/include/sound/ |
D | ac97_codec.h | 536 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()
|
D | trident.h | 400 struct snd_ac97 *ac97; member
|
D | ymfpci.h | 331 struct snd_ac97 *ac97; member
|
D | soc.h | 584 struct snd_ac97 *ac97; /* for ad-hoc ac97 devices */ member
|
D | cs46xx.h | 1685 struct snd_ac97 *ac97[MAX_NR_AC97]; member
|
D | emu10k1.h | 1735 struct snd_ac97 *ac97; member
|