Home
last modified time | relevance | path

Searched defs:ac97 (Results 26 – 50 of 81) sorted by relevance

1234

/Linux-v5.4/arch/arm/mach-imx/
Dmach-pcm043.c210 static void pcm043_ac97_warm_reset(struct snd_ac97 *ac97) in pcm043_ac97_warm_reset()
233 static void pcm043_ac97_cold_reset(struct snd_ac97 *ac97) in pcm043_ac97_cold_reset()
Dmach-pca100.c198 static void pca100_ac97_warm_reset(struct snd_ac97 *ac97) in pca100_ac97_warm_reset()
208 static void pca100_ac97_cold_reset(struct snd_ac97 *ac97) in pca100_ac97_cold_reset()
/Linux-v5.4/sound/drivers/
Dml403-ac97cr.c268 static void lm4550_regfile_write_values_after_init(struct snd_ac97 *ac97) in lm4550_regfile_write_values_after_init()
345 struct snd_ac97 *ac97; member
818 snd_ml403_ac97cr_codec_read(struct snd_ac97 *ac97, unsigned short reg)
939 snd_ml403_ac97cr_codec_write(struct snd_ac97 *ac97, unsigned short reg,
1184 static void snd_ml403_ac97cr_mixer_free(struct snd_ac97 *ac97)
1196 struct snd_ac97_template ac97; local
/Linux-v5.4/sound/pci/
Dad1889.c82 struct snd_ac97 *ac97; member
229 snd_ad1889_ac97_read(struct snd_ac97 *ac97, unsigned short reg) in snd_ad1889_ac97_read()
236 snd_ad1889_ac97_write(struct snd_ac97 *ac97, unsigned short reg, unsigned short val) in snd_ad1889_ac97_write()
774 snd_ad1889_ac97_free(struct snd_ac97 *ac97) in snd_ad1889_ac97_free()
784 struct snd_ac97_template ac97; in snd_ad1889_ac97_init() local
Dals300.c112 struct snd_ac97 *ac97; member
257 static unsigned short snd_als300_ac97_read(struct snd_ac97 *ac97, in snd_als300_ac97_read()
278 static void snd_als300_ac97_write(struct snd_ac97 *ac97, in snd_als300_ac97_write()
295 struct snd_ac97_template ac97; in snd_als300_ac97() local
Dvia82xx_modem.c241 struct snd_ac97 *ac97; member
396 static void snd_via82xx_codec_wait(struct snd_ac97 *ac97) in snd_via82xx_codec_wait()
405 static void snd_via82xx_codec_write(struct snd_ac97 *ac97, in snd_via82xx_codec_write()
423 static unsigned short snd_via82xx_codec_read(struct snd_ac97 *ac97, unsigned short reg) in snd_via82xx_codec_read()
872 static void snd_via82xx_mixer_free_ac97(struct snd_ac97 *ac97) in snd_via82xx_mixer_free_ac97()
881 struct snd_ac97_template ac97; in snd_via82xx_mixer_new() local
Dintel8x0m.c175 struct snd_ac97 *ac97; member
196 struct snd_ac97 *ac97; member
330 static void snd_intel8x0m_codec_write(struct snd_ac97 *ac97, in snd_intel8x0m_codec_write()
345 static unsigned short snd_intel8x0m_codec_read(struct snd_ac97 *ac97, in snd_intel8x0m_codec_read()
807 static void snd_intel8x0m_mixer_free_ac97(struct snd_ac97 *ac97) in snd_intel8x0m_mixer_free_ac97()
817 struct snd_ac97_template ac97; in snd_intel8x0m_mixer() local
Dsis7019.c109 struct snd_ac97 *ac97[3]; member
981 static void sis_ac97_write(struct snd_ac97 *ac97, unsigned short reg, in sis_ac97_write()
993 static unsigned short sis_ac97_read(struct snd_ac97 *ac97, unsigned short reg) in sis_ac97_read()
1007 struct snd_ac97_template ac97; in sis_mixer_create() local
Dfm801.c181 struct snd_ac97 *ac97; member
272 static void snd_fm801_codec_write(struct snd_ac97 *ac97, in snd_fm801_codec_write()
297 static unsigned short snd_fm801_codec_read(struct snd_ac97 *ac97, unsigned short reg) in snd_fm801_codec_read()
1026 static void snd_fm801_mixer_free_ac97(struct snd_ac97 *ac97) in snd_fm801_mixer_free_ac97()
1038 struct snd_ac97_template ac97; in snd_fm801_mixer() local
Dintel8x0.c393 struct snd_ac97 *ac97[3]; member
533 static void snd_intel8x0_codec_write(struct snd_ac97 *ac97, in snd_intel8x0_codec_write()
548 static unsigned short snd_intel8x0_codec_read(struct snd_ac97 *ac97, in snd_intel8x0_codec_read()
620 static unsigned short snd_intel8x0_ali_codec_read(struct snd_ac97 *ac97, unsigned short reg) in snd_intel8x0_ali_codec_read()
638 static void snd_intel8x0_ali_codec_write(struct snd_ac97 *ac97, unsigned short reg, in snd_intel8x0_ali_codec_write()
1665 static void snd_intel8x0_mixer_free_ac97(struct snd_ac97 *ac97) in snd_intel8x0_mixer_free_ac97()
2152 struct snd_ac97_template ac97; in snd_intel8x0_mixer() local
Datiixp_modem.c231 struct snd_ac97 *ac97[NUM_ATI_CODECS]; member
442 static unsigned short snd_atiixp_ac97_read(struct snd_ac97 *ac97, in snd_atiixp_ac97_read()
450 static void snd_atiixp_ac97_write(struct snd_ac97 *ac97, unsigned short reg, in snd_atiixp_ac97_write()
1053 struct snd_ac97_template ac97; in snd_atiixp_mixer_new() local
Dvia82xx.c381 struct snd_ac97 *ac97; member
542 static void snd_via82xx_codec_wait(struct snd_ac97 *ac97) in snd_via82xx_codec_wait()
552 static void snd_via82xx_codec_write(struct snd_ac97 *ac97, in snd_via82xx_codec_write()
567 static unsigned short snd_via82xx_codec_read(struct snd_ac97 *ac97, unsigned short reg) in snd_via82xx_codec_read()
1797 static void snd_via82xx_mixer_free_ac97(struct snd_ac97 *ac97) in snd_via82xx_mixer_free_ac97()
1888 struct snd_ac97_template ac97; in snd_via82xx_mixer_new() local
/Linux-v5.4/sound/arm/
Daaci.c37 static void aaci_ac97_select_codec(struct aaci *aaci, struct snd_ac97 *ac97) in aaci_ac97_select_codec()
66 static void aaci_ac97_write(struct snd_ac97 *ac97, unsigned short reg, in aaci_ac97_write()
107 static unsigned short aaci_ac97_read(struct snd_ac97 *ac97, unsigned short reg) in aaci_ac97_read()
835 struct snd_ac97 *ac97; in aaci_probe_ac97() local
/Linux-v5.4/arch/powerpc/boot/dts/
Dmpc5121ads.dts148 ac97: psc@11500 { label
/Linux-v5.4/include/linux/mfd/
Dwm97xx.h16 struct snd_ac97 *ac97; member
/Linux-v5.4/include/sound/
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()
328 static inline int snd_ac97_update_power(struct snd_ac97 *ac97, int reg, in snd_ac97_update_power()
412 static inline void snd_ac97_dev_add_pdata(struct snd_ac97 *ac97, void *data) in snd_ac97_dev_add_pdata()
/Linux-v5.4/sound/pci/au88x0/
Dau88x0_mixer.c26 struct snd_ac97_template ac97; in snd_vortex_mixer() local
/Linux-v5.4/sound/atmel/
Dac97c.c43 struct snd_ac97 *ac97; member
623 static void atmel_ac97c_write(struct snd_ac97 *ac97, unsigned short reg, in atmel_ac97c_write()
643 static unsigned short atmel_ac97c_read(struct snd_ac97 *ac97, in atmel_ac97c_read()
/Linux-v5.4/arch/arm/boot/dts/
Dat91sam9m10g45ek.dts180 ac97: sound@fffac000 { label
/Linux-v5.4/sound/pci/emu10k1/
Dio.c483 unsigned short snd_emu10k1_ac97_read(struct snd_ac97 *ac97, unsigned short reg) in snd_emu10k1_ac97_read()
496 void snd_emu10k1_ac97_write(struct snd_ac97 *ac97, unsigned short reg, unsigned short data) in snd_emu10k1_ac97_write()
/Linux-v5.4/sound/soc/codecs/
Dwm9705.c27 struct snd_ac97 *ac97; member
/Linux-v5.4/drivers/mfd/
Dwm97xx-core.c30 struct snd_ac97 *ac97; member
/Linux-v5.4/sound/pci/ice1712/
Dice1712.c135 static void snd_ice1712_ac97_write(struct snd_ac97 *ac97, in snd_ice1712_ac97_write()
160 static unsigned short snd_ice1712_ac97_read(struct snd_ac97 *ac97, in snd_ice1712_ac97_read()
189 static void snd_ice1712_pro_ac97_write(struct snd_ac97 *ac97, in snd_ice1712_pro_ac97_write()
215 static unsigned short snd_ice1712_pro_ac97_read(struct snd_ac97 *ac97, in snd_ice1712_pro_ac97_read()
1484 static void snd_ice1712_mixer_free_ac97(struct snd_ac97 *ac97) in snd_ice1712_mixer_free_ac97()
1493 struct snd_ac97_template ac97; in snd_ice1712_ac97_mixer() local
/Linux-v5.4/sound/pci/nm256/
Dnm256.c230 struct snd_ac97 *ac97; member
1218 snd_nm256_ac97_read(struct snd_ac97 *ac97, unsigned short reg) in snd_nm256_ac97_read()
1231 snd_nm256_ac97_write(struct snd_ac97 *ac97, in snd_nm256_ac97_write()
1278 snd_nm256_ac97_reset(struct snd_ac97 *ac97) in snd_nm256_ac97_reset()
1310 struct snd_ac97_template ac97; in snd_nm256_mixer() local
/Linux-v5.4/sound/pci/ca0106/
Dca0106_main.c1185 static unsigned short snd_ca0106_ac97_read(struct snd_ac97 *ac97, in snd_ca0106_ac97_read()
1199 static void snd_ca0106_ac97_write(struct snd_ac97 *ac97, in snd_ca0106_ac97_write()
1214 struct snd_ac97_template ac97; in snd_ca0106_ac97() local

1234