/linux-4.4.14/sound/pci/ac97/ |
H A D | Makefile | |
H A D | ac97_proc.c | 37 static void snd_ac97_proc_read_functions(struct snd_ac97 *ac97, struct snd_info_buffer *buffer) snd_ac97_proc_read_functions() argument 107 static void snd_ac97_proc_read_main(struct snd_ac97 *ac97, struct snd_info_buffer *buffer, int subidx) snd_ac97_proc_read_main() argument 345 struct snd_ac97 *ac97 = entry->private_data; snd_ac97_proc_read() local 380 struct snd_ac97 *ac97 = entry->private_data; snd_ac97_proc_regs_write() local 395 static void snd_ac97_proc_regs_read_main(struct snd_ac97 *ac97, struct snd_info_buffer *buffer, int subidx) snd_ac97_proc_regs_read_main() argument 408 struct snd_ac97 *ac97 = entry->private_data; snd_ac97_proc_regs_read() local 429 void snd_ac97_proc_init(struct snd_ac97 * ac97) snd_ac97_proc_init() argument 462 void snd_ac97_proc_done(struct snd_ac97 * ac97) snd_ac97_proc_done() argument
|
H A D | ac97_pcm.c | 174 static int set_spdif_rate(struct snd_ac97 *ac97, unsigned short rate) set_spdif_rate() argument 258 int snd_ac97_set_rate(struct snd_ac97 *ac97, int reg, unsigned int rate) snd_ac97_set_rate() argument 322 static unsigned short get_pslots(struct snd_ac97 *ac97, unsigned char *rate_table, unsigned short *spdif_slots) get_pslots() argument 397 static unsigned short get_cslots(struct snd_ac97 *ac97) get_cslots() argument
|
H A D | ac97_codec.c | 229 static int snd_ac97_valid_reg(struct snd_ac97 *ac97, unsigned short reg) snd_ac97_valid_reg() argument 287 void snd_ac97_write(struct snd_ac97 *ac97, unsigned short reg, unsigned short value) snd_ac97_write() argument 312 unsigned short snd_ac97_read(struct snd_ac97 *ac97, unsigned short reg) snd_ac97_read() argument 320 static inline unsigned short snd_ac97_read_cache(struct snd_ac97 *ac97, unsigned short reg) snd_ac97_read_cache() argument 341 void snd_ac97_write_cache(struct snd_ac97 *ac97, unsigned short reg, unsigned short value) snd_ac97_write_cache() argument 366 int snd_ac97_update(struct snd_ac97 *ac97, unsigned short reg, unsigned short value) snd_ac97_update() argument 398 int snd_ac97_update_bits(struct snd_ac97 *ac97, unsigned short reg, unsigned short mask, unsigned short value) snd_ac97_update_bits() argument 413 int snd_ac97_update_bits_nolock(struct snd_ac97 *ac97, unsigned short reg, snd_ac97_update_bits_nolock() argument 430 static int snd_ac97_ad18xx_update_pcm_bits(struct snd_ac97 *ac97, int codec, unsigned short mask, unsigned short value) snd_ac97_ad18xx_update_pcm_bits() argument 474 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_get_enum_double() local 491 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_put_enum_double() local 512 static int snd_ac97_page_save(struct snd_ac97 *ac97, int reg, struct snd_kcontrol *kcontrol) snd_ac97_page_save() argument 526 static void snd_ac97_page_restore(struct snd_ac97 *ac97, int page_save) snd_ac97_page_restore() argument 552 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_get_volsw() local 576 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_put_volsw() local 700 static void set_inv_eapd(struct snd_ac97 *ac97, struct snd_kcontrol *kctl) set_inv_eapd() argument 738 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_spdif_default_get() local 751 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_spdif_default_put() local 825 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_put_spsa() local 894 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ad18xx_pcm_info_bits() local 911 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ad18xx_pcm_get_bits() local 925 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ad18xx_pcm_put_bits() local 957 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ad18xx_pcm_get_volume() local 969 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ad18xx_pcm_put_volume() local 1022 static int snd_ac97_free(struct snd_ac97 *ac97) snd_ac97_free() argument 1040 struct snd_ac97 *ac97 = device->device_data; snd_ac97_dev_free() local 1045 static int snd_ac97_try_volume_mix(struct snd_ac97 * ac97, int reg) snd_ac97_try_volume_mix() argument 1095 static void check_volume_resolution(struct snd_ac97 *ac97, int reg, unsigned char *lo_max, unsigned char *hi_max) check_volume_resolution() argument 1135 static int snd_ac97_try_bit(struct snd_ac97 * ac97, int reg, int bit) snd_ac97_try_bit() argument 1149 static void snd_ac97_change_volume_params2(struct snd_ac97 * ac97, int reg, int shift, unsigned char *max) snd_ac97_change_volume_params2() argument 1330 static int snd_ac97_mixer_build(struct snd_ac97 * ac97) snd_ac97_mixer_build() argument 1672 static int snd_ac97_modem_build(struct snd_card *card, struct snd_ac97 * ac97) snd_ac97_modem_build() argument 1699 static int snd_ac97_test_rate(struct snd_ac97 *ac97, int reg, int shadow_reg, int rate) snd_ac97_test_rate() argument 1712 static void snd_ac97_determine_rates(struct snd_ac97 *ac97, int reg, int shadow_reg, unsigned int *r_result) snd_ac97_determine_rates() argument 1772 static unsigned int snd_ac97_determine_spdif_rates(struct snd_ac97 *ac97) snd_ac97_determine_spdif_rates() argument 1803 void snd_ac97_get_name(struct snd_ac97 *ac97, unsigned int id, char *name, int modem) snd_ac97_get_name() argument 1843 const char *snd_ac97_get_short_name(struct snd_ac97 *ac97) snd_ac97_get_short_name() argument 1858 static int ac97_reset_wait(struct snd_ac97 *ac97, int timeout, int with_modem) ac97_reset_wait() argument 1957 struct snd_ac97 *ac97 = device->device_data; snd_ac97_dev_register() local 1977 struct snd_ac97 *ac97 = device->device_data; snd_ac97_dev_disconnect() local 2016 struct snd_ac97 *ac97; snd_ac97_mixer() local 2318 static void snd_ac97_powerdown(struct snd_ac97 *ac97) snd_ac97_powerdown() argument 2390 int snd_ac97_update_power(struct snd_ac97 *ac97, int reg, int powerup) snd_ac97_update_power() argument 2430 static void update_power_regs(struct snd_ac97 *ac97) update_power_regs() argument 2482 void snd_ac97_suspend(struct snd_ac97 *ac97) snd_ac97_suspend() argument 2499 static void snd_ac97_restore_status(struct snd_ac97 *ac97) snd_ac97_restore_status() argument 2520 static void snd_ac97_restore_iec958(struct snd_ac97 *ac97) snd_ac97_restore_iec958() argument 2543 void snd_ac97_resume(struct snd_ac97 *ac97) snd_ac97_resume() argument 2617 static int snd_ac97_remove_ctl(struct snd_ac97 *ac97, const char *name, snd_ac97_remove_ctl() argument 2627 static struct snd_kcontrol *ctl_find(struct snd_ac97 *ac97, const char *name, const char *suffix) ctl_find() argument 2637 static int snd_ac97_rename_ctl(struct snd_ac97 *ac97, const char *src, snd_ac97_rename_ctl() argument 2649 static void snd_ac97_rename_vol_ctl(struct snd_ac97 *ac97, const char *src, snd_ac97_rename_vol_ctl() argument 2657 static int snd_ac97_swap_ctl(struct snd_ac97 *ac97, const char *s1, snd_ac97_swap_ctl() argument 2686 static int tune_hp_only(struct snd_ac97 *ac97) tune_hp_only() argument 2701 static int tune_hp_only(struct snd_ac97 *ac97) tune_hp_only() argument 2713 static int tune_swap_hp(struct snd_ac97 *ac97) tune_swap_hp() argument 2723 static int tune_swap_surround(struct snd_ac97 *ac97) tune_swap_surround() argument 2732 static int tune_ad_sharing(struct snd_ac97 *ac97) tune_ad_sharing() argument 2749 static int tune_alc_jack(struct snd_ac97 *ac97) tune_alc_jack() argument 2764 static int tune_inv_eapd(struct snd_ac97 *ac97) tune_inv_eapd() argument 2777 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); master_mute_sw_put() local 2793 static int tune_mute_led(struct snd_ac97 *ac97) tune_mute_led() argument 2813 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); hp_master_mute_sw_put() local 2828 static int tune_hp_mute_led(struct snd_ac97 *ac97) tune_hp_mute_led() argument 2864 static int apply_quirk(struct snd_ac97 *ac97, int type) apply_quirk() argument 2876 static int apply_quirk_str(struct snd_ac97 *ac97, const char *typestr) apply_quirk_str() argument 2905 int snd_ac97_tune_hardware(struct snd_ac97 *ac97, snd_ac97_tune_hardware() argument 1175 snd_ac97_cnew(const struct snd_kcontrol_new *_template, struct snd_ac97 * ac97) snd_ac97_cnew() argument 1187 snd_ac97_cmute_new_stereo(struct snd_card *card, char *name, int reg, int check_stereo, int check_amix, struct snd_ac97 *ac97) snd_ac97_cmute_new_stereo() argument 1257 snd_ac97_cvol_new(struct snd_card *card, char *name, int reg, unsigned int lo_max, unsigned int hi_max, struct snd_ac97 *ac97) snd_ac97_cvol_new() argument 1296 snd_ac97_cmix_new_stereo(struct snd_card *card, const char *pfx, int reg, int check_stereo, int check_amix, struct snd_ac97 *ac97) snd_ac97_cmix_new_stereo() argument
|
H A D | ac97_patch.c | 43 static int patch_build_controls(struct snd_ac97 * ac97, const struct snd_kcontrol_new *controls, int count) patch_build_controls() argument 54 static void reset_tlv(struct snd_ac97 *ac97, const char *name, reset_tlv() argument 68 static int ac97_update_bits_page(struct snd_ac97 *ac97, unsigned short reg, unsigned short mask, unsigned short value, unsigned short page) ac97_update_bits_page() argument 94 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); ac97_surround_jack_mode_get() local 102 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); ac97_surround_jack_mode_put() local 123 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); ac97_channel_mode_get() local 131 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); ac97_channel_mode_put() local 185 static inline int is_surround_on(struct snd_ac97 *ac97) is_surround_on() argument 190 static inline int is_clfe_on(struct snd_ac97 *ac97) is_clfe_on() argument 196 static inline int is_shared_surrout(struct snd_ac97 *ac97) is_shared_surrout() argument 202 static inline int is_shared_clfeout(struct snd_ac97 *ac97) is_shared_clfeout() argument 208 static inline int is_shared_linein(struct snd_ac97 *ac97) is_shared_linein() argument 214 static inline int is_shared_micin(struct snd_ac97 *ac97) is_shared_micin() argument 219 static inline int alc850_is_aux_back_surround(struct snd_ac97 *ac97) alc850_is_aux_back_surround() argument 243 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ymf7x3_get_speaker() local 257 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ymf7x3_put_speaker() local 288 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ymf7x3_spdif_source_get() local 299 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ymf7x3_spdif_source_put() local 308 static int patch_yamaha_ymf7x3_3d(struct snd_ac97 *ac97) patch_yamaha_ymf7x3_3d() argument 344 static int patch_yamaha_ymf743_build_spdif(struct snd_ac97 *ac97) patch_yamaha_ymf743_build_spdif() argument 366 static int patch_yamaha_ymf743(struct snd_ac97 *ac97) patch_yamaha_ymf743() argument 389 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ymf753_spdif_output_pin_get() local 399 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ymf753_spdif_output_pin_put() local 430 static int patch_yamaha_ymf753_post_spdif(struct snd_ac97 * ac97) patch_yamaha_ymf753_post_spdif() argument 444 static int patch_yamaha_ymf753(struct snd_ac97 * ac97) patch_yamaha_ymf753() argument 470 static int patch_wolfson_wm9703_specific(struct snd_ac97 * ac97) patch_wolfson_wm9703_specific() argument 490 static int patch_wolfson03(struct snd_ac97 * ac97) patch_wolfson03() argument 505 static int patch_wolfson_wm9704_specific(struct snd_ac97 * ac97) patch_wolfson_wm9704_specific() argument 521 static int patch_wolfson04(struct snd_ac97 * ac97) patch_wolfson04() argument 528 static int patch_wolfson05(struct snd_ac97 * ac97) patch_wolfson05() argument 644 static int patch_wolfson_wm9711_specific(struct snd_ac97 * ac97) patch_wolfson_wm9711_specific() argument 665 static int patch_wolfson11(struct snd_ac97 * ac97) patch_wolfson11() argument 811 static int patch_wolfson_wm9713_3d (struct snd_ac97 * ac97) patch_wolfson_wm9713_3d() argument 822 static int patch_wolfson_wm9713_specific(struct snd_ac97 * ac97) patch_wolfson_wm9713_specific() argument 841 static void patch_wolfson_wm9713_suspend (struct snd_ac97 * ac97) patch_wolfson_wm9713_suspend() argument 847 static void patch_wolfson_wm9713_resume (struct snd_ac97 * ac97) patch_wolfson_wm9713_resume() argument 864 static int patch_wolfson13(struct snd_ac97 * ac97) patch_wolfson13() argument 884 static int patch_tritech_tr28028(struct snd_ac97 * ac97) patch_tritech_tr28028() argument 896 static int patch_sigmatel_stac9700_3d(struct snd_ac97 * ac97) patch_sigmatel_stac9700_3d() argument 909 static int patch_sigmatel_stac9708_3d(struct snd_ac97 * ac97) patch_sigmatel_stac9708_3d() argument 940 static int patch_sigmatel_stac97xx_specific(struct snd_ac97 * ac97) patch_sigmatel_stac97xx_specific() argument 965 static int patch_sigmatel_stac9700(struct snd_ac97 * ac97) patch_sigmatel_stac9700() argument 973 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_stac9708_put_bias() local 994 static int patch_sigmatel_stac9708_specific(struct snd_ac97 *ac97) patch_sigmatel_stac9708_specific() argument 1012 static int patch_sigmatel_stac9708(struct snd_ac97 * ac97) patch_sigmatel_stac9708() argument 1038 static int patch_sigmatel_stac9721(struct snd_ac97 * ac97) patch_sigmatel_stac9721() argument 1052 static int patch_sigmatel_stac9744(struct snd_ac97 * ac97) patch_sigmatel_stac9744() argument 1064 static int patch_sigmatel_stac9756(struct snd_ac97 * ac97) patch_sigmatel_stac9756() argument 1087 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_stac9758_output_jack_get() local 1101 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_stac9758_output_jack_put() local 1126 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_stac9758_input_jack_get() local 1137 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_stac9758_input_jack_put() local 1155 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_stac9758_phonesel_get() local 1163 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_stac9758_phonesel_put() local 1200 static int patch_sigmatel_stac9758_specific(struct snd_ac97 *ac97) patch_sigmatel_stac9758_specific() argument 1227 static int patch_sigmatel_stac9758(struct snd_ac97 * ac97) patch_sigmatel_stac9758() argument 1275 static int patch_cirrus_build_spdif(struct snd_ac97 * ac97) patch_cirrus_build_spdif() argument 1301 static int patch_cirrus_spdif(struct snd_ac97 * ac97) patch_cirrus_spdif() argument 1322 static int patch_cirrus_cs4299(struct snd_ac97 * ac97) patch_cirrus_cs4299() argument 1337 static int patch_conexant_build_spdif(struct snd_ac97 * ac97) patch_conexant_build_spdif() argument 1358 static int patch_conexant(struct snd_ac97 * ac97) patch_conexant() argument 1367 static int patch_cx20551(struct snd_ac97 *ac97) patch_cx20551() argument 1377 static void ad18xx_resume(struct snd_ac97 *ac97) ad18xx_resume() argument 1440 static void ad1888_resume(struct snd_ac97 *ac97) ad1888_resume() argument 1459 static int patch_ad1819(struct snd_ac97 * ac97) patch_ad1819() argument 1470 static unsigned short patch_ad1881_unchained(struct snd_ac97 * ac97, int idx, unsigned short mask) patch_ad1881_unchained() argument 1486 static int patch_ad1881_chained1(struct snd_ac97 * ac97, int idx, unsigned short codec_bits) patch_ad1881_chained1() argument 1504 static void patch_ad1881_chained(struct snd_ac97 * ac97, int unchained_idx, int cidx1, int cidx2) patch_ad1881_chained() argument 1536 static int patch_ad1881(struct snd_ac97 * ac97) patch_ad1881() argument 1606 static int patch_ad1885_specific(struct snd_ac97 * ac97) patch_ad1885_specific() argument 1624 static int patch_ad1885(struct snd_ac97 * ac97) patch_ad1885() argument 1637 static int patch_ad1886_specific(struct snd_ac97 * ac97) patch_ad1886_specific() argument 1651 static int patch_ad1886(struct snd_ac97 * ac97) patch_ad1886() argument 1772 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ad198x_spdif_source_get() local 1782 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ad198x_spdif_source_put() local 1799 static int patch_ad198x_post_spdif(struct snd_ac97 * ac97) patch_ad198x_post_spdif() argument 1828 static int check_list(struct snd_ac97 *ac97, const unsigned int *list) check_list() argument 1837 static int patch_ad1981a_specific(struct snd_ac97 * ac97) patch_ad1981a_specific() argument 1869 static void check_ad1981_hp_jack_sense(struct snd_ac97 *ac97) check_ad1981_hp_jack_sense() argument 1876 static int patch_ad1981a(struct snd_ac97 *ac97) patch_ad1981a() argument 1889 static int patch_ad1981b_specific(struct snd_ac97 *ac97) patch_ad1981b_specific() argument 1909 static int patch_ad1981b(struct snd_ac97 *ac97) patch_ad1981b() argument 1923 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ad1888_lohpsel_get() local 1936 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ad1888_lohpsel_put() local 1956 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ad1888_downmix_get() local 1969 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ad1888_downmix_put() local 1983 static void ad1888_update_jacks(struct snd_ac97 *ac97) ad1888_update_jacks() argument 2022 static int patch_ad1888_specific(struct snd_ac97 *ac97) patch_ad1888_specific() argument 2043 static int patch_ad1888(struct snd_ac97 * ac97) patch_ad1888() argument 2074 static int patch_ad1980_specific(struct snd_ac97 *ac97) patch_ad1980_specific() argument 2092 static int patch_ad1980(struct snd_ac97 * ac97) patch_ad1980() argument 2113 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ad1985_vrefout_get() local 2125 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ad1985_vrefout_put() local 2169 static void ad1985_update_jacks(struct snd_ac97 *ac97) ad1985_update_jacks() argument 2177 static int patch_ad1985_specific(struct snd_ac97 *ac97) patch_ad1985_specific() argument 2202 static int patch_ad1985(struct snd_ac97 * ac97) patch_ad1985() argument 2232 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ad1986_lososel_get() local 2243 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ad1986_lososel_put() local 2268 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ad1986_spread_get() local 2279 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ad1986_spread_put() local 2304 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ad1986_miclisel_get() local 2313 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ad1986_miclisel_put() local 2329 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ad1986_vrefout_get() local 2347 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_ad1986_vrefout_put() local 2441 static void ad1986_update_jacks(struct snd_ac97 *ac97) ad1986_update_jacks() argument 2474 static int patch_ad1986_specific(struct snd_ac97 *ac97) patch_ad1986_specific() argument 2494 static int patch_ad1986(struct snd_ac97 * ac97) patch_ad1986() argument 2509 static int patch_alc203(struct snd_ac97 *ac97) patch_alc203() argument 2518 static void alc650_update_jacks(struct snd_ac97 *ac97) alc650_update_jacks() argument 2542 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); alc650_swap_surround_put() local 2596 static int patch_alc650_specific(struct snd_ac97 * ac97) patch_alc650_specific() argument 2617 static int patch_alc650(struct snd_ac97 * ac97) patch_alc650() argument 2675 static void alc655_update_jacks(struct snd_ac97 *ac97) alc655_update_jacks() argument 2706 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); alc655_iec958_route_info() local 2716 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); alc655_iec958_route_get() local 2729 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); alc655_iec958_route_put() local 2749 static int patch_alc655_specific(struct snd_ac97 * ac97) patch_alc655_specific() argument 2767 static int patch_alc655(struct snd_ac97 * ac97) patch_alc655() argument 2826 static void alc850_update_jacks(struct snd_ac97 *ac97) alc850_update_jacks() argument 2861 static int patch_alc850_specific(struct snd_ac97 *ac97) patch_alc850_specific() argument 2879 static int patch_alc850(struct snd_ac97 *ac97) patch_alc850() argument 2914 static int patch_aztech_azf3328_specific(struct snd_ac97 *ac97) patch_aztech_azf3328_specific() argument 2952 static int patch_aztech_azf3328(struct snd_ac97 *ac97) patch_aztech_azf3328() argument 2961 static void cm9738_update_jacks(struct snd_ac97 *ac97) cm9738_update_jacks() argument 2974 static int patch_cm9738_specific(struct snd_ac97 * ac97) patch_cm9738_specific() argument 2984 static int patch_cm9738(struct snd_ac97 * ac97) patch_cm9738() argument 3004 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_cmedia_spdif_playback_source_get() local 3014 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); snd_ac97_cmedia_spdif_playback_source_put() local 3039 static void cm9739_update_jacks(struct snd_ac97 *ac97) cm9739_update_jacks() argument 3054 static int patch_cm9739_specific(struct snd_ac97 * ac97) patch_cm9739_specific() argument 3059 static int patch_cm9739_post_spdif(struct snd_ac97 * ac97) patch_cm9739_post_spdif() argument 3070 static int patch_cm9739(struct snd_ac97 * ac97) patch_cm9739() argument 3129 static void cm9761_update_jacks(struct snd_ac97 *ac97) cm9761_update_jacks() argument 3178 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); cm9761_spdif_out_source_get() local 3191 struct snd_ac97 *ac97 = snd_kcontrol_chip(kcontrol); cm9761_spdif_out_source_put() local 3224 static int patch_cm9761_post_spdif(struct snd_ac97 * ac97) patch_cm9761_post_spdif() argument 3229 static int patch_cm9761_specific(struct snd_ac97 * ac97) patch_cm9761_specific() argument 3240 static int patch_cm9761(struct snd_ac97 *ac97) patch_cm9761() argument 3327 static int patch_cm9780_specific(struct snd_ac97 *ac97) patch_cm9780_specific() argument 3337 static int patch_cm9780(struct snd_ac97 *ac97) patch_cm9780() argument 3361 static int patch_vt1613_specific(struct snd_ac97 *ac97) patch_vt1613_specific() argument 3371 static int patch_vt1613(struct snd_ac97 *ac97) patch_vt1613() argument 3408 static struct snd_kcontrol *snd_ac97_find_mixer_ctl(struct snd_ac97 *ac97, snd_ac97_find_mixer_ctl() argument 3419 static int snd_ac97_add_vmaster(struct snd_ac97 *ac97, char *name, snd_ac97_add_vmaster() argument 3450 static int patch_vt1616_specific(struct snd_ac97 * ac97) patch_vt1616_specific() argument 3485 static int patch_vt1616(struct snd_ac97 * ac97) patch_vt1616() argument 3581 static int patch_vt1617a(struct snd_ac97 * ac97) patch_vt1617a() argument 3796 static int patch_vt1618(struct snd_ac97 *ac97) patch_vt1618() argument 3804 static void it2646_update_jacks(struct snd_ac97 *ac97) it2646_update_jacks() argument 3825 static int patch_it2646_specific(struct snd_ac97 * ac97) patch_it2646_specific() argument 3840 static int patch_it2646(struct snd_ac97 * ac97) patch_it2646() argument 3860 static int patch_si3036_specific(struct snd_ac97 * ac97) patch_si3036_specific() argument 3873 static int mpatch_si3036(struct snd_ac97 * ac97) mpatch_si3036() argument 3905 static int patch_lm4550(struct snd_ac97 *ac97) patch_lm4550() argument 3927 static int patch_ucb1400_specific(struct snd_ac97 * ac97) patch_ucb1400_specific() argument 3940 static int patch_ucb1400(struct snd_ac97 * ac97) patch_ucb1400() argument
|
/linux-4.4.14/sound/pci/au88x0/ |
H A D | au88x0_mixer.c | 25 struct snd_ac97_template ac97; snd_vortex_mixer() local
|
/linux-4.4.14/drivers/mfd/ |
H A D | ucb1400_core.c | 28 unsigned int ucb1400_adc_read(struct snd_ac97 *ac97, u16 adc_channel, ucb1400_adc_read() argument 54 struct snd_ac97 *ac97; ucb1400_core_probe() local
|
/linux-4.4.14/drivers/base/regmap/ |
H A D | regmap-ac97.c | 59 struct snd_ac97 *ac97 = context; regmap_ac97_reg_read() local 69 struct snd_ac97 *ac97 = context; regmap_ac97_reg_write() local 81 struct regmap *__regmap_init_ac97(struct snd_ac97 *ac97, __regmap_init_ac97() argument 91 struct regmap *__devm_regmap_init_ac97(struct snd_ac97 *ac97, __devm_regmap_init_ac97() argument
|
/linux-4.4.14/sound/ |
H A D | ac97_bus.c | 30 static bool snd_ac97_check_id(struct snd_ac97 *ac97, unsigned int id, snd_ac97_check_id() argument 59 int snd_ac97_reset(struct snd_ac97 *ac97, bool try_warm, unsigned int id, snd_ac97_reset() argument
|
/linux-4.4.14/sound/arm/ |
H A D | Makefile | |
H A D | pxa2xx-ac97-lib.c | 49 unsigned short pxa2xx_ac97_read(struct snd_ac97 *ac97, unsigned short reg) pxa2xx_ac97_read() argument 89 void pxa2xx_ac97_write(struct snd_ac97 *ac97, unsigned short reg, pxa2xx_ac97_write() argument 191 bool pxa2xx_ac97_try_warm_reset(struct snd_ac97 *ac97) pxa2xx_ac97_try_warm_reset() argument 228 bool pxa2xx_ac97_try_cold_reset(struct snd_ac97 *ac97) pxa2xx_ac97_try_cold_reset() argument 266 void pxa2xx_ac97_finish_reset(struct snd_ac97 *ac97) pxa2xx_ac97_finish_reset() argument
|
H A D | pxa2xx-ac97.c | 32 static void pxa2xx_ac97_reset(struct snd_ac97 *ac97) pxa2xx_ac97_reset() argument
|
H A D | aaci.c | 40 static void aaci_ac97_select_codec(struct aaci *aaci, struct snd_ac97 *ac97) aaci_ac97_select_codec() argument 69 static void aaci_ac97_write(struct snd_ac97 *ac97, unsigned short reg, aaci_ac97_write() argument 110 static unsigned short aaci_ac97_read(struct snd_ac97 *ac97, unsigned short reg) aaci_ac97_read() argument 839 struct snd_ac97 *ac97; aaci_probe_ac97() local
|
H A D | aaci.h | 236 struct snd_ac97 *ac97; member in struct:aaci
|
/linux-4.4.14/sound/soc/nuc900/ |
H A D | Makefile | |
H A D | nuc900-ac97.c | 44 static unsigned short nuc900_ac97_read(struct snd_ac97 *ac97, nuc900_ac97_read() argument 97 static void nuc900_ac97_write(struct snd_ac97 *ac97, unsigned short reg, nuc900_ac97_write() argument 138 static void nuc900_ac97_warm_reset(struct snd_ac97 *ac97) nuc900_ac97_warm_reset() argument 159 static void nuc900_ac97_cold_reset(struct snd_ac97 *ac97) nuc900_ac97_cold_reset() argument
|
/linux-4.4.14/sound/soc/txx9/ |
H A D | Makefile | |
H A D | txx9aclc-ac97.c | 48 static unsigned short txx9aclc_ac97_read(struct snd_ac97 *ac97, txx9aclc_ac97_read() argument 81 static void txx9aclc_ac97_write(struct snd_ac97 *ac97, unsigned short reg, txx9aclc_ac97_write() argument 98 static void txx9aclc_ac97_cold_reset(struct snd_ac97 *ac97) txx9aclc_ac97_cold_reset() argument
|
/linux-4.4.14/drivers/media/usb/stk1160/ |
H A D | stk1160-ac97.c | 33 static void stk1160_write_ac97(struct snd_ac97 *ac97, u16 reg, u16 value) stk1160_write_ac97() argument 51 static u16 stk1160_read_ac97(struct snd_ac97 *ac97, u16 reg) stk1160_read_ac97() argument 73 static void stk1160_reset_ac97(struct snd_ac97 *ac97) stk1160_reset_ac97() argument
|
/linux-4.4.14/arch/arm/mach-imx/ |
H A D | mach-pca100.c | 212 static void pca100_ac97_warm_reset(struct snd_ac97 *ac97) pca100_ac97_warm_reset() argument 222 static void pca100_ac97_cold_reset(struct snd_ac97 *ac97) pca100_ac97_cold_reset() argument
|
H A D | mach-pcm043.c | 221 static void pcm043_ac97_warm_reset(struct snd_ac97 *ac97) pcm043_ac97_warm_reset() argument 244 static void pcm043_ac97_cold_reset(struct snd_ac97 *ac97) pcm043_ac97_cold_reset() argument
|
/linux-4.4.14/sound/pci/cs5535audio/ |
H A D | cs5535audio_olpc.c | 28 void olpc_analog_input(struct snd_ac97 *ac97, int on) olpc_analog_input() argument 51 void olpc_mic_bias(struct snd_ac97 *ac97, int on) olpc_mic_bias() argument 102 struct snd_ac97 *ac97 = cs5535au->ac97; olpc_mic_get() local 148 int olpc_quirks(struct snd_card *card, struct snd_ac97 *ac97) olpc_quirks() argument 137 olpc_prequirks(struct snd_card *card, struct snd_ac97_template *ac97) olpc_prequirks() argument
|
H A D | cs5535audio.c | 135 static void snd_cs5535audio_ac97_codec_write(struct snd_ac97 *ac97, snd_cs5535audio_ac97_codec_write() argument 142 static unsigned short snd_cs5535audio_ac97_codec_read(struct snd_ac97 *ac97, snd_cs5535audio_ac97_codec_read() argument 153 struct snd_ac97_template ac97; snd_cs5535audio_mixer() local
|
H A D | cs5535audio.h | 86 struct snd_ac97 *ac97; member in struct:cs5535audio 107 static inline void olpc_capture_open(struct snd_ac97 *ac97) olpc_capture_open() argument 115 static inline void olpc_capture_close(struct snd_ac97 *ac97) olpc_capture_close() argument 125 static inline int olpc_quirks(struct snd_card *card, struct snd_ac97 *ac97) olpc_quirks() argument 130 static inline void olpc_analog_input(struct snd_ac97 *ac97, int on) { } olpc_mic_bias() argument 131 static inline void olpc_mic_bias(struct snd_ac97 *ac97, int on) { } olpc_capture_open() argument 132 static inline void olpc_capture_open(struct snd_ac97 *ac97) { } olpc_capture_close() argument 133 static inline void olpc_capture_close(struct snd_ac97 *ac97) { } argument 123 olpc_prequirks(struct snd_card *card, struct snd_ac97_template *ac97) olpc_prequirks() argument
|
/linux-4.4.14/sound/soc/cirrus/ |
H A D | Makefile | |
H A D | ep93xx-ac97.c | 132 static unsigned short ep93xx_ac97_read(struct snd_ac97 *ac97, ep93xx_ac97_read() argument 153 static void ep93xx_ac97_write(struct snd_ac97 *ac97, ep93xx_ac97_write() argument 175 static void ep93xx_ac97_warm_reset(struct snd_ac97 *ac97) ep93xx_ac97_warm_reset() argument 195 static void ep93xx_ac97_cold_reset(struct snd_ac97 *ac97) ep93xx_ac97_cold_reset() argument
|
/linux-4.4.14/sound/soc/codecs/ |
H A D | ac97.c | 40 struct snd_ac97 *ac97 = snd_soc_codec_get_drvdata(codec); ac97_prepare() local 70 struct snd_ac97 *ac97; ac97_soc_probe() local 94 struct snd_ac97 *ac97 = snd_soc_codec_get_drvdata(codec); ac97_soc_suspend() local 104 struct snd_ac97 *ac97 = snd_soc_codec_get_drvdata(codec); ac97_soc_resume() local
|
H A D | wm9705.c | 209 struct snd_ac97 *ac97 = snd_soc_codec_get_drvdata(codec); ac97_read() local 230 struct snd_ac97 *ac97 = snd_soc_codec_get_drvdata(codec); ac97_write() local 302 struct snd_ac97 *ac97 = snd_soc_codec_get_drvdata(codec); wm9705_soc_suspend() local 311 struct snd_ac97 *ac97 = snd_soc_codec_get_drvdata(codec); wm9705_soc_resume() local 333 struct snd_ac97 *ac97; wm9705_soc_probe() local 349 struct snd_ac97 *ac97 = snd_soc_codec_get_drvdata(codec); wm9705_soc_remove() local
|
H A D | ad1980.c | 210 struct snd_ac97 *ac97 = snd_soc_codec_get_drvdata(codec); ad1980_reset() local 237 struct snd_ac97 *ac97; ad1980_soc_probe() local 291 struct snd_ac97 *ac97 = snd_soc_codec_get_drvdata(codec); ad1980_soc_remove() local
|
H A D | stac9766.c | 145 struct snd_ac97 *ac97 = snd_soc_codec_get_drvdata(codec); stac9766_ac97_write() local 165 struct snd_ac97 *ac97 = snd_soc_codec_get_drvdata(codec); stac9766_ac97_read() local 247 struct snd_ac97 *ac97 = snd_soc_codec_get_drvdata(codec); stac9766_codec_resume() local 302 struct snd_ac97 *ac97; stac9766_codec_probe() local 316 struct snd_ac97 *ac97 = snd_soc_codec_get_drvdata(codec); stac9766_codec_remove() local
|
H A D | wm9712.c | 30 struct snd_ac97 *ac97; member in struct:wm9712_priv
|
H A D | wm9713.c | 36 struct snd_ac97 *ac97; member in struct:wm9713_priv
|
H A D | Makefile | |
/linux-4.4.14/sound/soc/fsl/ |
H A D | mpc5200_psc_ac97.c | 34 static unsigned short psc_ac97_read(struct snd_ac97 *ac97, unsigned short reg) psc_ac97_read() argument 78 static void psc_ac97_write(struct snd_ac97 *ac97, psc_ac97_write() argument 100 static void psc_ac97_warm_reset(struct snd_ac97 *ac97) psc_ac97_warm_reset() argument 113 static void psc_ac97_cold_reset(struct snd_ac97 *ac97) psc_ac97_cold_reset() argument
|
H A D | imx-ssi.c | 437 static void imx_ssi_ac97_write(struct snd_ac97 *ac97, unsigned short reg, imx_ssi_ac97_write() argument 460 static unsigned short imx_ssi_ac97_read(struct snd_ac97 *ac97, imx_ssi_ac97_read() argument 482 static void imx_ssi_ac97_reset(struct snd_ac97 *ac97) imx_ssi_ac97_reset() argument 492 static void imx_ssi_ac97_warm_reset(struct snd_ac97 *ac97) imx_ssi_ac97_warm_reset() argument
|
H A D | fsl-asoc-card.c | 425 struct snd_ac97 *ac97 = snd_soc_codec_get_drvdata(codec); fsl_asoc_card_late_probe() local
|
H A D | Makefile | |
H A D | fsl_ssi.c | 1194 static void fsl_ssi_ac97_write(struct snd_ac97 *ac97, unsigned short reg, fsl_ssi_ac97_write() argument 1225 static unsigned short fsl_ssi_ac97_read(struct snd_ac97 *ac97, fsl_ssi_ac97_read() argument
|
/linux-4.4.14/sound/soc/pxa/ |
H A D | pxa2xx-ac97.c | 32 static void pxa2xx_ac97_warm_reset(struct snd_ac97 *ac97) pxa2xx_ac97_warm_reset() argument 39 static void pxa2xx_ac97_cold_reset(struct snd_ac97 *ac97) pxa2xx_ac97_cold_reset() argument
|
H A D | Makefile | |
/linux-4.4.14/sound/soc/sh/ |
H A D | Makefile | |
H A D | hac.c | 164 static void hac_ac97_write(struct snd_ac97 *ac97, unsigned short reg, hac_ac97_write() argument 192 static unsigned short hac_ac97_read(struct snd_ac97 *ac97, hac_ac97_read() argument 200 static void hac_ac97_warmrst(struct snd_ac97 *ac97) hac_ac97_warmrst() argument 218 static void hac_ac97_coldrst(struct snd_ac97 *ac97) hac_ac97_coldrst() argument
|
/linux-4.4.14/sound/soc/ |
H A D | soc-ac97.c | 62 struct snd_ac97 *ac97; snd_soc_alloc_ac97_codec() local 102 struct snd_ac97 *ac97; snd_soc_new_ac97_codec() local 136 void snd_soc_free_ac97_codec(struct snd_ac97 *ac97) snd_soc_free_ac97_codec() argument 146 static void snd_soc_ac97_warm_reset(struct snd_ac97 *ac97) snd_soc_ac97_warm_reset() argument 162 static void snd_soc_ac97_reset(struct snd_ac97 *ac97) snd_soc_ac97_reset() argument
|
/linux-4.4.14/sound/soc/tegra/ |
H A D | tegra20_ac97.c | 46 static void tegra20_ac97_codec_reset(struct snd_ac97 *ac97) tegra20_ac97_codec_reset() argument 68 static void tegra20_ac97_codec_warm_reset(struct snd_ac97 *ac97) tegra20_ac97_codec_warm_reset() argument 151 static inline void tegra20_ac97_start_playback(struct tegra20_ac97 *ac97) tegra20_ac97_start_playback() argument 164 static inline void tegra20_ac97_stop_playback(struct tegra20_ac97 *ac97) tegra20_ac97_stop_playback() argument 173 static inline void tegra20_ac97_start_capture(struct tegra20_ac97 *ac97) tegra20_ac97_start_capture() argument 180 static inline void tegra20_ac97_stop_capture(struct tegra20_ac97 *ac97) tegra20_ac97_stop_capture() argument 189 struct tegra20_ac97 *ac97 = snd_soc_dai_get_drvdata(dai); tegra20_ac97_trigger() local 221 struct tegra20_ac97 *ac97 = snd_soc_dai_get_drvdata(dai); tegra20_ac97_probe() local 313 struct tegra20_ac97 *ac97; tegra20_ac97_platform_probe() local 421 struct tegra20_ac97 *ac97 = dev_get_drvdata(&pdev->dev); tegra20_ac97_platform_remove() local
|
H A D | Makefile | |
/linux-4.4.14/sound/soc/au1x/ |
H A D | Makefile | |
H A D | ac97c.c | 82 static unsigned short au1xac97c_ac97_read(struct snd_ac97 *ac97, au1xac97c_ac97_read() argument 124 static void au1xac97c_ac97_write(struct snd_ac97 *ac97, unsigned short r, au1xac97c_ac97_write() argument 154 static void au1xac97c_ac97_warm_reset(struct snd_ac97 *ac97) au1xac97c_ac97_warm_reset() argument 164 static void au1xac97c_ac97_cold_reset(struct snd_ac97 *ac97) au1xac97c_ac97_cold_reset() argument
|
H A D | psc-ac97.c | 75 static unsigned short au1xpsc_ac97_read(struct snd_ac97 *ac97, au1xpsc_ac97_read() argument 116 static void au1xpsc_ac97_write(struct snd_ac97 *ac97, unsigned short reg, au1xpsc_ac97_write() argument 148 static void au1xpsc_ac97_warm_reset(struct snd_ac97 *ac97) au1xpsc_ac97_warm_reset() argument 159 static void au1xpsc_ac97_cold_reset(struct snd_ac97 *ac97) au1xpsc_ac97_cold_reset() argument
|
/linux-4.4.14/sound/soc/blackfin/ |
H A D | bf5xx-ac97.c | 100 static void enqueue_cmd(struct snd_ac97 *ac97, __u16 addr, __u16 data) enqueue_cmd() argument 121 static unsigned short bf5xx_ac97_read(struct snd_ac97 *ac97, bf5xx_ac97_read() argument 146 void bf5xx_ac97_write(struct snd_ac97 *ac97, unsigned short reg, bf5xx_ac97_write() argument 167 static void bf5xx_ac97_warm_reset(struct snd_ac97 *ac97) bf5xx_ac97_warm_reset() argument 184 static void bf5xx_ac97_cold_reset(struct snd_ac97 *ac97) bf5xx_ac97_cold_reset() argument
|
H A D | Makefile | |
/linux-4.4.14/sound/pci/emu10k1/ |
H A D | io.c | 497 unsigned short snd_emu10k1_ac97_read(struct snd_ac97 *ac97, unsigned short reg) snd_emu10k1_ac97_read() argument 510 void snd_emu10k1_ac97_write(struct snd_ac97 *ac97, unsigned short reg, unsigned short data) snd_emu10k1_ac97_write() argument
|
H A D | emumixer.c | 1753 static void snd_emu10k1_mixer_free_ac97(struct snd_ac97 *ac97) snd_emu10k1_mixer_free_ac97() argument 1914 struct snd_ac97_template ac97; snd_emu10k1_mixer() local
|
H A D | emu10k1x.c | 244 struct snd_ac97 *ac97; member in struct:emu10k1x 708 static unsigned short snd_emu10k1x_ac97_read(struct snd_ac97 *ac97, snd_emu10k1x_ac97_read() argument 722 static void snd_emu10k1x_ac97_write(struct snd_ac97 *ac97, snd_emu10k1x_ac97_write() argument 737 struct snd_ac97_template ac97; snd_emu10k1x_ac97() local
|
/linux-4.4.14/sound/soc/samsung/ |
H A D | ac97.c | 53 static void s3c_ac97_activate(struct snd_ac97 *ac97) s3c_ac97_activate() argument 80 static unsigned short s3c_ac97_read(struct snd_ac97 *ac97, s3c_ac97_read() argument 118 static void s3c_ac97_write(struct snd_ac97 *ac97, unsigned short reg, s3c_ac97_write() argument 149 static void s3c_ac97_cold_reset(struct snd_ac97 *ac97) s3c_ac97_cold_reset() argument 160 static void s3c_ac97_warm_reset(struct snd_ac97 *ac97) s3c_ac97_warm_reset() argument
|
H A D | Makefile | |
/linux-4.4.14/include/linux/ |
H A D | ucb1400.h | 88 struct snd_ac97 *ac97; member in struct:ucb1400_gpio 98 struct snd_ac97 *ac97; member in struct:ucb1400_ts 115 static inline u16 ucb1400_reg_read(struct snd_ac97 *ac97, u16 reg) ucb1400_reg_read() argument 120 static inline void ucb1400_reg_write(struct snd_ac97 *ac97, u16 reg, u16 val) ucb1400_reg_write() argument 125 static inline u16 ucb1400_gpio_get_value(struct snd_ac97 *ac97, u16 gpio) ucb1400_gpio_get_value() argument 130 static inline void ucb1400_gpio_set_value(struct snd_ac97 *ac97, u16 gpio, ucb1400_gpio_set_value() argument 138 static inline u16 ucb1400_gpio_get_direction(struct snd_ac97 *ac97, u16 gpio) ucb1400_gpio_get_direction() argument 143 static inline void ucb1400_gpio_set_direction(struct snd_ac97 *ac97, u16 gpio, ucb1400_gpio_set_direction() argument 151 static inline void ucb1400_adc_enable(struct snd_ac97 *ac97) ucb1400_adc_enable() argument 156 static inline void ucb1400_adc_disable(struct snd_ac97 *ac97) ucb1400_adc_disable() argument
|
H A D | wm97xx.h | 272 struct snd_ac97 *ac97; /* ALSA codec access */ member in struct:wm97xx
|
/linux-4.4.14/arch/arm/mach-dove/ |
H A D | common.c | 87 struct clk *nand, *camera, *i2s0, *i2s1, *crypto, *ac97, *pdma; dove_clk_init() local
|
/linux-4.4.14/sound/atmel/ |
H A D | ac97c.c | 72 struct snd_ac97 *ac97; member in struct:atmel_ac97c 812 static void atmel_ac97c_write(struct snd_ac97 *ac97, unsigned short reg, atmel_ac97c_write() argument 832 static unsigned short atmel_ac97c_read(struct snd_ac97 *ac97, atmel_ac97c_read() argument
|
/linux-4.4.14/sound/mips/ |
H A D | au1x00.c | 98 struct snd_ac97 *ac97; member in struct:snd_au1000 498 snd_au1000_ac97_read(struct snd_ac97 *ac97, unsigned short reg) snd_au1000_ac97_read() argument 537 snd_au1000_ac97_write(struct snd_ac97 *ac97, unsigned short reg, unsigned short val) snd_au1000_ac97_write() argument 602 struct snd_ac97_template ac97; au1000_ac97_probe() local
|
/linux-4.4.14/sound/pci/ |
H A D | ad1889.c | 94 struct snd_ac97 *ac97; member in struct:snd_ad1889 241 snd_ad1889_ac97_read(struct snd_ac97 *ac97, unsigned short reg) snd_ad1889_ac97_read() argument 248 snd_ad1889_ac97_write(struct snd_ac97 *ac97, unsigned short reg, unsigned short val) snd_ad1889_ac97_write() argument 793 snd_ad1889_ac97_free(struct snd_ac97 *ac97) snd_ad1889_ac97_free() argument 803 struct snd_ac97_template ac97; snd_ad1889_ac97_init() local
|
H A D | als300.c | 125 struct snd_ac97 *ac97; member in struct:snd_als300 270 static unsigned short snd_als300_ac97_read(struct snd_ac97 *ac97, snd_als300_ac97_read() argument 291 static void snd_als300_ac97_write(struct snd_ac97 *ac97, snd_als300_ac97_write() argument 308 struct snd_ac97_template ac97; snd_als300_ac97() local
|
H A D | sis7019.c | 121 struct snd_ac97 *ac97[3]; member in struct:sis7019 993 static void sis_ac97_write(struct snd_ac97 *ac97, unsigned short reg, sis_ac97_write() argument 1005 static unsigned short sis_ac97_read(struct snd_ac97 *ac97, unsigned short reg) sis_ac97_read() argument 1019 struct snd_ac97_template ac97; sis_mixer_create() local
|
H A D | atiixp_modem.c | 245 struct snd_ac97 *ac97[NUM_ATI_CODECS]; member in struct:atiixp_modem 456 static unsigned short snd_atiixp_ac97_read(struct snd_ac97 *ac97, snd_atiixp_ac97_read() argument 464 static void snd_atiixp_ac97_write(struct snd_ac97 *ac97, unsigned short reg, snd_atiixp_ac97_write() argument 1067 struct snd_ac97_template ac97; snd_atiixp_mixer_new() local
|
H A D | fm801.c | 190 struct snd_ac97 *ac97; member in struct:fm801 268 static void snd_fm801_codec_write(struct snd_ac97 *ac97, snd_fm801_codec_write() argument 293 static unsigned short snd_fm801_codec_read(struct snd_ac97 *ac97, unsigned short reg) snd_fm801_codec_read() argument 1018 static void snd_fm801_mixer_free_ac97(struct snd_ac97 *ac97) snd_fm801_mixer_free_ac97() argument 1030 struct snd_ac97_template ac97; snd_fm801_mixer() local
|
H A D | intel8x0m.c | 190 struct snd_ac97 *ac97; member in struct:ichdev 211 struct snd_ac97 *ac97; member in struct:intel8x0m 345 static void snd_intel8x0m_codec_write(struct snd_ac97 *ac97, snd_intel8x0m_codec_write() argument 360 static unsigned short snd_intel8x0m_codec_read(struct snd_ac97 *ac97, snd_intel8x0m_codec_read() argument 822 static void snd_intel8x0m_mixer_free_ac97(struct snd_ac97 *ac97) snd_intel8x0m_mixer_free_ac97() argument 832 struct snd_ac97_template ac97; snd_intel8x0m_mixer() local
|
H A D | via82xx_modem.c | 255 struct snd_ac97 *ac97; member in struct:via82xx_modem 408 static void snd_via82xx_codec_wait(struct snd_ac97 *ac97) snd_via82xx_codec_wait() argument 417 static void snd_via82xx_codec_write(struct snd_ac97 *ac97, snd_via82xx_codec_write() argument 435 static unsigned short snd_via82xx_codec_read(struct snd_ac97 *ac97, unsigned short reg) snd_via82xx_codec_read() argument 886 static void snd_via82xx_mixer_free_ac97(struct snd_ac97 *ac97) snd_via82xx_mixer_free_ac97() argument 895 struct snd_ac97_template ac97; snd_via82xx_mixer_new() local
|
H A D | atiixp.c | 270 struct snd_ac97 *ac97[NUM_ATI_CODECS]; member in struct:atiixp 485 static unsigned short snd_atiixp_ac97_read(struct snd_ac97 *ac97, snd_atiixp_ac97_read() argument 493 static void snd_atiixp_ac97_write(struct snd_ac97 *ac97, unsigned short reg, snd_atiixp_ac97_write() argument 1419 struct snd_ac97_template ac97; snd_atiixp_mixer_new() local
|
H A D | azt3328.c | 293 struct snd_ac97 *ac97; member in struct:snd_azf3328 665 snd_azf3328_mixer_ac97_read(struct snd_ac97 *ac97, unsigned short reg_ac97) snd_azf3328_mixer_ac97_read() argument 724 snd_azf3328_mixer_ac97_write(struct snd_ac97 *ac97, snd_azf3328_mixer_ac97_write() argument 773 struct snd_ac97_template ac97; snd_azf3328_mixer_new() local
|
H A D | ens1370.c | 407 struct snd_ac97 *ac97; member in struct:ensoniq::__anon15337::__anon15338 614 static void snd_es1371_codec_write(struct snd_ac97 *ac97, snd_es1371_codec_write() argument 656 static unsigned short snd_es1371_codec_read(struct snd_ac97 *ac97, snd_es1371_codec_read() argument 724 static void snd_es1371_codec_wait(struct snd_ac97 *ac97) snd_es1371_codec_wait() argument 1587 static void snd_ensoniq_mixer_free_ac97(struct snd_ac97 *ac97) snd_ensoniq_mixer_free_ac97() argument 1632 struct snd_ac97_template ac97; snd_ensoniq_1371_mixer() local
|
H A D | es1968.c | 528 struct snd_ac97 *ac97; member in struct:es1968 651 static void snd_es1968_ac97_write(struct snd_ac97 *ac97, unsigned short reg, unsigned short val) snd_es1968_ac97_write() argument 664 static unsigned short snd_es1968_ac97_read(struct snd_ac97 *ac97, unsigned short reg) snd_es1968_ac97_read() argument 2023 struct snd_ac97_template ac97; snd_es1968_mixer() local
|
H A D | intel8x0.c | 418 struct snd_ac97 *ac97[3]; member in struct:intel8x0 558 static void snd_intel8x0_codec_write(struct snd_ac97 *ac97, snd_intel8x0_codec_write() argument 573 static unsigned short snd_intel8x0_codec_read(struct snd_ac97 *ac97, snd_intel8x0_codec_read() argument 645 static unsigned short snd_intel8x0_ali_codec_read(struct snd_ac97 *ac97, unsigned short reg) snd_intel8x0_ali_codec_read() argument 663 static void snd_intel8x0_ali_codec_write(struct snd_ac97 *ac97, unsigned short reg, snd_intel8x0_ali_codec_write() argument 1722 static void snd_intel8x0_mixer_free_ac97(struct snd_ac97 *ac97) snd_intel8x0_mixer_free_ac97() argument 2209 struct snd_ac97_template ac97; snd_intel8x0_mixer() local
|
H A D | via82xx.c | 395 struct snd_ac97 *ac97; member in struct:via82xx 554 static void snd_via82xx_codec_wait(struct snd_ac97 *ac97) snd_via82xx_codec_wait() argument 564 static void snd_via82xx_codec_write(struct snd_ac97 *ac97, snd_via82xx_codec_write() argument 579 static unsigned short snd_via82xx_codec_read(struct snd_ac97 *ac97, unsigned short reg) snd_via82xx_codec_read() argument 1809 static void snd_via82xx_mixer_free_ac97(struct snd_ac97 *ac97) snd_via82xx_mixer_free_ac97() argument 1900 struct snd_ac97_template ac97; snd_via82xx_mixer_new() local
|
H A D | cs4281.c | 463 struct snd_ac97 *ac97; member in struct:cs4281 525 static void snd_cs4281_ac97_write(struct snd_ac97 *ac97, snd_cs4281_ac97_write() argument 571 static unsigned short snd_cs4281_ac97_read(struct snd_ac97 *ac97, snd_cs4281_ac97_read() argument 1086 static void snd_cs4281_mixer_free_ac97(struct snd_ac97 *ac97) snd_cs4281_mixer_free_ac97() argument 1098 struct snd_ac97_template ac97; snd_cs4281_mixer() local
|
H A D | maestro3.c | 748 struct snd_ac97 *ac97; member in struct:snd_m3 1908 snd_m3_ac97_read(struct snd_ac97 *ac97, unsigned short reg) snd_m3_ac97_read() argument 1924 snd_m3_ac97_write(struct snd_ac97 *ac97, unsigned short reg, unsigned short val) snd_m3_ac97_write() argument 2055 struct snd_ac97_template ac97; snd_m3_mixer() local
|
/linux-4.4.14/sound/drivers/ |
H A D | ml403-ac97cr.c | 282 static void lm4550_regfile_write_values_after_init(struct snd_ac97 *ac97) lm4550_regfile_write_values_after_init() argument 359 struct snd_ac97 *ac97; member in struct:snd_ml403_ac97cr 832 snd_ml403_ac97cr_codec_read(struct snd_ac97 *ac97, unsigned short reg) argument 953 snd_ml403_ac97cr_codec_write(struct snd_ac97 *ac97, unsigned short reg, argument 1198 static void snd_ml403_ac97cr_mixer_free(struct snd_ac97 *ac97) snd_ml403_ac97cr_mixer_free() argument 1210 struct snd_ac97_template ac97; snd_ml403_ac97cr_mixer() local
|
/linux-4.4.14/sound/pci/ca0106/ |
H A D | ca0106_main.c | 1201 static unsigned short snd_ca0106_ac97_read(struct snd_ac97 *ac97, snd_ca0106_ac97_read() argument 1215 static void snd_ca0106_ac97_write(struct snd_ac97 *ac97, snd_ca0106_ac97_write() argument 1230 struct snd_ac97_template ac97; snd_ca0106_ac97() local
|
H A D | ca0106.h | 667 int ac97; /* ac97 = 0 -> Select MIC, Line in, TAD in, AUX in. member in struct:snd_ca0106_details 693 struct snd_ac97 *ac97; member in struct:snd_ca0106
|
/linux-4.4.14/sound/pci/ice1712/ |
H A D | ice1712.c | 149 static void snd_ice1712_ac97_write(struct snd_ac97 *ac97, snd_ice1712_ac97_write() argument 174 static unsigned short snd_ice1712_ac97_read(struct snd_ac97 *ac97, snd_ice1712_ac97_read() argument 203 static void snd_ice1712_pro_ac97_write(struct snd_ac97 *ac97, snd_ice1712_pro_ac97_write() argument 229 static unsigned short snd_ice1712_pro_ac97_read(struct snd_ac97 *ac97, snd_ice1712_pro_ac97_read() argument 1498 static void snd_ice1712_mixer_free_ac97(struct snd_ac97 *ac97) snd_ice1712_mixer_free_ac97() argument 1507 struct snd_ac97_template ac97; snd_ice1712_ac97_mixer() local
|
H A D | ice1724.c | 163 static void snd_vt1724_ac97_write(struct snd_ac97 *ac97, snd_vt1724_ac97_write() argument 179 static unsigned short snd_vt1724_ac97_read(struct snd_ac97 *ac97, unsigned short reg) snd_vt1724_ac97_read() argument 1493 struct snd_ac97_template ac97; snd_vt1724_ac97_mixer() local
|
H A D | ice1712.h | 325 struct snd_ac97 *ac97; member in struct:snd_ice1712
|
/linux-4.4.14/sound/pci/nm256/ |
H A D | nm256.c | 244 struct snd_ac97 *ac97; member in struct:nm256 1215 snd_nm256_ac97_read(struct snd_ac97 *ac97, unsigned short reg) snd_nm256_ac97_read() argument 1228 snd_nm256_ac97_write(struct snd_ac97 *ac97, snd_nm256_ac97_write() argument 1275 snd_nm256_ac97_reset(struct snd_ac97 *ac97) snd_nm256_ac97_reset() argument 1307 struct snd_ac97_template ac97; snd_nm256_mixer() local
|
/linux-4.4.14/sound/pci/trident/ |
H A D | trident_main.c | 120 static unsigned short snd_trident_codec_read(struct snd_ac97 *ac97, unsigned short reg) snd_trident_codec_read() argument 182 static void snd_trident_codec_write(struct snd_ac97 *ac97, unsigned short reg, snd_trident_codec_write() argument
|
H A D | trident.h | 400 struct snd_ac97 *ac97; member in struct:snd_trident
|
/linux-4.4.14/sound/pci/ymfpci/ |
H A D | ymfpci_main.c | 95 static void snd_ymfpci_codec_write(struct snd_ac97 *ac97, u16 reg, u16 val) snd_ymfpci_codec_write() argument 105 static u16 snd_ymfpci_codec_read(struct snd_ac97 *ac97, u16 reg) snd_ymfpci_codec_read() argument 1800 static void snd_ymfpci_mixer_free_ac97(struct snd_ac97 *ac97) snd_ymfpci_mixer_free_ac97() argument 1808 struct snd_ac97_template ac97; snd_ymfpci_mixer() local
|
H A D | ymfpci.h | 331 struct snd_ac97 *ac97; member in struct:snd_ymfpci
|
/linux-4.4.14/sound/pci/ali5451/ |
H A D | ali5451.c | 254 struct snd_ac97 *ac97[MAX_CODECS]; member in struct:snd_ali 404 static void snd_ali_codec_write(struct snd_ac97 *ac97, snd_ali_codec_write() argument 421 static unsigned short snd_ali_codec_read(struct snd_ac97 *ac97, snd_ali_codec_read() argument 1834 struct snd_ac97_template ac97; snd_ali_mixer() local
|
/linux-4.4.14/sound/pci/cs46xx/ |
H A D | cs46xx_lib.c | 215 static unsigned short snd_cs46xx_ac97_read(struct snd_ac97 * ac97, snd_cs46xx_ac97_read() argument 299 static void snd_cs46xx_ac97_write(struct snd_ac97 *ac97, snd_cs46xx_ac97_write() argument 1886 static void snd_cs46xx_mixer_free_ac97(struct snd_ac97 *ac97) snd_cs46xx_mixer_free_ac97() argument 2396 static void snd_cs46xx_codec_reset (struct snd_ac97 * ac97) snd_cs46xx_codec_reset() argument 2449 struct snd_ac97_template ac97; cs46xx_detect_codec() local
|
H A D | cs46xx.h | 1685 struct snd_ac97 *ac97[MAX_NR_AC97]; member in struct:snd_cs46xx
|
/linux-4.4.14/drivers/media/usb/em28xx/ |
H A D | em28xx.h | 314 enum em28xx_ac97_mode ac97; member in struct:em28xx_audio_mode
|
/linux-4.4.14/include/sound/ |
H A D | ac97_codec.h | 539 static inline int ac97_is_audio(struct snd_ac97 * ac97) ac97_is_audio() argument 543 static inline int ac97_is_modem(struct snd_ac97 * ac97) ac97_is_modem() argument 547 static inline int ac97_is_rev22(struct snd_ac97 * ac97) ac97_is_rev22() argument 551 static inline int ac97_can_amap(struct snd_ac97 * ac97) ac97_can_amap() argument 555 static inline int ac97_can_spdif(struct snd_ac97 * ac97) ac97_can_spdif() argument 577 static inline int snd_ac97_update_power(struct snd_ac97 *ac97, int reg, snd_ac97_update_power() argument 661 static inline void snd_ac97_dev_add_pdata(struct snd_ac97 *ac97, void *data) snd_ac97_dev_add_pdata() argument
|
H A D | emu10k1.h | 1735 struct snd_ac97 *ac97; member in struct:snd_emu10k1
|
/linux-4.4.14/sound/pci/riptide/ |
H A D | riptide.c | 440 struct snd_ac97 *ac97; member in struct:snd_riptide 1742 snd_riptide_codec_write(struct snd_ac97 *ac97, unsigned short reg, snd_riptide_codec_write() argument 1762 static unsigned short snd_riptide_codec_read(struct snd_ac97 *ac97, snd_riptide_codec_read() argument 1986 struct snd_ac97_template ac97; snd_riptide_mixer() local
|