Home
last modified time | relevance | path

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

/include/sound/
A Dac97_codec.h290 static inline int ac97_is_audio(struct snd_ac97 * ac97) in ac97_is_audio()
294 static inline int ac97_is_modem(struct snd_ac97 * ac97) in ac97_is_modem()
298 static inline int ac97_is_rev22(struct snd_ac97 * ac97) in ac97_is_rev22()
302 static inline int ac97_can_amap(struct snd_ac97 * ac97) in ac97_can_amap()
306 static inline int ac97_can_spdif(struct snd_ac97 * ac97) in ac97_can_spdif()
329 static inline int snd_ac97_update_power(struct snd_ac97 *ac97, int reg, in snd_ac97_update_power()
339 static inline void snd_ac97_suspend(struct snd_ac97 *ac97) {} in snd_ac97_suspend()
340 static inline void snd_ac97_resume(struct snd_ac97 *ac97) {} in snd_ac97_resume()
416 static inline void snd_ac97_dev_add_pdata(struct snd_ac97 *ac97, void *data) in snd_ac97_dev_add_pdata()
A Demu10k1.h1738 struct snd_ac97 *ac97; member
/include/linux/mfd/
A Dwm97xx.h16 struct snd_ac97 *ac97; member
/include/linux/
A Dwm97xx.h270 struct snd_ac97 *ac97; /* ALSA codec access */ member
A Dregmap.h944 #define regmap_init_ac97(ac97, config) \ argument
1171 #define devm_regmap_init_ac97(ac97, config) \ argument

Completed in 32 milliseconds