/kernel/linux/linux-6.6/sound/pci/ |
H A D | intel8x0.c | 471 snd_intel8x0_codec_semaphore(struct intel8x0 *chip, unsigned int codec) snd_intel8x0_codec_semaphore() argument 556 snd_intel8x0_codec_read_test(struct intel8x0 *chip, unsigned int codec) snd_intel8x0_codec_read_test() argument [all...] |
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_codec.c | 40 struct hda_codec *codec = container_of(dev, struct hda_codec, core); in codec_exec_verb() local 79 snd_hda_sequence_write(struct hda_codec *codec, const struct hda_verb *seq) snd_hda_sequence_write() argument 96 lookup_conn_list(struct hda_codec *codec, hda_nid_t nid) lookup_conn_list() argument 106 add_conn_list(struct hda_codec *codec, hda_nid_t nid, int len, const hda_nid_t *list) add_conn_list() argument 121 remove_conn_list(struct hda_codec *codec) remove_conn_list() argument 132 read_and_add_raw_conns(struct hda_codec *codec, hda_nid_t nid) read_and_add_raw_conns() argument 168 snd_hda_get_conn_list(struct hda_codec *codec, hda_nid_t nid, const hda_nid_t **listp) snd_hda_get_conn_list() argument 207 snd_hda_get_connections(struct hda_codec *codec, hda_nid_t nid, hda_nid_t *conn_list, int max_conns) snd_hda_get_connections() argument 238 snd_hda_override_conn_list(struct hda_codec *codec, hda_nid_t nid, int len, const hda_nid_t *list) snd_hda_override_conn_list() argument 264 snd_hda_get_conn_index(struct hda_codec *codec, hda_nid_t mux, hda_nid_t nid, int recursive) snd_hda_get_conn_index() argument 300 snd_hda_get_num_devices(struct hda_codec *codec, hda_nid_t nid) snd_hda_get_num_devices() argument 326 snd_hda_get_devices(struct hda_codec *codec, hda_nid_t nid, u8 *dev_list, int max_devices) snd_hda_get_devices() argument 365 snd_hda_get_dev_select(struct hda_codec *codec, hda_nid_t nid) snd_hda_get_dev_select() argument 383 snd_hda_set_dev_select(struct hda_codec *codec, hda_nid_t nid, int dev_id) snd_hda_set_dev_select() argument 416 read_widget_caps(struct hda_codec *codec, hda_nid_t fg_node) read_widget_caps() argument 432 read_pin_defaults(struct hda_codec *codec) read_pin_defaults() argument 460 look_up_pincfg(struct hda_codec *codec, struct snd_array *array, hda_nid_t nid) look_up_pincfg() argument 477 snd_hda_add_pincfg(struct hda_codec *codec, struct snd_array *list, hda_nid_t nid, unsigned int cfg) snd_hda_add_pincfg() argument 512 snd_hda_codec_set_pincfg(struct hda_codec *codec, hda_nid_t nid, unsigned int cfg) snd_hda_codec_set_pincfg() argument 528 snd_hda_codec_get_pincfg(struct hda_codec *codec, hda_nid_t nid) snd_hda_codec_get_pincfg() argument 564 snd_hda_codec_set_pin_target(struct hda_codec *codec, hda_nid_t nid, unsigned int val) snd_hda_codec_set_pin_target() argument 582 snd_hda_codec_get_pin_target(struct hda_codec *codec, hda_nid_t nid) snd_hda_codec_get_pin_target() argument 600 snd_hda_shutup_pins(struct hda_codec *codec) snd_hda_shutup_pins() argument 621 restore_shutup_pins(struct hda_codec *codec) restore_shutup_pins() argument 641 struct hda_codec *codec = hda_jackpoll_work() local 665 free_init_pincfgs(struct hda_codec *codec) free_init_pincfgs() argument 688 get_hda_cvt_setup(struct hda_codec *codec, hda_nid_t nid) get_hda_cvt_setup() argument 713 snd_hda_codec_pcm_new(struct hda_codec *codec, const char *fmt, ...) snd_hda_codec_pcm_new() argument 741 snd_hda_codec_disconnect_pcms(struct hda_codec *codec) snd_hda_codec_disconnect_pcms() argument 755 codec_release_pcms(struct hda_codec *codec) codec_release_pcms() argument 773 snd_hda_codec_cleanup_for_unbind(struct hda_codec *codec) snd_hda_codec_cleanup_for_unbind() argument 813 snd_hda_codec_display_power(struct hda_codec *codec, bool enable) snd_hda_codec_display_power() argument 825 snd_hda_codec_register(struct hda_codec *codec) snd_hda_codec_register() argument 849 snd_hda_codec_unregister(struct hda_codec *codec) snd_hda_codec_unregister() argument 878 struct hda_codec *codec = dev_to_hda_codec(dev); snd_hda_codec_dev_release() local 904 struct hda_codec *codec; snd_hda_codec_device_init() local 964 struct hda_codec *codec; snd_hda_codec_new() local 981 snd_hda_codec_device_new(struct hda_bus *bus, struct snd_card *card, unsigned int codec_addr, struct hda_codec *codec, bool snddev_managed) snd_hda_codec_device_new() argument 1063 snd_hda_codec_update_widgets(struct hda_codec *codec) snd_hda_codec_update_widgets() argument 1089 update_pcm_stream_id(struct hda_codec *codec, struct hda_cvt_setup *p, hda_nid_t nid, u32 stream_tag, int channel_id) update_pcm_stream_id() argument 1108 update_pcm_format(struct hda_codec *codec, struct hda_cvt_setup *p, hda_nid_t nid, int format) update_pcm_format() argument 1134 snd_hda_codec_setup_stream(struct hda_codec *codec, hda_nid_t nid, u32 stream_tag, int channel_id, int format) snd_hda_codec_setup_stream() argument 1185 __snd_hda_codec_cleanup_stream(struct hda_codec *codec, hda_nid_t nid, int do_now) __snd_hda_codec_cleanup_stream() argument 1211 really_cleanup_stream(struct hda_codec *codec, struct hda_cvt_setup *q) really_cleanup_stream() argument 1227 purify_inactive_streams(struct hda_codec *codec) purify_inactive_streams() argument 1243 hda_cleanup_all_streams(struct hda_codec *codec) hda_cleanup_all_streams() argument 1271 query_amp_caps(struct hda_codec *codec, hda_nid_t nid, int direction) query_amp_caps() argument 1290 snd_hda_check_amp_caps(struct hda_codec *codec, hda_nid_t nid, int dir, unsigned int bits) snd_hda_check_amp_caps() argument 1315 snd_hda_override_amp_caps(struct hda_codec *codec, hda_nid_t nid, int dir, unsigned int caps) snd_hda_override_amp_caps() argument 1327 encode_amp(struct hda_codec *codec, hda_nid_t nid, int ch, int dir, int idx) encode_amp() argument 1351 snd_hda_codec_amp_update(struct hda_codec *codec, hda_nid_t nid, int ch, int dir, int idx, int mask, int val) snd_hda_codec_amp_update() argument 1372 snd_hda_codec_amp_stereo(struct hda_codec *codec, hda_nid_t nid, int direction, int idx, int mask, int val) snd_hda_codec_amp_stereo() argument 1400 snd_hda_codec_amp_init(struct hda_codec *codec, hda_nid_t nid, int ch, int dir, int idx, int mask, int val) snd_hda_codec_amp_init() argument 1422 snd_hda_codec_amp_init_stereo(struct hda_codec *codec, hda_nid_t nid, int dir, int idx, int mask, int val) snd_hda_codec_amp_init_stereo() argument 1436 get_amp_max_value(struct hda_codec *codec, hda_nid_t nid, int dir, unsigned int ofs) get_amp_max_value() argument 1458 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); snd_hda_mixer_amp_volume_info() local 1480 read_amp_value(struct hda_codec *codec, hda_nid_t nid, int ch, int dir, int idx, unsigned int ofs) read_amp_value() argument 1494 update_amp_value(struct hda_codec *codec, hda_nid_t nid, int ch, int dir, int idx, unsigned int ofs, unsigned int val) update_amp_value() argument 1521 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); snd_hda_mixer_amp_volume_get() local 1548 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); snd_hda_mixer_amp_volume_put() local 1570 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); get_ctl_amp_tlv() local 1626 snd_hda_set_vmaster_tlv(struct hda_codec *codec, hda_nid_t nid, int dir, unsigned int *tlv) snd_hda_set_vmaster_tlv() argument 1645 find_mixer_ctl(struct hda_codec *codec, const char *name, int dev, int idx) find_mixer_ctl() argument 1665 snd_hda_find_mixer_ctl(struct hda_codec *codec, const char *name) snd_hda_find_mixer_ctl() argument 1672 find_empty_mixer_ctl_idx(struct hda_codec *codec, const char *name, int start_idx) find_empty_mixer_ctl_idx() argument 1703 snd_hda_ctl_add(struct hda_codec *codec, hda_nid_t nid, struct snd_kcontrol *kctl) snd_hda_ctl_add() argument 1743 snd_hda_add_nid(struct hda_codec *codec, struct snd_kcontrol *kctl, unsigned int index, hda_nid_t nid) snd_hda_add_nid() argument 1767 snd_hda_ctls_clear(struct hda_codec *codec) snd_hda_ctls_clear() argument 1787 struct hda_codec *codec; snd_hda_lock_devices() local 1841 snd_hda_codec_reset(struct hda_codec *codec) snd_hda_codec_reset() argument 1859 map_followers(struct hda_codec *codec, const char * const *followers, const char *suffix, map_follower_func_t func, void *data) map_followers() argument 1890 check_follower_present(struct hda_codec *codec, void *data, struct snd_kcontrol *sctl) check_follower_present() argument 1911 struct hda_codec *codec; global() member 1970 add_follower(struct hda_codec *codec, void *data, struct snd_kcontrol *follower) add_follower() argument 1996 __snd_hda_add_vmaster(struct hda_codec *codec, char *name, unsigned int *tlv, const char * const *followers, const char *suffix, bool init_follower_vol, unsigned int access, struct snd_kcontrol **ctl_ret) __snd_hda_add_vmaster() argument 2057 snd_hda_add_vmaster_hook(struct hda_codec *codec, struct hda_vmaster_mute_hook *hook) snd_hda_add_vmaster_hook() argument 2121 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); snd_hda_mixer_amp_switch_get() local 2149 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); snd_hda_mixer_amp_switch_put() local 2208 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); snd_hda_spdif_default_get() local 2279 set_dig_out(struct hda_codec *codec, hda_nid_t nid, int mask, int val) set_dig_out() argument 2294 set_dig_out_convert(struct hda_codec *codec, hda_nid_t nid, int dig1, int dig2) set_dig_out_convert() argument 2314 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); snd_hda_spdif_default_put() local 2345 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); snd_hda_spdif_out_switch_get() local 2358 set_spdif_ctls(struct hda_codec *codec, hda_nid_t nid, int dig1, int dig2) set_spdif_ctls() argument 2372 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); snd_hda_spdif_out_switch_put() local 2438 snd_hda_create_dig_out_ctls(struct hda_codec *codec, hda_nid_t associated_nid, hda_nid_t cvt_nid, int type) snd_hda_create_dig_out_ctls() argument 2507 snd_hda_spdif_out_of_nid(struct hda_codec *codec, hda_nid_t nid) snd_hda_spdif_out_of_nid() argument 2528 snd_hda_spdif_ctls_unassign(struct hda_codec *codec, int idx) snd_hda_spdif_ctls_unassign() argument 2549 snd_hda_spdif_ctls_assign(struct hda_codec *codec, int idx, hda_nid_t nid) snd_hda_spdif_ctls_assign() argument 2599 snd_hda_create_spdif_share_sw(struct hda_codec *codec, struct hda_multi_out *mout) snd_hda_create_spdif_share_sw() argument 2624 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); snd_hda_spdif_in_switch_get() local 2633 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); snd_hda_spdif_in_switch_put() local 2652 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); snd_hda_spdif_in_status_get() local 2695 snd_hda_create_spdif_in_ctls(struct hda_codec *codec, hda_nid_t nid) snd_hda_create_spdif_in_ctls() argument 2734 snd_hda_codec_set_power_to_all(struct hda_codec *codec, hda_nid_t fg, unsigned int power_state) snd_hda_codec_set_power_to_all() argument 2764 snd_hda_codec_eapd_power_filter(struct hda_codec *codec, hda_nid_t nid, unsigned int power_state) snd_hda_codec_eapd_power_filter() argument 2785 hda_set_power_state(struct hda_codec *codec, unsigned int power_state) hda_set_power_state() argument 2828 sync_power_up_states(struct hda_codec *codec) sync_power_up_states() argument 2852 hda_exec_init_verbs(struct hda_codec *codec) hda_exec_init_verbs() argument 2858 hda_exec_init_verbs(struct hda_codec *codec) hda_exec_init_verbs() argument 2863 update_power_acct(struct hda_codec *codec, bool on) update_power_acct() argument 2874 snd_hda_update_power_acct(struct hda_codec *codec) snd_hda_update_power_acct() argument 2883 hda_call_codec_suspend(struct hda_codec *codec) hda_call_codec_suspend() argument 2901 hda_call_codec_resume(struct hda_codec *codec) hda_call_codec_resume() argument 2931 struct hda_codec *codec = dev_to_hda_codec(dev); hda_codec_runtime_suspend() local 2956 struct hda_codec *codec = dev_to_hda_codec(dev); hda_codec_runtime_resume() local 2974 struct hda_codec *codec = dev_to_hda_codec(dev); hda_codec_pm_prepare() local 2983 struct hda_codec *codec = dev_to_hda_codec(dev); hda_codec_pm_complete() local 3008 struct hda_codec *codec = dev_to_hda_codec(dev); hda_codec_pm_freeze() local 3045 snd_hda_codec_shutdown(struct hda_codec *codec) snd_hda_codec_shutdown() argument 3064 add_std_chmaps(struct hda_codec *codec) add_std_chmaps() argument 3102 snd_hda_codec_build_controls(struct hda_codec *codec) snd_hda_codec_build_controls() argument 3131 hda_pcm_default_open_close(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) hda_pcm_default_open_close() argument 3138 hda_pcm_default_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) hda_pcm_default_prepare() argument 3148 hda_pcm_default_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) hda_pcm_default_cleanup() argument 3156 set_pcm_default_values(struct hda_codec *codec, struct hda_pcm_stream *info) set_pcm_default_values() argument 3201 snd_hda_codec_prepare(struct hda_codec *codec, struct hda_pcm_stream *hinfo, unsigned int stream, unsigned int format, struct snd_pcm_substream *substream) snd_hda_codec_prepare() argument 3229 snd_hda_codec_cleanup(struct hda_codec *codec, struct hda_pcm_stream *hinfo, struct snd_pcm_substream *substream) snd_hda_codec_cleanup() argument 3294 snd_hda_codec_parse_pcms(struct hda_codec *codec) snd_hda_codec_parse_pcms() argument 3335 snd_hda_codec_build_pcms(struct hda_codec *codec) snd_hda_codec_build_pcms() argument 3380 snd_hda_add_new_ctls(struct hda_codec *codec, const struct snd_kcontrol_new *knew) snd_hda_add_new_ctls() argument 3433 snd_hda_codec_set_power_save(struct hda_codec *codec, int delay) snd_hda_codec_set_power_save() argument 3482 snd_hda_check_amp_list_power(struct hda_codec *codec, struct hda_loopback_check *check, hda_nid_t nid) snd_hda_check_amp_list_power() argument 3555 snd_hda_input_mux_put(struct hda_codec *codec, const struct hda_input_mux *imux, struct snd_ctl_elem_value *ucontrol, hda_nid_t nid, unsigned int *cur_val) snd_hda_input_mux_put() argument 3610 setup_dig_out_stream(struct hda_codec *codec, hda_nid_t nid, unsigned int stream_tag, unsigned int format) setup_dig_out_stream() argument 3649 cleanup_dig_out_stream(struct hda_codec *codec, hda_nid_t nid) cleanup_dig_out_stream() argument 3664 snd_hda_multi_out_dig_open(struct hda_codec *codec, struct hda_multi_out *mout) snd_hda_multi_out_dig_open() argument 3685 snd_hda_multi_out_dig_prepare(struct hda_codec *codec, struct hda_multi_out *mout, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) snd_hda_multi_out_dig_prepare() argument 3703 snd_hda_multi_out_dig_cleanup(struct hda_codec *codec, struct hda_multi_out *mout) snd_hda_multi_out_dig_cleanup() argument 3718 snd_hda_multi_out_dig_close(struct hda_codec *codec, struct hda_multi_out *mout) snd_hda_multi_out_dig_close() argument 3739 snd_hda_multi_out_analog_open(struct hda_codec *codec, struct hda_multi_out *mout, struct snd_pcm_substream *substream, struct hda_pcm_stream *hinfo) snd_hda_multi_out_analog_open() argument 3793 snd_hda_multi_out_analog_prepare(struct hda_codec *codec, struct hda_multi_out *mout, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) snd_hda_multi_out_analog_prepare() argument 3869 snd_hda_multi_out_analog_cleanup(struct hda_codec *codec, struct hda_multi_out *mout) snd_hda_multi_out_analog_cleanup() argument 3905 snd_hda_get_default_vref(struct hda_codec *codec, hda_nid_t pin) snd_hda_get_default_vref() argument 3932 snd_hda_correct_pin_ctl(struct hda_codec *codec, hda_nid_t pin, unsigned int val) snd_hda_correct_pin_ctl() argument 3995 _snd_hda_set_pin_ctl(struct hda_codec *codec, hda_nid_t pin, unsigned int val, bool cached) _snd_hda_set_pin_ctl() argument 4021 snd_hda_add_imux_item(struct hda_codec *codec, struct hda_input_mux *imux, const char *label, int index, int *type_idx) snd_hda_add_imux_item() argument 4055 struct hda_codec *codec; snd_hda_bus_reset_codecs() local [all...] |
H A D | patch_sigmatel.c | 289 static void stac_gpio_set(struct hda_codec *codec, unsigned int mask, in stac_gpio_set() argument 241 stac_playback_pcm_hook(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream, int action) stac_playback_pcm_hook() argument 251 stac_capture_pcm_hook(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream, int action) stac_capture_pcm_hook() argument 327 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); stac_capture_led_update() local 338 stac_vrefout_set(struct hda_codec *codec, hda_nid_t nid, unsigned int new_vref) stac_vrefout_set() argument 363 stac_vref_led_power_filter(struct hda_codec *codec, hda_nid_t nid, unsigned int power_state) stac_vref_led_power_filter() argument 373 stac_update_led_status(struct hda_codec *codec, bool muted) stac_update_led_status() argument 402 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); stac_vmaster_hook() local 409 stac_update_outputs(struct hda_codec *codec) stac_update_outputs() argument 434 stac_toggle_power_map(struct hda_codec *codec, hda_nid_t nid, bool enable, bool do_write) stac_toggle_power_map() argument 465 jack_update_power(struct hda_codec *codec, struct hda_jack_callback *jack) jack_update_power() argument 496 stac_vref_event(struct hda_codec *codec, struct hda_jack_callback *event) stac_vref_event() argument 511 stac_init_power_map(struct hda_codec *codec) stac_init_power_map() argument 537 get_int_hint(struct hda_codec *codec, const char *key, int *valp) get_int_hint() argument 544 stac_store_hints(struct hda_codec *codec) stac_store_hints() argument 575 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); stac_aloopback_get() local 587 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); stac_aloopback_put() local 640 hp_bnb2011_with_dock(struct hda_codec *codec) hp_bnb2011_with_dock() argument 710 set_hp_led_gpio(struct hda_codec *codec) set_hp_led_gpio() argument 746 find_mute_led_cfg(struct hda_codec *codec, int default_polarity) find_mute_led_cfg() argument 802 has_builtin_speaker(struct hda_codec *codec) has_builtin_speaker() argument 829 stac_auto_create_beep_ctls(struct hda_codec *codec, hda_nid_t nid) stac_auto_create_beep_ctls() argument 876 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); stac_dig_beep_switch_get() local 884 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); stac_dig_beep_switch_put() local 896 stac_beep_switch_ctl(struct hda_codec *codec) stac_beep_switch_ctl() argument 913 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); stac_smux_enum_info() local 921 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); stac_smux_enum_get() local 932 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); stac_smux_enum_put() local 954 stac_create_spdif_mux_ctls(struct hda_codec *codec) stac_create_spdif_mux_ctls() argument 1354 stac9200_fixup_panasonic(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac9200_fixup_panasonic() argument 1790 stac92hd73xx_fixup_ref(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd73xx_fixup_ref() argument 1802 stac92hd73xx_fixup_dell(struct hda_codec *codec) stac92hd73xx_fixup_dell() argument 1810 stac92hd73xx_fixup_dell_eq(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd73xx_fixup_dell_eq() argument 1824 stac92hd73xx_fixup_dell_m6_amic(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd73xx_fixup_dell_m6_amic() argument 1835 stac92hd73xx_fixup_dell_m6_dmic(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd73xx_fixup_dell_m6_dmic() argument 1846 stac92hd73xx_fixup_dell_m6_both(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd73xx_fixup_dell_m6_both() argument 1857 stac92hd73xx_fixup_alienware_m17x(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd73xx_fixup_alienware_m17x() argument 1869 stac92hd73xx_fixup_no_jd(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd73xx_fixup_no_jd() argument 1877 stac92hd73xx_disable_automute(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd73xx_disable_automute() argument 2100 stac92hd83xxx_fixup_hp(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd83xxx_fixup_hp() argument 2122 stac92hd83xxx_fixup_hp_zephyr(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd83xxx_fixup_hp_zephyr() argument 2132 stac92hd83xxx_fixup_hp_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd83xxx_fixup_hp_led() argument 2141 stac92hd83xxx_fixup_hp_inv_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd83xxx_fixup_hp_inv_led() argument 2150 stac92hd83xxx_fixup_hp_mic_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd83xxx_fixup_hp_mic_led() argument 2164 stac92hd83xxx_fixup_hp_led_gpio10(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd83xxx_fixup_hp_led_gpio10() argument 2175 stac92hd83xxx_fixup_headset_jack(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd83xxx_fixup_headset_jack() argument 2184 stac92hd83xxx_fixup_gpio10_eapd(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd83xxx_fixup_gpio10_eapd() argument 2197 hp_envy_ts_fixup_dac_bind(struct hda_codec *codec, const struct hda_fixup *fix, int action) hp_envy_ts_fixup_dac_bind() argument 2956 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); stac_hp_bass_gpio_get() local 2965 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); stac_hp_bass_gpio_put() local 2985 stac_add_hp_bass_switch(struct hda_codec *codec) stac_add_hp_bass_switch() argument 3059 stac92hd71bxx_fixup_ref(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd71bxx_fixup_ref() argument 3071 stac92hd71bxx_fixup_hp_m4(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd71bxx_fixup_hp_m4() argument 3094 stac92hd71bxx_fixup_hp_dv4(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd71bxx_fixup_hp_dv4() argument 3104 stac92hd71bxx_fixup_hp_dv5(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd71bxx_fixup_hp_dv5() argument 3124 stac92hd71bxx_fixup_hp_hdx(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd71bxx_fixup_hp_hdx() argument 3134 is_hp_output(struct hda_codec *codec, hda_nid_t pin) is_hp_output() argument 3144 fixup_hp_headphone(struct hda_codec *codec, hda_nid_t pin) fixup_hp_headphone() argument 3158 stac92hd71bxx_fixup_hp(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd71bxx_fixup_hp() argument 3521 stac922x_fixup_intel_mac_auto(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac922x_fixup_intel_mac_auto() argument 3535 stac922x_fixup_intel_mac_gpio(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac922x_fixup_intel_mac_gpio() argument 3827 stac927x_fixup_ref_no_jd(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac927x_fixup_ref_no_jd() argument 3835 stac927x_fixup_ref(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac927x_fixup_ref() argument 3847 stac927x_fixup_dell_dmic(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac927x_fixup_dell_dmic() argument 3865 stac927x_fixup_volknob(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac927x_fixup_volknob() argument 4101 stac9205_fixup_ref(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac9205_fixup_ref() argument 4113 stac9205_fixup_dell_m43(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac9205_fixup_dell_m43() argument 4141 stac9205_fixup_eapd(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac9205_fixup_eapd() argument 4230 stac92hd95_fixup_hp_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd95_fixup_hp_led() argument 4272 stac_parse_auto_config(struct hda_codec *codec) stac_parse_auto_config() argument 4358 stac_init(struct hda_codec *codec) stac_init() argument 4399 stac92hd_proc_hook(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) stac92hd_proc_hook() argument 4408 analog_loop_proc_hook(struct snd_info_buffer *buffer, struct hda_codec *codec, unsigned int verb) analog_loop_proc_hook() argument 4417 stac92hd7x_proc_hook(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) stac92hd7x_proc_hook() argument 4425 stac9205_proc_hook(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) stac9205_proc_hook() argument 4432 stac927x_proc_hook(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) stac927x_proc_hook() argument 4446 stac_suspend(struct hda_codec *codec) stac_suspend() argument 4474 alloc_stac_spec(struct hda_codec *codec) alloc_stac_spec() argument 4489 patch_stac9200(struct hda_codec *codec) patch_stac9200() argument 4521 patch_stac925x(struct hda_codec *codec) patch_stac925x() argument 4551 patch_stac92hd73xx(struct hda_codec *codec) patch_stac92hd73xx() argument 4633 stac_setup_gpio(struct hda_codec *codec) stac_setup_gpio() argument 4657 patch_stac92hd83xxx(struct hda_codec *codec) patch_stac92hd83xxx() argument 4706 patch_stac92hd95(struct hda_codec *codec) patch_stac92hd95() argument 4748 patch_stac92hd71bxx(struct hda_codec *codec) patch_stac92hd71bxx() argument 4832 patch_stac922x(struct hda_codec *codec) patch_stac922x() argument 4874 patch_stac927x(struct hda_codec *codec) patch_stac927x() argument 4932 patch_stac9205(struct hda_codec *codec) patch_stac9205() argument 5019 patch_stac9872(struct hda_codec *codec) patch_stac9872() argument [all...] |
H A D | hda_generic.c | 105 static void parse_user_hints(struct hda_codec *codec) in parse_user_hints() argument 210 restore_pin_ctl(struct hda_codec *codec, hda_nid_t pin) restore_pin_ctl() argument 216 set_pin_target(struct hda_codec *codec, hda_nid_t pin, unsigned int val, bool do_write) set_pin_target() argument 228 set_pin_targets(struct hda_codec *codec, int num_pins, hda_nid_t *pins, unsigned int val) set_pin_targets() argument 256 get_nid_path(struct hda_codec *codec, hda_nid_t from_nid, hda_nid_t to_nid, int anchor_nid) get_nid_path() argument 287 snd_hda_get_path_idx(struct hda_codec *codec, struct nid_path *path) snd_hda_get_path_idx() argument 308 snd_hda_get_path_from_idx(struct hda_codec *codec, int idx) snd_hda_get_path_from_idx() argument 319 is_dac_already_used(struct hda_codec *codec, hda_nid_t nid) is_dac_already_used() argument 333 is_reachable_path(struct hda_codec *codec, hda_nid_t from_nid, hda_nid_t to_nid) is_reachable_path() argument 345 is_ctl_used(struct hda_codec *codec, unsigned int val, int type) is_ctl_used() argument 360 is_ctl_associated(struct hda_codec *codec, hda_nid_t nid, int dir, int idx, int type) is_ctl_associated() argument 367 print_nid_path(struct hda_codec *codec, const char *pfx, struct nid_path *path) print_nid_path() argument 384 __parse_nid_path(struct hda_codec *codec, hda_nid_t from_nid, hda_nid_t to_nid, int anchor_nid, struct nid_path *path, int depth) __parse_nid_path() argument 454 snd_hda_parse_nid_path(struct hda_codec *codec, hda_nid_t from_nid, hda_nid_t to_nid, int anchor_nid, struct nid_path *path) snd_hda_parse_nid_path() argument 477 snd_hda_add_new_path(struct hda_codec *codec, hda_nid_t from_nid, hda_nid_t to_nid, int anchor_nid) snd_hda_add_new_path() argument 504 invalidate_nid_path(struct hda_codec *codec, int idx) invalidate_nid_path() argument 513 get_preferred_dac(struct hda_codec *codec, hda_nid_t pin) get_preferred_dac() argument 527 look_for_dac(struct hda_codec *codec, hda_nid_t pin, bool is_digital) look_for_dac() argument 555 same_amp_caps(struct hda_codec *codec, hda_nid_t nid1, hda_nid_t nid2, int dir) same_amp_caps() argument 565 look_for_out_mute_nid(struct hda_codec *codec, struct nid_path *path) look_for_out_mute_nid() argument 581 look_for_out_vol_nid(struct hda_codec *codec, struct nid_path *path) look_for_out_vol_nid() argument 602 has_amp_in(struct hda_codec *codec, struct nid_path *path, int idx) has_amp_in() argument 616 has_amp_out(struct hda_codec *codec, struct nid_path *path, int idx) has_amp_out() argument 630 is_active_nid(struct hda_codec *codec, hda_nid_t nid, unsigned int dir, unsigned int idx) is_active_nid() argument 669 get_amp_val_to_activate(struct hda_codec *codec, hda_nid_t nid, int dir, unsigned int caps, bool enable) get_amp_val_to_activate() argument 687 is_stereo_amps(struct hda_codec *codec, hda_nid_t nid, int dir) is_stereo_amps() argument 704 init_amp(struct hda_codec *codec, hda_nid_t nid, int dir, int idx) init_amp() argument 716 update_amp(struct hda_codec *codec, hda_nid_t nid, int dir, int idx, unsigned int mask, unsigned int val) update_amp() argument 730 get_amp_mask_to_modify(struct hda_codec *codec, hda_nid_t nid, int dir, int idx, unsigned int caps) get_amp_mask_to_modify() argument 748 activate_amp(struct hda_codec *codec, hda_nid_t nid, int dir, int idx, int idx_to_check, bool enable) activate_amp() argument 764 check_and_activate_amp(struct hda_codec *codec, hda_nid_t nid, int dir, int idx, int idx_to_check, bool enable) check_and_activate_amp() argument 774 activate_amp_out(struct hda_codec *codec, struct nid_path *path, int i, bool enable) activate_amp_out() argument 782 activate_amp_in(struct hda_codec *codec, struct nid_path *path, int i, bool enable, bool add_aamix) activate_amp_in() argument 823 path_power_update(struct hda_codec *codec, struct nid_path *path, bool allow_powerdown) path_power_update() argument 862 sync_power_state_change(struct hda_codec *codec, hda_nid_t nid) sync_power_state_change() argument 879 snd_hda_activate_path(struct hda_codec *codec, struct nid_path *path, bool enable, bool add_aamix) snd_hda_activate_path() argument 907 path_power_down_sync(struct hda_codec *codec, struct nid_path *path) path_power_down_sync() argument 917 set_pin_eapd(struct hda_codec *codec, hda_nid_t pin, bool enable) set_pin_eapd() argument 933 resume_path_from_idx(struct hda_codec *codec, int path_idx) resume_path_from_idx() argument 1020 add_vol_ctl(struct hda_codec *codec, const char *pfx, int cidx, unsigned int chs, struct nid_path *path) add_vol_ctl() argument 1034 get_default_ch_nums(struct hda_codec *codec, struct nid_path *path, int type) get_default_ch_nums() argument 1046 add_stereo_vol(struct hda_codec *codec, const char *pfx, int cidx, struct nid_path *path) add_stereo_vol() argument 1056 add_sw_ctl(struct hda_codec *codec, const char *pfx, int cidx, unsigned int chs, struct nid_path *path) add_sw_ctl() argument 1079 add_stereo_sw(struct hda_codec *codec, const char *pfx, int cidx, struct nid_path *path) add_stereo_sw() argument 1090 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); sync_auto_mute_bits() local 1117 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); hda_gen_bind_mute_get() local 1133 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); hda_gen_bind_mute_put() local 1156 path_has_mixer(struct hda_codec *codec, int path_idx, int ctl_type) path_has_mixer() argument 1167 get_line_out_pfx(struct hda_codec *codec, int ch, int *index, int ctl_type) get_line_out_pfx() argument 1285 assign_out_path_ctls(struct hda_codec *codec, struct nid_path *path) assign_out_path_ctls() argument 1348 get_primary_out(struct hda_codec *codec, int idx) get_primary_out() argument 1362 try_dac(struct hda_codec *codec, hda_nid_t dac, hda_nid_t pin) try_dac() argument 1369 try_assign_dacs(struct hda_codec *codec, int num_outs, const hda_nid_t *pins, hda_nid_t *dacs, int *path_idx, const struct badness_table *bad) try_assign_dacs() argument 1461 get_dac_if_single(struct hda_codec *codec, hda_nid_t pin) get_dac_if_single() argument 1481 can_be_multiio_pin(struct hda_codec *codec, unsigned int location, hda_nid_t nid) can_be_multiio_pin() argument 1498 count_multiio_pins(struct hda_codec *codec, hda_nid_t reference_pin) count_multiio_pins() argument 1527 fill_multi_ios(struct hda_codec *codec, hda_nid_t reference_pin, bool hardwired) fill_multi_ios() argument 1613 map_singles(struct hda_codec *codec, int outs, const hda_nid_t *pins, hda_nid_t *dacs, int *path_idx) map_singles() argument 1649 check_aamix_out_path(struct hda_codec *codec, int path_idx) check_aamix_out_path() argument 1685 indep_hp_possible(struct hda_codec *codec) indep_hp_possible() argument 1724 refill_shared_dacs(struct hda_codec *codec, int num_outs, hda_nid_t *dacs, int *path_idx) refill_shared_dacs() argument 1741 fill_and_eval_dacs(struct hda_codec *codec, bool fill_hardwired, bool fill_mio_first) fill_and_eval_dacs() argument 1904 print_nid_path_idx(struct hda_codec *codec, const char *pfx, int idx) print_nid_path_idx() argument 1914 debug_show_configs(struct hda_codec *codec, struct auto_pin_cfg *cfg) debug_show_configs() argument 1967 fill_all_dac_nids(struct hda_codec *codec) fill_all_dac_nids() argument 1985 parse_output_paths(struct hda_codec *codec) parse_output_paths() argument 2106 create_multi_out_ctls(struct hda_codec *codec, const struct auto_pin_cfg *cfg) create_multi_out_ctls() argument 2157 create_extra_out(struct hda_codec *codec, int path_idx, const char *pfx, int cidx) create_extra_out() argument 2176 create_extra_outs(struct hda_codec *codec, int num_pins, const int *paths, const char *pfx) create_extra_outs() argument 2203 create_hp_out_ctls(struct hda_codec *codec) create_hp_out_ctls() argument 2211 create_speaker_out_ctls(struct hda_codec *codec) create_speaker_out_ctls() argument 2234 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); indep_hp_get() local 2247 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); indep_hp_put() local 2302 create_indep_hp_ctls(struct hda_codec *codec) create_indep_hp_ctls() argument 2332 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ch_mode_info() local 2349 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ch_mode_get() local 2357 get_multiio_path(struct hda_codec *codec, int idx) get_multiio_path() argument 2374 set_multi_io(struct hda_codec *codec, int idx, bool output) set_multi_io() argument 2407 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ch_mode_put() local 2434 create_multi_channel_mode(struct hda_codec *codec) create_multi_channel_mode() argument 2454 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); loopback_mixing_get() local 2460 update_aamix_paths(struct hda_codec *codec, bool do_mix, int nomix_path_idx, int mix_path_idx, int out_type) update_aamix_paths() argument 2491 update_output_paths(struct hda_codec *codec, int num_outs, const int *paths) update_output_paths() argument 2509 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); loopback_mixing_put() local 2546 create_loopback_mixing_ctl(struct hda_codec *codec) create_loopback_mixing_ctl() argument 2565 update_hp_mic(struct hda_codec *codec, int adc_mux, bool force) update_hp_mic() argument 2609 create_hp_mic(struct hda_codec *codec) create_hp_mic() argument 2677 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); out_jack_mode_get() local 2689 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); out_jack_mode_put() local 2707 find_kctl_name(struct hda_codec *codec, const char *name, int idx) find_kctl_name() argument 2720 get_jack_mode_name(struct hda_codec *codec, hda_nid_t pin, char *name, size_t name_len) get_jack_mode_name() argument 2733 get_out_jack_num_items(struct hda_codec *codec, hda_nid_t pin) get_out_jack_num_items() argument 2744 create_out_jack_modes(struct hda_codec *codec, int num_pins, hda_nid_t *pins) create_out_jack_modes() argument 2781 get_vref_caps(struct hda_codec *codec, hda_nid_t pin) get_vref_caps() argument 2824 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in_jack_mode_info() local 2839 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in_jack_mode_get() local 2852 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in_jack_mode_put() local 2875 get_in_jack_num_items(struct hda_codec *codec, hda_nid_t pin) get_in_jack_num_items() argument 2884 create_in_jack_mode(struct hda_codec *codec, hda_nid_t pin) create_in_jack_mode() argument 2917 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); hp_mic_jack_mode_info() local 2948 get_cur_hp_mic_jack_mode(struct hda_codec *codec, hda_nid_t nid) get_cur_hp_mic_jack_mode() argument 2972 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); hp_mic_jack_mode_get() local 2982 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); hp_mic_jack_mode_put() local 3021 create_hp_mic_jack_mode(struct hda_codec *codec, hda_nid_t pin) create_hp_mic_jack_mode() argument 3057 look_for_mix_leaf_ctls(struct hda_codec *codec, hda_nid_t mix_nid, hda_nid_t pin, unsigned int *mix_val, unsigned int *mute_val) look_for_mix_leaf_ctls() argument 3093 new_analog_input(struct hda_codec *codec, int input_idx, hda_nid_t pin, const char *ctlname, int ctlidx, hda_nid_t mix_nid) new_analog_input() argument 3149 is_input_pin(struct hda_codec *codec, hda_nid_t nid) is_input_pin() argument 3156 fill_adc_nids(struct hda_codec *codec) fill_adc_nids() argument 3186 check_dyn_adc_switch(struct hda_codec *codec) check_dyn_adc_switch() argument 3254 parse_capture_source(struct hda_codec *codec, hda_nid_t pin, int cfg_idx, int num_adcs, const char *label, int anchor) parse_capture_source() argument 3296 fill_input_pin_labels(struct hda_codec *codec) fill_input_pin_labels() argument 3329 create_input_ctls(struct hda_codec *codec) create_input_ctls() argument 3402 get_input_path(struct hda_codec *codec, int adc_idx, int imux_idx) get_input_path() argument 3424 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); mux_enum_info() local 3432 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); mux_enum_get() local 3444 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); mux_enum_put() local 3470 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); cap_put_caller() local 3544 parse_capvol_in_path(struct hda_codec *codec, struct nid_path *path) parse_capvol_in_path() argument 3583 is_inv_dmic_pin(struct hda_codec *codec, hda_nid_t nid) is_inv_dmic_pin() argument 3607 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); cap_single_sw_put() local 3621 add_single_cap_ctl(struct hda_codec *codec, const char *label, int idx, bool is_switch, unsigned int ctl, bool inv_dmic) add_single_cap_ctl() argument 3673 create_single_cap_vol_ctl(struct hda_codec *codec, int idx, unsigned int vol_ctl, unsigned int sw_ctl, bool inv_dmic) create_single_cap_vol_ctl() argument 3688 create_bind_cap_vol_ctl(struct hda_codec *codec, int idx, unsigned int vol_ctl, unsigned int sw_ctl) create_bind_cap_vol_ctl() argument 3716 get_first_cap_ctl(struct hda_codec *codec, int idx, int type) get_first_cap_ctl() argument 3737 create_multi_cap_vol_ctl(struct hda_codec *codec) create_multi_cap_vol_ctl() argument 3766 create_capture_mixers(struct hda_codec *codec) create_capture_mixers() argument 3839 check_boost_vol(struct hda_codec *codec, hda_nid_t nid, int dir, int idx) check_boost_vol() argument 3857 look_for_boost_amp(struct hda_codec *codec, struct nid_path *path) look_for_boost_amp() argument 3882 parse_mic_boost(struct hda_codec *codec) parse_mic_boost() argument 3931 create_mute_led_cdev(struct hda_codec *codec, int (*callback)(struct led_classdev *, enum led_brightness), bool micmute) create_mute_led_cdev() argument 3964 snd_hda_gen_add_mute_led_cdev(struct hda_codec *codec, int (*callback)(struct led_classdev *, enum led_brightness)) snd_hda_gen_add_mute_led_cdev() argument 4001 snd_hda_gen_add_micmute_led_cdev(struct hda_codec *codec, int (*callback)(struct led_classdev *, enum led_brightness)) snd_hda_gen_add_micmute_led_cdev() argument 4025 parse_digital(struct hda_codec *codec) parse_digital() argument 4089 mux_select(struct hda_codec *codec, unsigned int adc_idx, unsigned int idx) mux_select() argument 4136 set_path_power(struct hda_codec *codec, hda_nid_t nid, int pin_state, int stream_state) set_path_power() argument 4168 detect_pin_state(struct hda_codec *codec, hda_nid_t pin) detect_pin_state() argument 4181 set_pin_power_jack(struct hda_codec *codec, hda_nid_t pin, int power) set_pin_power_jack() argument 4196 pin_power_callback(struct hda_codec *codec, struct hda_jack_callback *jack, bool on) pin_power_callback() argument 4206 pin_power_up_callback(struct hda_codec *codec, struct hda_jack_callback *jack) pin_power_up_callback() argument 4213 pin_power_down_callback(struct hda_codec *codec, struct hda_jack_callback *jack) pin_power_down_callback() argument 4220 add_pin_power_ctls(struct hda_codec *codec, int num_pins, const hda_nid_t *pins, bool on) add_pin_power_ctls() argument 4238 add_all_pin_power_ctls(struct hda_codec *codec, bool on) add_all_pin_power_ctls() argument 4256 sync_pin_power_ctls(struct hda_codec *codec, int num_pins, const hda_nid_t *pins) sync_pin_power_ctls() argument 4267 sync_all_pin_power_ctls(struct hda_codec *codec) sync_all_pin_power_ctls() argument 4285 add_fake_paths(struct hda_codec *codec, hda_nid_t nid, int num_pins, const hda_nid_t *pins) add_fake_paths() argument 4310 add_fake_beep_paths(struct hda_codec *codec) add_fake_beep_paths() argument 4347 snd_hda_gen_fix_pin_power(struct hda_codec *codec, hda_nid_t pin) snd_hda_gen_fix_pin_power() argument 4370 detect_jacks(struct hda_codec *codec, int num_pins, const hda_nid_t *pins) detect_jacks() argument 4389 do_automute(struct hda_codec *codec, int num_pins, const hda_nid_t *pins, int *paths, bool mute) do_automute() argument 4454 snd_hda_gen_update_outputs(struct hda_codec *codec) snd_hda_gen_update_outputs() argument 4501 call_update_outputs(struct hda_codec *codec) call_update_outputs() argument 4519 snd_hda_gen_hp_automute(struct hda_codec *codec, struct hda_jack_callback *jack) snd_hda_gen_hp_automute() argument 4544 snd_hda_gen_line_automute(struct hda_codec *codec, struct hda_jack_callback *jack) snd_hda_gen_line_automute() argument 4569 snd_hda_gen_mic_autoswitch(struct hda_codec *codec, struct hda_jack_callback *jack) snd_hda_gen_mic_autoswitch() argument 4593 call_hp_automute(struct hda_codec *codec, struct hda_jack_callback *jack) call_hp_automute() argument 4603 call_line_automute(struct hda_codec *codec, struct hda_jack_callback *jack) call_line_automute() argument 4613 call_mic_autoswitch(struct hda_codec *codec, struct hda_jack_callback *jack) call_mic_autoswitch() argument 4624 update_automute_all(struct hda_codec *codec) update_automute_all() argument 4637 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); automute_mode_info() local 4651 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); automute_mode_get() local 4666 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); automute_mode_put() local 4712 add_automute_mode_enum(struct hda_codec *codec) add_automute_mode_enum() argument 4725 check_auto_mute_availability(struct hda_codec *codec) check_auto_mute_availability() argument 4798 auto_mic_check_imux(struct hda_codec *codec) auto_mic_check_imux() argument 4832 check_auto_mic_availability(struct hda_codec *codec) check_auto_mic_availability() argument 4907 snd_hda_gen_path_power_filter(struct hda_codec *codec, hda_nid_t nid, unsigned int power_state) snd_hda_gen_path_power_filter() argument 4926 mute_all_mixer_nid(struct hda_codec *codec, hda_nid_t mix) mute_all_mixer_nid() argument 4952 snd_hda_gen_stream_pm(struct hda_codec *codec, hda_nid_t nid, bool on) snd_hda_gen_stream_pm() argument 4968 snd_hda_gen_parse_auto_config(struct hda_codec *codec, struct auto_pin_cfg *cfg) snd_hda_gen_parse_auto_config() argument 5173 snd_hda_gen_build_controls(struct hda_codec *codec) snd_hda_gen_build_controls() argument 5245 call_pcm_playback_hook(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream, int action) call_pcm_playback_hook() argument 5255 call_pcm_capture_hook(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream, int action) call_pcm_capture_hook() argument 5268 playback_pcm_open(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) playback_pcm_open() argument 5288 playback_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) playback_pcm_prepare() argument 5305 playback_pcm_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) playback_pcm_cleanup() argument 5319 playback_pcm_close(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) playback_pcm_close() argument 5332 capture_pcm_open(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) capture_pcm_open() argument 5340 capture_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) capture_pcm_prepare() argument 5352 capture_pcm_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) capture_pcm_cleanup() argument 5362 capture_pcm_close(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) capture_pcm_close() argument 5370 alt_playback_pcm_open(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) alt_playback_pcm_open() argument 5388 alt_playback_pcm_close(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) alt_playback_pcm_close() argument 5401 alt_playback_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) alt_playback_pcm_prepare() argument 5413 alt_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) alt_playback_pcm_cleanup() argument 5426 dig_playback_pcm_open(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) dig_playback_pcm_open() argument 5434 dig_playback_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) dig_playback_pcm_prepare() argument 5445 dig_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) dig_playback_pcm_cleanup() argument 5453 dig_playback_pcm_close(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) dig_playback_pcm_close() argument 5467 alt_capture_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) alt_capture_pcm_prepare() argument 5482 alt_capture_pcm_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) alt_capture_pcm_cleanup() argument 5579 dyn_adc_pcm_resetup(struct hda_codec *codec, int cur) dyn_adc_pcm_resetup() argument 5597 dyn_adc_capture_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) dyn_adc_capture_pcm_prepare() argument 5612 dyn_adc_capture_pcm_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) dyn_adc_capture_pcm_cleanup() argument 5686 snd_hda_gen_build_pcms(struct hda_codec *codec) snd_hda_gen_build_pcms() argument 5800 set_output_and_unmute(struct hda_codec *codec, int path_idx) set_output_and_unmute() argument 5816 init_multi_out(struct hda_codec *codec) init_multi_out() argument 5826 __init_extra_out(struct hda_codec *codec, int num_outs, int *paths) __init_extra_out() argument 5835 init_extra_out(struct hda_codec *codec) init_extra_out() argument 5847 init_multi_io(struct hda_codec *codec) init_multi_io() argument 5866 init_aamix_paths(struct hda_codec *codec) init_aamix_paths() argument 5886 init_analog_input(struct hda_codec *codec) init_analog_input() argument 5906 init_input_src(struct hda_codec *codec) init_input_src() argument 5937 init_digital(struct hda_codec *codec) init_digital() argument 5955 clear_unsol_on_unused_pins(struct hda_codec *codec) clear_unsol_on_unused_pins() argument 5975 snd_hda_gen_init(struct hda_codec *codec) snd_hda_gen_init() argument 6016 snd_hda_gen_free(struct hda_codec *codec) snd_hda_gen_free() argument 6033 snd_hda_gen_check_power_status(struct hda_codec *codec, hda_nid_t nid) snd_hda_gen_check_power_status() argument 6061 snd_hda_parse_generic_codec(struct hda_codec *codec) snd_hda_parse_generic_codec() argument [all...] |
H A D | patch_hdmi.c | 78 struct hda_codec *codec; member 132 struct hda_codec *codec; member 197 static inline bool codec_has_acomp(struct hda_codec *codec) in codec_has_acomp() argument 251 pin_id_to_pin_index(struct hda_codec *codec, hda_nid_t pin_nid, int dev_id) pin_id_to_pin_index() argument 276 hinfo_to_pcm_index(struct hda_codec *codec, struct hda_pcm_stream *hinfo) hinfo_to_pcm_index() argument 290 hinfo_to_pin_index(struct hda_codec *codec, struct hda_pcm_stream *hinfo) hinfo_to_pin_index() argument 323 cvt_nid_to_cvt_index(struct hda_codec *codec, hda_nid_t cvt_nid) cvt_nid_to_cvt_index() argument 339 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); hdmi_eld_ctl_info() local 366 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); hdmi_eld_ctl_get() local 411 hdmi_create_eld_ctl(struct hda_codec *codec, int pcm_idx, int device) hdmi_create_eld_ctl() argument 436 hdmi_get_dip_index(struct hda_codec *codec, hda_nid_t pin_nid, int *packet_index, int *byte_index) hdmi_get_dip_index() argument 449 hdmi_set_dip_index(struct hda_codec *codec, hda_nid_t pin_nid, int packet_index, int byte_index) hdmi_set_dip_index() argument 459 hdmi_write_dip_byte(struct hda_codec *codec, hda_nid_t pin_nid, unsigned char val) hdmi_write_dip_byte() argument 465 hdmi_init_pin(struct hda_codec *codec, hda_nid_t pin_nid) hdmi_init_pin() argument 517 struct hda_codec *codec = per_pin->codec; eld_proc_new() local 559 hdmi_start_infoframe_trans(struct hda_codec *codec, hda_nid_t pin_nid) hdmi_start_infoframe_trans() argument 570 hdmi_stop_infoframe_trans(struct hda_codec *codec, hda_nid_t pin_nid) hdmi_stop_infoframe_trans() argument 578 hdmi_debug_dip_size(struct hda_codec *codec, hda_nid_t pin_nid) hdmi_debug_dip_size() argument 595 hdmi_clear_dip_buffers(struct hda_codec *codec, hda_nid_t pin_nid) hdmi_clear_dip_buffers() argument 638 hdmi_fill_audio_infoframe(struct hda_codec *codec, hda_nid_t pin_nid, u8 *dip, int size) hdmi_fill_audio_infoframe() argument 652 hdmi_infoframe_uptodate(struct hda_codec *codec, hda_nid_t pin_nid, u8 *dip, int size) hdmi_infoframe_uptodate() argument 673 hdmi_pin_get_eld(struct hda_codec *codec, hda_nid_t nid, int dev_id, unsigned char *buf, int *eld_size) hdmi_pin_get_eld() argument 681 hdmi_pin_setup_infoframe(struct hda_codec *codec, hda_nid_t pin_nid, int dev_id, int ca, int active_channels, int conn_type) hdmi_pin_setup_infoframe() argument 738 hdmi_setup_audio_infoframe(struct hda_codec *codec, struct hdmi_spec_per_pin *per_pin, bool non_pcm) hdmi_setup_audio_infoframe() argument 793 check_presence_and_report(struct hda_codec *codec, hda_nid_t nid, int dev_id) check_presence_and_report() argument 806 jack_callback(struct hda_codec *codec, struct hda_jack_callback *jack) jack_callback() argument 816 hdmi_intrinsic_event(struct hda_codec *codec, unsigned int res, struct hda_jack_tbl *jack) hdmi_intrinsic_event() argument 829 hdmi_non_intrinsic_event(struct hda_codec *codec, unsigned int res) hdmi_non_intrinsic_event() argument 854 hdmi_unsol_event(struct hda_codec *codec, unsigned int res) hdmi_unsol_event() argument 883 haswell_verify_D0(struct hda_codec *codec, hda_nid_t cvt_nid, hda_nid_t nid) haswell_verify_D0() argument 912 hdmi_pin_hbr_setup(struct hda_codec *codec, hda_nid_t pin_nid, int dev_id, bool hbr) hdmi_pin_hbr_setup() argument 947 hdmi_setup_stream(struct hda_codec *codec, hda_nid_t cvt_nid, hda_nid_t pin_nid, int dev_id, u32 stream_tag, int format) hdmi_setup_stream() argument 992 hdmi_choose_cvt(struct hda_codec *codec, int pin_idx, int *cvt_id, bool silent) hdmi_choose_cvt() argument 1050 intel_verify_pin_cvt_connect(struct hda_codec *codec, struct hdmi_spec_per_pin *per_pin) intel_verify_pin_cvt_connect() argument 1088 intel_not_share_assigned_cvt(struct hda_codec *codec, hda_nid_t pin_nid, int dev_id, int mux_idx) intel_not_share_assigned_cvt() argument 1164 intel_not_share_assigned_cvt_nid(struct hda_codec *codec, hda_nid_t pin_nid, int dev_id, hda_nid_t cvt_nid) intel_not_share_assigned_cvt_nid() argument 1181 pin_cvt_fixup(struct hda_codec *codec, struct hdmi_spec_per_pin *per_pin, hda_nid_t cvt_nid) pin_cvt_fixup() argument 1192 hdmi_pcm_open_no_pin(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) hdmi_pcm_open_no_pin() argument 1240 hdmi_pcm_open(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) hdmi_pcm_open() argument 1331 hdmi_read_pin_conn(struct hda_codec *codec, int pin_idx) hdmi_read_pin_conn() argument 1432 struct hda_codec *codec = per_pin->codec; hdmi_pcm_setup_pin() local 1485 pin_idx_to_pcm_jack(struct hda_codec *codec, struct hdmi_spec_per_pin *per_pin) pin_idx_to_pcm_jack() argument 1500 update_eld(struct hda_codec *codec, struct hdmi_spec_per_pin *per_pin, struct hdmi_eld *eld, int repoll) update_eld() argument 1605 struct hda_codec *codec = per_pin->codec; hdmi_present_sense_via_verbs() local 1662 silent_stream_enable_i915(struct hda_codec *codec, struct hdmi_spec_per_pin *per_pin) silent_stream_enable_i915() argument 1682 silent_stream_set_kae(struct hda_codec *codec, struct hdmi_spec_per_pin *per_pin, bool enable) silent_stream_set_kae() argument 1701 silent_stream_enable(struct hda_codec *codec, struct hdmi_spec_per_pin *per_pin) silent_stream_enable() argument 1773 silent_stream_disable(struct hda_codec *codec, struct hdmi_spec_per_pin *per_pin) silent_stream_disable() argument 1819 sync_eld_via_acomp(struct hda_codec *codec, struct hdmi_spec_per_pin *per_pin) sync_eld_via_acomp() argument 1847 struct hda_codec *codec = per_pin->codec; hdmi_present_sense() local 1859 struct hda_codec *codec = per_pin->codec; hdmi_repoll_eld() local 1876 hdmi_add_pin(struct hda_codec *codec, hda_nid_t pin_nid) hdmi_add_pin() argument 1955 hdmi_add_cvt(struct hda_codec *codec, hda_nid_t cvt_nid) hdmi_add_cvt() argument 2004 hdmi_parse_codec(struct hda_codec *codec) hdmi_parse_codec() argument 2060 check_non_pcm_per_cvt(struct hda_codec *codec, hda_nid_t cvt_nid) check_non_pcm_per_cvt() argument 2083 generic_hdmi_playback_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) generic_hdmi_playback_pcm_prepare() argument 2161 generic_hdmi_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) generic_hdmi_playback_pcm_cleanup() argument 2169 hdmi_pcm_close(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) hdmi_pcm_close() argument 2244 struct hda_codec *codec = hdac_to_hda_codec(hdac); hdmi_get_spk_alloc() local 2257 struct hda_codec *codec = hdac_to_hda_codec(hdac); hdmi_get_chmap() local 2271 struct hda_codec *codec = hdac_to_hda_codec(hdac); hdmi_set_chmap() local 2287 struct hda_codec *codec = hdac_to_hda_codec(hdac); is_hdmi_pcm_attached() local 2294 generic_hdmi_build_pcms(struct hda_codec *codec) generic_hdmi_build_pcms() argument 2341 generic_hdmi_build_jack(struct hda_codec *codec, int pcm_idx) generic_hdmi_build_jack() argument 2363 generic_hdmi_build_controls(struct hda_codec *codec) generic_hdmi_build_controls() argument 2427 generic_hdmi_init_per_pins(struct hda_codec *codec) generic_hdmi_init_per_pins() argument 2443 generic_hdmi_init(struct hda_codec *codec) generic_hdmi_init() argument 2477 generic_spec_free(struct hda_codec *codec) generic_spec_free() argument 2489 generic_hdmi_free(struct hda_codec *codec) generic_hdmi_free() argument 2517 generic_hdmi_suspend(struct hda_codec *codec) generic_hdmi_suspend() argument 2529 generic_hdmi_resume(struct hda_codec *codec) generic_hdmi_resume() argument 2565 alloc_generic_hdmi(struct hda_codec *codec) alloc_generic_hdmi() argument 2594 patch_generic_hdmi(struct hda_codec *codec) patch_generic_hdmi() argument 2617 reprogram_jack_detect(struct hda_codec *codec, hda_nid_t nid, int dev_id, bool use_acomp) reprogram_jack_detect() argument 2684 struct hda_codec *codec = audio_ptr; generic_acomp_pin_eld_notify() local 2702 setup_drm_audio_ops(struct hda_codec *codec, const struct drm_audio_component_audio_ops *ops) setup_drm_audio_ops() argument 2720 generic_acomp_init(struct hda_codec *codec, const struct drm_audio_component_audio_ops *ops, int (*port2pin)(struct hda_codec *, int)) generic_acomp_init() argument 2748 intel_haswell_enable_all_pins(struct hda_codec *codec, bool update_tree) intel_haswell_enable_all_pins() argument 2769 intel_haswell_fixup_enable_dp12(struct hda_codec *codec) intel_haswell_fixup_enable_dp12() argument 2789 haswell_set_power_state(struct hda_codec *codec, hda_nid_t fg, unsigned int power_state) haswell_set_power_state() argument 2812 intel_base_nid(struct hda_codec *codec) intel_base_nid() argument 2826 struct hda_codec *codec = audio_ptr; intel_pin2port() local 2850 intel_port2pin(struct hda_codec *codec, int port) intel_port2pin() argument 2868 struct hda_codec *codec = audio_ptr; intel_pin_eld_notify() local 2891 register_i915_notifier(struct hda_codec *codec) register_i915_notifier() argument 2905 i915_hsw_setup_stream(struct hda_codec *codec, hda_nid_t cvt_nid, hda_nid_t pin_nid, int dev_id, u32 stream_tag, int format) i915_hsw_setup_stream() argument 2939 i915_pin_cvt_fixup(struct hda_codec *codec, struct hdmi_spec_per_pin *per_pin, hda_nid_t cvt_nid) i915_pin_cvt_fixup() argument 2956 i915_adlp_hdmi_suspend(struct hda_codec *codec) i915_adlp_hdmi_suspend() argument 2995 i915_adlp_hdmi_resume(struct hda_codec *codec) i915_adlp_hdmi_resume() argument 3038 alloc_intel_hdmi(struct hda_codec *codec) alloc_intel_hdmi() argument 3059 parse_intel_hdmi(struct hda_codec *codec) parse_intel_hdmi() argument 3078 intel_hsw_common_init(struct hda_codec *codec, hda_nid_t vendor_nid, const int *port_map, int port_num, int dev_num, bool send_silent_stream) intel_hsw_common_init() argument 3118 patch_i915_hsw_hdmi(struct hda_codec *codec) patch_i915_hsw_hdmi() argument 3124 patch_i915_glk_hdmi(struct hda_codec *codec) patch_i915_glk_hdmi() argument 3134 patch_i915_icl_hdmi(struct hda_codec *codec) patch_i915_icl_hdmi() argument 3146 patch_i915_tgl_hdmi(struct hda_codec *codec) patch_i915_tgl_hdmi() argument 3158 patch_i915_adlp_hdmi(struct hda_codec *codec) patch_i915_adlp_hdmi() argument 3181 patch_i915_byt_hdmi(struct hda_codec *codec) patch_i915_byt_hdmi() argument 3205 patch_i915_cpt_hdmi(struct hda_codec *codec) patch_i915_cpt_hdmi() argument 3219 simple_playback_build_pcms(struct hda_codec *codec) simple_playback_build_pcms() argument 3246 simple_hdmi_unsol_event(struct hda_codec *codec, unsigned int res) simple_hdmi_unsol_event() argument 3258 simple_playback_build_controls(struct hda_codec *codec) simple_playback_build_controls() argument 3273 simple_playback_init(struct hda_codec *codec) simple_playback_init() argument 3289 simple_playback_free(struct hda_codec *codec) simple_playback_free() argument 3350 nvhdmi_7x_init_2ch(struct hda_codec *codec) nvhdmi_7x_init_2ch() argument 3356 nvhdmi_7x_init_8ch(struct hda_codec *codec) nvhdmi_7x_init_8ch() argument 3382 simple_playback_pcm_open(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) simple_playback_pcm_open() argument 3415 simple_playback_pcm_close(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) simple_playback_pcm_close() argument 3423 simple_playback_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) simple_playback_pcm_prepare() argument 3453 patch_simple_hdmi(struct hda_codec *codec, hda_nid_t cvt_nid, hda_nid_t pin_nid) patch_simple_hdmi() argument 3488 nvhdmi_8ch_7x_set_info_frame_parameters(struct hda_codec *codec, int channels) nvhdmi_8ch_7x_set_info_frame_parameters() argument 3521 nvhdmi_8ch_7x_pcm_close(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) nvhdmi_8ch_7x_pcm_close() argument 3546 nvhdmi_8ch_7x_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) nvhdmi_8ch_7x_pcm_prepare() argument 3662 patch_nvhdmi_2ch(struct hda_codec *codec) patch_nvhdmi_2ch() argument 3680 nvhdmi_7x_8ch_build_pcms(struct hda_codec *codec) nvhdmi_7x_8ch_build_pcms() argument 3691 nvhdmi_7x_8ch_build_controls(struct hda_codec *codec) nvhdmi_7x_8ch_build_controls() argument 3722 patch_nvhdmi_8ch_7x(struct hda_codec *codec) patch_nvhdmi_8ch_7x() argument 3778 nvhdmi_port2pin(struct hda_codec *codec, int port) nvhdmi_port2pin() argument 3790 patch_nvhdmi(struct hda_codec *codec) patch_nvhdmi() argument 3824 patch_nvhdmi_legacy(struct hda_codec *codec) patch_nvhdmi_legacy() argument 3891 tegra_hdmi_set_format(struct hda_codec *codec, hda_nid_t cvt_nid, unsigned int format) tegra_hdmi_set_format() argument 3958 tegra_hdmi_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) tegra_hdmi_pcm_prepare() argument 3977 tegra_hdmi_pcm_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) tegra_hdmi_pcm_cleanup() argument 3987 hda_find_pcm_by_type(struct hda_codec *codec, int type) hda_find_pcm_by_type() argument 4002 tegra_hdmi_build_pcms(struct hda_codec *codec) tegra_hdmi_build_pcms() argument 4027 tegra_hdmi_init(struct hda_codec *codec) tegra_hdmi_init() argument 4059 patch_tegra_hdmi(struct hda_codec *codec) patch_tegra_hdmi() argument 4070 patch_tegra234_hdmi(struct hda_codec *codec) patch_tegra234_hdmi() argument 4134 atihdmi_pin_get_eld(struct hda_codec *codec, hda_nid_t nid, int dev_id, unsigned char *buf, int *eld_size) atihdmi_pin_get_eld() argument 4143 atihdmi_pin_setup_infoframe(struct hda_codec *codec, hda_nid_t pin_nid, int dev_id, int ca, int active_channels, int conn_type) atihdmi_pin_setup_infoframe() argument 4219 struct hda_codec *codec = hdac_to_hda_codec(hdac); atihdmi_pin_set_slot_channel() local 4255 struct hda_codec *codec = hdac_to_hda_codec(hdac); atihdmi_pin_get_slot_channel() local 4337 atihdmi_pin_hbr_setup(struct hda_codec *codec, hda_nid_t pin_nid, int dev_id, bool hbr) atihdmi_pin_hbr_setup() argument 4368 atihdmi_setup_stream(struct hda_codec *codec, hda_nid_t cvt_nid, hda_nid_t pin_nid, int dev_id, u32 stream_tag, int format) atihdmi_setup_stream() argument 4386 atihdmi_init(struct hda_codec *codec) atihdmi_init() argument 4421 atihdmi_port2pin(struct hda_codec *codec, int port) atihdmi_port2pin() argument 4433 patch_atihdmi(struct hda_codec *codec) patch_atihdmi() argument 4492 patch_via_hdmi(struct hda_codec *codec) patch_via_hdmi() argument 4497 patch_gf_hdmi(struct hda_codec *codec) patch_gf_hdmi() argument [all...] |
H A D | patch_ca0132.c | 1135 struct hda_codec *codec; member 1515 static unsigned int codec_send_command(struct hda_codec *codec, hda_nid_t nid, in codec_send_command() argument 1525 static int codec_set_converter_format(struct hda_codec *codec, hda_nid_t nid, in codec_set_converter_format() argument 1532 static int codec_set_converter_stream_channel(struct hda_codec *codec, in codec_set_converter_stream_channel() argument 1544 static int chipio_send(struct hda_codec *codec, in chipio_send() argument 1566 chipio_write_address(struct hda_codec *codec, unsigned int chip_addx) chipio_write_address() argument 1593 chipio_write_data(struct hda_codec *codec, unsigned int data) chipio_write_data() argument 1617 chipio_write_data_multiple(struct hda_codec *codec, const u32 *data, unsigned int count) chipio_write_data_multiple() argument 1638 chipio_read_data(struct hda_codec *codec, unsigned int *data) chipio_read_data() argument 1669 chipio_write(struct hda_codec *codec, unsigned int chip_addx, const unsigned int data) chipio_write() argument 1695 chipio_write_no_mutex(struct hda_codec *codec, unsigned int chip_addx, const unsigned int data) chipio_write_no_mutex() argument 1718 chipio_write_multiple(struct hda_codec *codec, u32 chip_addx, const u32 *data, unsigned int count) chipio_write_multiple() argument 1742 chipio_read(struct hda_codec *codec, unsigned int chip_addx, unsigned int *data) chipio_read() argument 1767 chipio_set_control_flag(struct hda_codec *codec, enum control_flag_id flag_id, bool flag_state) chipio_set_control_flag() argument 1783 chipio_set_control_param(struct hda_codec *codec, enum control_param_id param_id, int param_val) chipio_set_control_param() argument 1810 chipio_set_control_param_no_mutex(struct hda_codec *codec, enum control_param_id param_id, int param_val) chipio_set_control_param_no_mutex() argument 1834 chipio_set_stream_source_dest(struct hda_codec *codec, int streamid, int source_point, int dest_point) chipio_set_stream_source_dest() argument 1848 chipio_set_stream_channels(struct hda_codec *codec, int streamid, unsigned int channels) chipio_set_stream_channels() argument 1860 chipio_set_stream_control(struct hda_codec *codec, int streamid, int enable) chipio_set_stream_control() argument 1872 chipio_get_stream_control(struct hda_codec *codec, int streamid, unsigned int *enable) chipio_get_stream_control() argument 1885 chipio_set_conn_rate_no_mutex(struct hda_codec *codec, int connid, enum ca0132_sample_rate rate) chipio_set_conn_rate_no_mutex() argument 1897 chipio_set_conn_rate(struct hda_codec *codec, int connid, enum ca0132_sample_rate rate) chipio_set_conn_rate() argument 1910 chipio_8051_write_direct(struct hda_codec *codec, unsigned int addr, unsigned int data) chipio_8051_write_direct() argument 1927 chipio_8051_set_address(struct hda_codec *codec, unsigned int addr) chipio_8051_set_address() argument 1942 chipio_8051_set_data(struct hda_codec *codec, unsigned int data) chipio_8051_set_data() argument 1949 chipio_8051_get_data(struct hda_codec *codec) chipio_8051_get_data() argument 1956 chipio_8051_set_data_pll(struct hda_codec *codec, unsigned int data) chipio_8051_set_data_pll() argument 1963 chipio_8051_write_exram(struct hda_codec *codec, unsigned int addr, unsigned int data) chipio_8051_write_exram() argument 1976 chipio_8051_write_exram_no_mutex(struct hda_codec *codec, unsigned int addr, unsigned int data) chipio_8051_write_exram_no_mutex() argument 1984 chipio_8051_read_exram(struct hda_codec *codec, unsigned int addr, unsigned int *data) chipio_8051_read_exram() argument 1991 chipio_8051_write_pll_pmu(struct hda_codec *codec, unsigned int addr, unsigned int data) chipio_8051_write_pll_pmu() argument 2004 chipio_8051_write_pll_pmu_no_mutex(struct hda_codec *codec, unsigned int addr, unsigned int data) chipio_8051_write_pll_pmu_no_mutex() argument 2014 chipio_enable_clocks(struct hda_codec *codec) chipio_enable_clocks() argument 2030 dspio_send(struct hda_codec *codec, unsigned int reg, unsigned int data) dspio_send() argument 2050 dspio_write_wait(struct hda_codec *codec) dspio_write_wait() argument 2068 dspio_write(struct hda_codec *codec, unsigned int scp_data) dspio_write() argument 2099 dspio_write_multiple(struct hda_codec *codec, unsigned int *buffer, unsigned int size) dspio_write_multiple() argument 2119 dspio_read(struct hda_codec *codec, unsigned int *data) dspio_read() argument 2138 dspio_read_multiple(struct hda_codec *codec, unsigned int *buffer, unsigned int *buf_size, unsigned int size_count) dspio_read_multiple() argument 2231 dspio_clear_response_queue(struct hda_codec *codec) dspio_clear_response_queue() argument 2243 dspio_get_response_data(struct hda_codec *codec) dspio_get_response_data() argument 2267 dspio_send_scp_message(struct hda_codec *codec, unsigned char *send_buf, unsigned int send_buf_size, unsigned char *return_buf, unsigned int return_buf_size, unsigned int *bytes_returned) dspio_send_scp_message() argument 2357 dspio_scp(struct hda_codec *codec, int mod_id, int src_id, int req, int dir, const void *data, unsigned int len, void *reply, unsigned int *reply_len) dspio_scp() argument 2439 dspio_set_param(struct hda_codec *codec, int mod_id, int src_id, int req, const void *data, unsigned int len) dspio_set_param() argument 2446 dspio_set_uint_param(struct hda_codec *codec, int mod_id, int req, const unsigned int data) dspio_set_uint_param() argument 2456 dspio_alloc_dma_chan(struct hda_codec *codec, unsigned int *dma_chan) dspio_alloc_dma_chan() argument 2485 dspio_free_dma_chan(struct hda_codec *codec, unsigned int dma_chan) dspio_free_dma_chan() argument 2510 dsp_set_run_state(struct hda_codec *codec) dsp_set_run_state() argument 2545 dsp_reset(struct hda_codec *codec) dsp_reset() argument 2588 dsp_is_dma_active(struct hda_codec *codec, unsigned int dma_chan) dsp_is_dma_active() argument 2598 dsp_dma_setup_common(struct hda_codec *codec, unsigned int chip_addx, unsigned int dma_chan, unsigned int port_map_mask, bool ovly) dsp_dma_setup_common() argument 2711 dsp_dma_setup(struct hda_codec *codec, unsigned int chip_addx, unsigned int count, unsigned int dma_chan) dsp_dma_setup() argument 2802 dsp_dma_start(struct hda_codec *codec, unsigned int dma_chan, bool ovly) dsp_dma_start() argument 2838 dsp_dma_stop(struct hda_codec *codec, unsigned int dma_chan, bool ovly) dsp_dma_stop() argument 2881 dsp_allocate_router_ports(struct hda_codec *codec, unsigned int num_chans, unsigned int ports_per_channel, unsigned int start_device, unsigned int *port_map) dsp_allocate_router_ports() argument 2922 dsp_free_router_ports(struct hda_codec *codec) dsp_free_router_ports() argument 2942 dsp_allocate_ports(struct hda_codec *codec, unsigned int num_chans, unsigned int rate_multi, unsigned int *port_map) dsp_allocate_ports() argument 2963 dsp_allocate_ports_format(struct hda_codec *codec, const unsigned short fmt, unsigned int *port_map) dsp_allocate_ports_format() argument 2986 dsp_free_ports(struct hda_codec *codec) dsp_free_ports() argument 3006 struct hda_codec *codec; global() member 3018 dma_convert_to_hda_format(struct hda_codec *codec, unsigned int sample_rate, unsigned short channels, unsigned short *hda_format) dma_convert_to_hda_format() argument 3039 struct hda_codec *codec = dma->codec; dma_reset() local 3154 dspxfr_hci_write(struct hda_codec *codec, const struct dsp_image_seg *fls) dspxfr_hci_write() argument 3194 dspxfr_one_seg(struct hda_codec *codec, const struct dsp_image_seg *fls, unsigned int reloc, struct dma_engine *dma_engine, unsigned int dma_chan, unsigned int port_map_mask, bool ovly) dspxfr_one_seg() argument 3390 dspxfr_image(struct hda_codec *codec, const struct dsp_image_seg *fls_data, unsigned int reloc, unsigned int sample_rate, unsigned short channels, bool ovly) dspxfr_image() argument 3511 dspload_post_setup(struct hda_codec *codec) dspload_post_setup() argument 3543 dspload_image(struct hda_codec *codec, const struct dsp_image_seg *fls, bool ovly, unsigned int reloc, bool autostart, int router_chans) dspload_image() argument 3598 dspload_is_loaded(struct hda_codec *codec) dspload_is_loaded() argument 3613 dspload_wait_loaded(struct hda_codec *codec) dspload_wait_loaded() argument 3644 ca0113_mmio_gpio_set(struct hda_codec *codec, unsigned int gpio_pin, bool enable) ca0113_mmio_gpio_set() argument 3664 ca0113_mmio_command_set(struct hda_codec *codec, unsigned int group, unsigned int target, unsigned int value) ca0113_mmio_command_set() argument 3703 ca0113_mmio_command_set_type2(struct hda_codec *codec, unsigned int group, unsigned int target, unsigned int value) ca0113_mmio_command_set_type2() argument 3743 ca0132_gpio_init(struct hda_codec *codec) ca0132_gpio_init() argument 3766 ca0132_gpio_setup(struct hda_codec *codec) ca0132_gpio_setup() argument 3836 r3di_gpio_mic_set(struct hda_codec *codec, enum r3di_mic_select cur_mic) r3di_gpio_mic_set() argument 3856 r3di_gpio_dsp_status_set(struct hda_codec *codec, enum r3di_dsp_status dsp_status) r3di_gpio_dsp_status_set() argument 3888 ca0132_playback_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) ca0132_playback_pcm_prepare() argument 3901 ca0132_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) ca0132_playback_pcm_cleanup() argument 3920 ca0132_playback_pcm_delay(struct hda_pcm_stream *info, struct hda_codec *codec, struct snd_pcm_substream *substream) ca0132_playback_pcm_delay() argument 3948 ca0132_dig_playback_pcm_open(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) ca0132_dig_playback_pcm_open() argument 3956 ca0132_dig_playback_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) ca0132_dig_playback_pcm_prepare() argument 3967 ca0132_dig_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) ca0132_dig_playback_pcm_cleanup() argument 3975 ca0132_dig_playback_pcm_close(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) ca0132_dig_playback_pcm_close() argument 3986 ca0132_capture_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) ca0132_capture_pcm_prepare() argument 3998 ca0132_capture_pcm_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) ca0132_capture_pcm_cleanup() argument 4011 ca0132_capture_pcm_delay(struct hda_pcm_stream *info, struct hda_codec *codec, struct snd_pcm_substream *substream) ca0132_capture_pcm_delay() argument 4225 tuning_ctl_set(struct hda_codec *codec, hda_nid_t nid, const unsigned int *lookup, int idx) tuning_ctl_set() argument 4248 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); tuning_ctl_get() local 4274 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); voice_focus_ctl_put() local 4309 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); mic_svm_ctl_put() local 4344 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); equalizer_ctl_put() local 4366 add_tuning_control(struct hda_codec *codec, hda_nid_t pnid, hda_nid_t nid, const char *name, int dir) add_tuning_control() argument 4406 add_tuning_ctls(struct hda_codec *codec) add_tuning_ctls() argument 4424 ca0132_init_tuning_defaults(struct hda_codec *codec) ca0132_init_tuning_defaults() argument 4446 ca0132_select_out(struct hda_codec *codec) ca0132_select_out() argument 4550 ae5_mmio_select_out(struct hda_codec *codec) ae5_mmio_select_out() argument 4567 ca0132_alt_set_full_range_speaker(struct hda_codec *codec) ca0132_alt_set_full_range_speaker() argument 4612 ca0132_alt_surround_set_bass_redirection(struct hda_codec *codec, bool val) ca0132_alt_surround_set_bass_redirection() argument 4645 ca0132_alt_select_out_get_quirk_data(struct hda_codec *codec, const struct ca0132_alt_out_set_quirk_data **quirk_data) ca0132_alt_select_out_get_quirk_data() argument 4661 ca0132_alt_select_out_quirk_set(struct hda_codec *codec) ca0132_alt_select_out_quirk_set() argument 4734 ca0132_set_out_node_pincfg(struct hda_codec *codec, hda_nid_t nid, bool out_enable, bool hp_enable) ca0132_set_out_node_pincfg() argument 4755 ca0132_alt_select_out(struct hda_codec *codec) ca0132_alt_select_out() argument 4931 ca0132_set_vipsource(struct hda_codec *codec, int val) ca0132_set_vipsource() argument 4969 ca0132_alt_set_vipsource(struct hda_codec *codec, int val) ca0132_alt_set_vipsource() argument 5040 ca0132_select_mic(struct hda_codec *codec) ca0132_select_mic() argument 5092 ca0132_alt_select_in(struct hda_codec *codec) ca0132_alt_select_in() argument 5269 ca0132_is_vnode_effective(struct hda_codec *codec, hda_nid_t vnid, hda_nid_t *shared_nid) ca0132_is_vnode_effective() argument 5297 ca0132_voicefx_set(struct hda_codec *codec, int enable) ca0132_voicefx_set() argument 5319 ca0132_effects_set(struct hda_codec *codec, hda_nid_t nid, long val) ca0132_effects_set() argument 5410 ca0132_pe_switch_set(struct hda_codec *codec) ca0132_pe_switch_set() argument 5432 stop_mic1(struct hda_codec *codec) stop_mic1() argument 5445 resume_mic1(struct hda_codec *codec, unsigned int oldval) resume_mic1() argument 5458 ca0132_cvoice_switch_set(struct hda_codec *codec) ca0132_cvoice_switch_set() argument 5487 ca0132_mic_boost_set(struct hda_codec *codec, long val) ca0132_mic_boost_set() argument 5502 ca0132_alt_mic_boost_set(struct hda_codec *codec, long val) ca0132_alt_mic_boost_set() argument 5512 ae5_headphone_gain_set(struct hda_codec *codec, long val) ae5_headphone_gain_set() argument 5526 zxr_headphone_gain_set(struct hda_codec *codec, long val) zxr_headphone_gain_set() argument 5536 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_vnode_switch_set() local 5597 ca0132_alt_bass_redirection_xover_set(struct hda_codec *codec, long idx) ca0132_alt_bass_redirection_xover_set() argument 5617 ca0132_alt_slider_ctl_set(struct hda_codec *codec, hda_nid_t nid, const unsigned int *lookup, int idx) ca0132_alt_slider_ctl_set() argument 5659 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_xbass_xover_slider_ctl_get() local 5675 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_slider_ctl_get() local 5718 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_xbass_xover_slider_put() local 5748 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_effect_slider_put() local 5795 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_mic_boost_get() local 5805 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_mic_boost_put() local 5849 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ae5_headphone_gain_get() local 5859 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ae5_headphone_gain_put() local 5902 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ae5_sound_filter_get() local 5912 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ae5_sound_filter_put() local 5952 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_input_source_get() local 5962 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_input_source_put() local 6004 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_output_select_get() local 6014 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_output_select_put() local 6055 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_speaker_channel_cfg_get() local 6065 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_speaker_channel_cfg_put() local 6108 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_svm_setting_get() local 6118 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_svm_setting_put() local 6172 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_eq_preset_get() local 6182 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_eq_preset_put() local 6229 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_voicefx_get() local 6239 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_voicefx_put() local 6274 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_switch_get() local 6326 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_switch_put() local 6427 ca0132_alt_dsp_volume_put(struct hda_codec *codec, hda_nid_t nid) ca0132_alt_dsp_volume_put() argument 6460 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_volume_info() local 6498 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_volume_get() local 6519 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_volume_put() local 6566 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_volume_put() local 6606 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_volume_tlv() local 6642 ca0132_alt_add_effect_slider(struct hda_codec *codec, hda_nid_t nid, const char *pfx, int dir) ca0132_alt_add_effect_slider() argument 6677 add_fx_switch(struct hda_codec *codec, hda_nid_t nid, const char *pfx, int dir) add_fx_switch() argument 6696 add_voicefx(struct hda_codec *codec) add_voicefx() argument 6708 add_ca0132_alt_eq_presets(struct hda_codec *codec) add_ca0132_alt_eq_presets() argument 6725 ca0132_alt_add_svm_enum(struct hda_codec *codec) ca0132_alt_add_svm_enum() argument 6742 ca0132_alt_add_output_enum(struct hda_codec *codec) ca0132_alt_add_output_enum() argument 6759 ca0132_alt_add_speaker_channel_cfg_enum(struct hda_codec *codec) ca0132_alt_add_speaker_channel_cfg_enum() argument 6776 ca0132_alt_add_front_full_range_switch(struct hda_codec *codec) ca0132_alt_add_front_full_range_switch() argument 6786 ca0132_alt_add_rear_full_range_switch(struct hda_codec *codec) ca0132_alt_add_rear_full_range_switch() argument 6802 ca0132_alt_add_bass_redirection_crossover(struct hda_codec *codec) ca0132_alt_add_bass_redirection_crossover() argument 6818 ca0132_alt_add_bass_redirection_switch(struct hda_codec *codec) ca0132_alt_add_bass_redirection_switch() argument 6834 ca0132_alt_add_input_enum(struct hda_codec *codec) ca0132_alt_add_input_enum() argument 6850 ca0132_alt_add_mic_boost_enum(struct hda_codec *codec) ca0132_alt_add_mic_boost_enum() argument 6868 ae5_add_headphone_gain_enum(struct hda_codec *codec) ae5_add_headphone_gain_enum() argument 6885 ae5_add_sound_filter_enum(struct hda_codec *codec) ae5_add_sound_filter_enum() argument 6897 zxr_add_headphone_gain_switch(struct hda_codec *codec) zxr_add_headphone_gain_switch() argument 6934 ca0132_alt_add_chmap_ctls(struct hda_codec *codec) ca0132_alt_add_chmap_ctls() argument 7027 ca0132_build_controls(struct hda_codec *codec) ca0132_build_controls() argument 7214 dbpro_build_controls(struct hda_codec *codec) dbpro_build_controls() argument 7278 ca0132_build_pcms(struct hda_codec *codec) ca0132_build_pcms() argument 7338 dbpro_build_pcms(struct hda_codec *codec) dbpro_build_pcms() argument 7372 init_output(struct hda_codec *codec, hda_nid_t pin, hda_nid_t dac) init_output() argument 7386 init_input(struct hda_codec *codec, hda_nid_t pin, hda_nid_t adc) init_input() argument 7407 refresh_amp_caps(struct hda_codec *codec, hda_nid_t nid, int dir) refresh_amp_caps() argument 7419 ca0132_set_dmic(struct hda_codec *codec, int enable) ca0132_set_dmic() argument 7463 ca0132_init_dmic(struct hda_codec *codec) ca0132_init_dmic() argument 7511 ca0132_init_analog_mic2(struct hda_codec *codec) ca0132_init_analog_mic2() argument 7523 ca0132_refresh_widget_caps(struct hda_codec *codec) ca0132_refresh_widget_caps() argument 7545 ca0132_alt_free_active_dma_channels(struct hda_codec *codec) ca0132_alt_free_active_dma_channels() argument 7600 ca0132_alt_start_dsp_audio_streams(struct hda_codec *codec) ca0132_alt_start_dsp_audio_streams() argument 7690 chipio_remap_stream(struct hda_codec *codec, const struct chipio_stream_remap_data *remap_data) chipio_remap_stream() argument 7757 ca0132_alt_init_speaker_tuning(struct hda_codec *codec) ca0132_alt_init_speaker_tuning() argument 7801 ca0132_alt_init_analog_mics(struct hda_codec *codec) ca0132_alt_init_analog_mics() argument 7831 sbz_connect_streams(struct hda_codec *codec) sbz_connect_streams() argument 7860 sbz_chipio_startup_data(struct hda_codec *codec) sbz_chipio_startup_data() argument 7893 ca0132_alt_dsp_initial_mic_setup(struct hda_codec *codec) ca0132_alt_dsp_initial_mic_setup() argument 7924 ae5_post_dsp_register_set(struct hda_codec *codec) ae5_post_dsp_register_set() argument 7949 ae5_post_dsp_param_setup(struct hda_codec *codec) ae5_post_dsp_param_setup() argument 7969 ae5_post_dsp_pll_setup(struct hda_codec *codec) ae5_post_dsp_pll_setup() argument 7978 ae5_post_dsp_stream_setup(struct hda_codec *codec) ae5_post_dsp_stream_setup() argument 8004 ae5_post_dsp_startup_data(struct hda_codec *codec) ae5_post_dsp_startup_data() argument 8036 ae7_post_dsp_setup_ports(struct hda_codec *codec) ae7_post_dsp_setup_ports() argument 8057 ae7_post_dsp_asi_stream_setup(struct hda_codec *codec) ae7_post_dsp_asi_stream_setup() argument 8080 ae7_post_dsp_pll_setup(struct hda_codec *codec) ae7_post_dsp_pll_setup() argument 8094 ae7_post_dsp_asi_setup_ports(struct hda_codec *codec) ae7_post_dsp_asi_setup_ports() argument 8176 ae7_post_dsp_asi_setup(struct hda_codec *codec) ae7_post_dsp_asi_setup() argument 8205 ca0132_setup_defaults(struct hda_codec *codec) ca0132_setup_defaults() argument 8250 r3d_setup_defaults(struct hda_codec *codec) r3d_setup_defaults() argument 8300 sbz_setup_defaults(struct hda_codec *codec) sbz_setup_defaults() argument 8354 ae5_setup_defaults(struct hda_codec *codec) ae5_setup_defaults() argument 8419 ae7_setup_defaults(struct hda_codec *codec) ae7_setup_defaults() argument 8502 ca0132_init_flags(struct hda_codec *codec) ca0132_init_flags() argument 8535 ca0132_init_params(struct hda_codec *codec) ca0132_init_params() argument 8551 ca0132_set_dsp_msr(struct hda_codec *codec, bool is96k) ca0132_set_dsp_msr() argument 8565 ca0132_download_dsp_images(struct hda_codec *codec) ca0132_download_dsp_images() argument 8621 ca0132_download_dsp(struct hda_codec *codec) ca0132_download_dsp() argument 8647 ca0132_process_dsp_response(struct hda_codec *codec, struct hda_jack_callback *callback) ca0132_process_dsp_response() argument 8663 hp_callback(struct hda_codec *codec, struct hda_jack_callback *cb) hp_callback() argument 8677 amic_callback(struct hda_codec *codec, struct hda_jack_callback *cb) amic_callback() argument 8687 ca0132_setup_unsol(struct hda_codec *codec) ca0132_setup_unsol() argument 8776 ca0132_init_chip(struct hda_codec *codec) ca0132_init_chip() argument 8861 r3di_gpio_shutdown(struct hda_codec *codec) r3di_gpio_shutdown() argument 8869 sbz_region2_exit(struct hda_codec *codec) sbz_region2_exit() argument 8886 sbz_set_pin_ctl_default(struct hda_codec *codec) sbz_set_pin_ctl_default() argument 8899 ca0132_clear_unsolicited(struct hda_codec *codec) ca0132_clear_unsolicited() argument 8911 sbz_gpio_shutdown_commands(struct hda_codec *codec, int dir, int mask, int data) sbz_gpio_shutdown_commands() argument 8926 zxr_dbpro_power_state_shutdown(struct hda_codec *codec) zxr_dbpro_power_state_shutdown() argument 8936 sbz_exit_chip(struct hda_codec *codec) sbz_exit_chip() argument 8971 r3d_exit_chip(struct hda_codec *codec) r3d_exit_chip() argument 8978 ae5_exit_chip(struct hda_codec *codec) ae5_exit_chip() argument 9003 ae7_exit_chip(struct hda_codec *codec) ae7_exit_chip() argument 9029 zxr_exit_chip(struct hda_codec *codec) zxr_exit_chip() argument 9059 ca0132_exit_chip(struct hda_codec *codec) ca0132_exit_chip() argument 9075 sbz_dsp_startup_check(struct hda_codec *codec) sbz_dsp_startup_check() argument 9140 ca0132_alt_vol_setup(struct hda_codec *codec) ca0132_alt_vol_setup() argument 9155 sbz_pre_dsp_setup(struct hda_codec *codec) sbz_pre_dsp_setup() argument 9168 r3d_pre_dsp_setup(struct hda_codec *codec) r3d_pre_dsp_setup() argument 9178 r3di_pre_dsp_setup(struct hda_codec *codec) r3di_pre_dsp_setup() argument 9195 zxr_pre_dsp_setup(struct hda_codec *codec) zxr_pre_dsp_setup() argument 9268 ca0132_mmio_init_sbz(struct hda_codec *codec) ca0132_mmio_init_sbz() argument 9318 ca0132_mmio_init_ae5(struct hda_codec *codec) ca0132_mmio_init_ae5() argument 9350 ca0132_mmio_init(struct hda_codec *codec) ca0132_mmio_init() argument 9383 ae5_register_set(struct hda_codec *codec) ae5_register_set() argument 9442 ca0132_alt_init(struct hda_codec *codec) ca0132_alt_init() argument 9499 ca0132_init(struct hda_codec *codec) ca0132_init() argument 9620 dbpro_init(struct hda_codec *codec) dbpro_init() argument 9635 ca0132_free(struct hda_codec *codec) ca0132_free() argument 9676 dbpro_free(struct hda_codec *codec) dbpro_free() argument 9687 ca0132_suspend(struct hda_codec *codec) ca0132_suspend() argument 9714 ca0132_config(struct hda_codec *codec) ca0132_config() argument 9914 ca0132_prepare_verbs(struct hda_codec *codec) ca0132_prepare_verbs() argument 9963 sbz_detect_quirk(struct hda_codec *codec) sbz_detect_quirk() argument 9980 patch_ca0132(struct hda_codec *codec) patch_ca0132() argument [all...] |
H A D | patch_realtek.c | 143 static void coef_mutex_lock(struct hda_codec *codec) in coef_mutex_lock() argument 151 static void coef_mutex_unlock(struct hda_codec *codec) in coef_mutex_unlock() argument 159 __alc_read_coefex_idx(struct hda_codec *codec, hda_nid_t nid, unsigned int coef_idx) __alc_read_coefex_idx() argument 169 alc_read_coefex_idx(struct hda_codec *codec, hda_nid_t nid, unsigned int coef_idx) alc_read_coefex_idx() argument 183 __alc_write_coefex_idx(struct hda_codec *codec, hda_nid_t nid, unsigned int coef_idx, unsigned int coef_val) __alc_write_coefex_idx() argument 190 alc_write_coefex_idx(struct hda_codec *codec, hda_nid_t nid, unsigned int coef_idx, unsigned int coef_val) alc_write_coefex_idx() argument 201 __alc_update_coefex_idx(struct hda_codec *codec, hda_nid_t nid, unsigned int coef_idx, unsigned int mask, unsigned int bits_set) __alc_update_coefex_idx() argument 212 alc_update_coefex_idx(struct hda_codec *codec, hda_nid_t nid, unsigned int coef_idx, unsigned int mask, unsigned int bits_set) alc_update_coefex_idx() argument 225 alc_get_coef0(struct hda_codec *codec) alc_get_coef0() argument 248 alc_process_coef_fw(struct hda_codec *codec, const struct coef_fw *fw) alc_process_coef_fw() argument 267 alc_setup_gpio(struct hda_codec *codec, unsigned int mask) alc_setup_gpio() argument 276 alc_write_gpio_data(struct hda_codec *codec) alc_write_gpio_data() argument 284 alc_update_gpio_data(struct hda_codec *codec, unsigned int mask, bool on) alc_update_gpio_data() argument 298 alc_write_gpio(struct hda_codec *codec) alc_write_gpio() argument 314 alc_fixup_gpio(struct hda_codec *codec, int action, unsigned int mask) alc_fixup_gpio() argument 321 alc_fixup_gpio1(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_gpio1() argument 327 alc_fixup_gpio2(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_gpio2() argument 333 alc_fixup_gpio3(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_gpio3() argument 339 alc_fixup_gpio4(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_gpio4() argument 345 alc_fixup_micmute_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_micmute_led() argument 357 alc_fix_pll(struct hda_codec *codec) alc_fix_pll() argument 366 alc_fix_pll_init(struct hda_codec *codec, hda_nid_t nid, unsigned int coef_idx, unsigned int coef_bit) alc_fix_pll_init() argument 377 alc_update_knob_master(struct hda_codec *codec, struct hda_jack_callback *jack) alc_update_knob_master() argument 399 alc880_unsol_event(struct hda_codec *codec, unsigned int res) alc880_unsol_event() argument 407 alc_fill_eapd_coef(struct hda_codec *codec) alc_fill_eapd_coef() argument 523 alc888_coef_init(struct hda_codec *codec) alc888_coef_init() argument 536 set_eapd(struct hda_codec *codec, hda_nid_t nid, int on) set_eapd() argument 546 alc_auto_setup_eapd(struct hda_codec *codec, bool on) alc_auto_setup_eapd() argument 559 alc_headset_mic_no_shutup(struct hda_codec *codec) alc_headset_mic_no_shutup() argument 581 alc_shutup_pins(struct hda_codec *codec) alc_shutup_pins() argument 605 alc_eapd_shutup(struct hda_codec *codec) alc_eapd_shutup() argument 616 alc_auto_init_amp(struct hda_codec *codec, int type) alc_auto_init_amp() argument 659 alc_fixup_sku_ignore(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_sku_ignore() argument 669 alc_fixup_no_depop_delay(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_no_depop_delay() argument 680 alc_auto_parse_customize_define(struct hda_codec *codec) alc_auto_parse_customize_define() argument 771 alc_subsystem_id(struct hda_codec *codec, const hda_nid_t *ports) alc_subsystem_id() argument 873 alc_ssid_check(struct hda_codec *codec, const hda_nid_t *ports) alc_ssid_check() argument 888 alc_fixup_inv_dmic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_inv_dmic() argument 897 alc_build_controls(struct hda_codec *codec) alc_build_controls() argument 914 alc_pre_init(struct hda_codec *codec) alc_pre_init() argument 924 alc_init(struct hda_codec *codec) alc_init() argument 949 alc_shutup(struct hda_codec *codec) alc_shutup() argument 962 alc_power_eapd(struct hda_codec *codec) alc_power_eapd() argument 967 alc_suspend(struct hda_codec *codec) alc_suspend() argument 976 alc_resume(struct hda_codec *codec) alc_resume() argument 1076 alc_codec_rename_from_preset(struct hda_codec *codec) alc_codec_rename_from_preset() argument 1149 has_cdefine_beep(struct hda_codec *codec) has_cdefine_beep() argument 1167 alc_parse_auto_config(struct hda_codec *codec, const hda_nid_t *ignore_nids, const hda_nid_t *ssid_nids) alc_parse_auto_config() argument 1191 alc_alloc_spec(struct hda_codec *codec, hda_nid_t mixer_nid) alc_alloc_spec() argument 1217 alc880_parse_auto_config(struct hda_codec *codec) alc880_parse_auto_config() argument 1256 alc880_fixup_vol_knob(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc880_fixup_vol_knob() argument 1639 patch_alc880(struct hda_codec *codec) patch_alc880() argument 1684 alc260_parse_auto_config(struct hda_codec *codec) alc260_parse_auto_config() argument 1708 alc260_gpio1_automute(struct hda_codec *codec) alc260_gpio1_automute() argument 1715 alc260_fixup_gpio1_toggle(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc260_fixup_gpio1_toggle() argument 1733 alc260_fixup_kn1(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc260_fixup_kn1() argument 1761 alc260_fixup_fsc_s7020(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc260_fixup_fsc_s7020() argument 1769 alc260_fixup_fsc_s7020_jwse(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc260_fixup_fsc_s7020_jwse() argument 1888 patch_alc260(struct hda_codec *codec) patch_alc260() argument 1994 alc889_fixup_coef(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc889_fixup_coef() argument 2003 alc885_fixup_macpro_gpio(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc885_fixup_macpro_gpio() argument 2016 alc889_fixup_dac_route(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc889_fixup_dac_route() argument 2038 alc889_fixup_mbp_vref(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc889_fixup_mbp_vref() argument 2059 alc889_fixup_mac_pins(struct hda_codec *codec, const hda_nid_t *nids, int num_nids) alc889_fixup_mac_pins() argument 2075 alc889_fixup_imac91_vref(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc889_fixup_imac91_vref() argument 2085 alc889_fixup_mba11_vref(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc889_fixup_mba11_vref() argument 2095 alc889_fixup_mba21_vref(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc889_fixup_mba21_vref() argument 2108 alc882_fixup_no_primary_hp(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc882_fixup_no_primary_hp() argument 2124 alc_fixup_dual_codecs(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_dual_codecs() argument 2142 rename_ctl(struct hda_codec *codec, const char *oldname, const char *newname) rename_ctl() argument 2152 alc1220_fixup_gb_dual_codecs(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc1220_fixup_gb_dual_codecs() argument 2176 alc1220_fixup_gb_x570(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc1220_fixup_gb_x570() argument 2200 alc1220_fixup_clevo_p950(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc1220_fixup_clevo_p950() argument 2220 alc1220_fixup_clevo_pb51ed(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc1220_fixup_clevo_pb51ed() argument 2228 alc887_asus_hp_automute_hook(struct hda_codec *codec, struct hda_jack_callback *jack) alc887_asus_hp_automute_hook() argument 2243 alc887_fixup_asus_jack(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc887_fixup_asus_jack() argument 2738 alc882_parse_auto_config(struct hda_codec *codec) alc882_parse_auto_config() argument 2747 patch_alc882(struct hda_codec *codec) patch_alc882() argument 2807 alc262_parse_auto_config(struct hda_codec *codec) alc262_parse_auto_config() argument 2926 patch_alc262(struct hda_codec *codec) patch_alc262() argument 2986 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); alc268_beep_switch_put() local 3071 alc268_parse_auto_config(struct hda_codec *codec) alc268_parse_auto_config() argument 3079 patch_alc268(struct hda_codec *codec) patch_alc268() argument 3174 alc269_parse_auto_config(struct hda_codec *codec) alc269_parse_auto_config() argument 3225 alc_headset_btn_callback(struct hda_codec *codec, struct hda_jack_callback *jack) alc_headset_btn_callback() argument 3247 alc_disable_headset_jack_key(struct hda_codec *codec) alc_disable_headset_jack_key() argument 3277 alc_enable_headset_jack_key(struct hda_codec *codec) alc_enable_headset_jack_key() argument 3307 alc_fixup_headset_jack(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_jack() argument 3333 alc269vb_toggle_power_output(struct hda_codec *codec, int power_up) alc269vb_toggle_power_output() argument 3338 alc269_shutup(struct hda_codec *codec) alc269_shutup() argument 3384 alc282_restore_default_value(struct hda_codec *codec) alc282_restore_default_value() argument 3389 alc282_init(struct hda_codec *codec) alc282_init() argument 3426 alc282_shutup(struct hda_codec *codec) alc282_shutup() argument 3500 alc283_restore_default_value(struct hda_codec *codec) alc283_restore_default_value() argument 3505 alc283_init(struct hda_codec *codec) alc283_init() argument 3541 alc283_shutup(struct hda_codec *codec) alc283_shutup() argument 3578 alc256_init(struct hda_codec *codec) alc256_init() argument 3630 alc256_shutup(struct hda_codec *codec) alc256_shutup() argument 3679 alc285_hp_init(struct hda_codec *codec) alc285_hp_init() argument 3729 alc225_init(struct hda_codec *codec) alc225_init() argument 3788 alc225_shutup(struct hda_codec *codec) alc225_shutup() argument 3842 alc_default_init(struct hda_codec *codec) alc_default_init() argument 3871 alc_default_shutup(struct hda_codec *codec) alc_default_shutup() argument 3904 alc294_hp_init(struct hda_codec *codec) alc294_hp_init() argument 3936 alc294_init(struct hda_codec *codec) alc294_init() argument 3949 alc5505_coef_set(struct hda_codec *codec, unsigned int index_reg, unsigned int val) alc5505_coef_set() argument 3957 alc5505_coef_get(struct hda_codec *codec, unsigned int index_reg) alc5505_coef_get() argument 3969 alc5505_dsp_halt(struct hda_codec *codec) alc5505_dsp_halt() argument 3984 alc5505_dsp_back_from_halt(struct hda_codec *codec) alc5505_dsp_back_from_halt() argument 3994 alc5505_dsp_init(struct hda_codec *codec) alc5505_dsp_init() argument 4042 alc269_suspend(struct hda_codec *codec) alc269_suspend() argument 4052 alc269_resume(struct hda_codec *codec) alc269_resume() argument 4089 alc269_fixup_pincfg_no_hp_to_lineout(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_pincfg_no_hp_to_lineout() argument 4098 alc269_fixup_pincfg_U7x7_headset_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_pincfg_U7x7_headset_mic() argument 4111 alc269_fixup_hweq(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_hweq() argument 4118 alc269_fixup_headset_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_headset_mic() argument 4127 alc271_fixup_dmic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc271_fixup_dmic() argument 4146 alc269vb_fixup_aspire_e1_coef(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269vb_fixup_aspire_e1_coef() argument 4154 alc269_fixup_pcm_44k(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_pcm_44k() argument 4169 alc269_fixup_stereo_dmic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_stereo_dmic() argument 4181 alc269_quanta_automute(struct hda_codec *codec) alc269_quanta_automute() argument 4189 alc269_fixup_quanta_mute(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_quanta_mute() argument 4198 alc269_x101_hp_automute_hook(struct hda_codec *codec, struct hda_jack_callback *jack) alc269_x101_hp_automute_hook() argument 4223 alc298_huawei_mbx_stereo_seq(struct hda_codec *codec, const struct hda_alc298_mbxinit *initval, bool first) alc298_huawei_mbx_stereo_seq() argument 4244 alc298_fixup_huawei_mbx_stereo(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc298_fixup_huawei_mbx_stereo() argument 4281 alc269_fixup_x101_headset_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_x101_headset_mic() argument 4291 alc_update_vref_led(struct hda_codec *codec, hda_nid_t pin, bool polarity, bool on) alc_update_vref_led() argument 4313 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); vref_mute_led_set() local 4322 led_power_filter(struct hda_codec *codec, hda_nid_t nid, unsigned int power_state) led_power_filter() argument 4339 alc269_fixup_hp_mute_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_hp_mute_led() argument 4365 alc269_fixup_hp_mute_led_micx(struct hda_codec *codec, const struct hda_fixup *fix, int action, hda_nid_t pin) alc269_fixup_hp_mute_led_micx() argument 4379 alc269_fixup_hp_mute_led_mic1(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_hp_mute_led_mic1() argument 4385 alc269_fixup_hp_mute_led_mic2(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_hp_mute_led_mic2() argument 4391 alc269_fixup_hp_mute_led_mic3(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_hp_mute_led_mic3() argument 4398 alc_update_gpio_led(struct hda_codec *codec, unsigned int mask, int polarity, bool enabled) alc_update_gpio_led() argument 4410 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); gpio_mute_led_set() local 4422 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); micmute_led_set() local 4431 alc_fixup_hp_gpio_led(struct hda_codec *codec, int action, unsigned int mute_mask, unsigned int micmute_mask) alc_fixup_hp_gpio_led() argument 4452 alc236_fixup_hp_gpio_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc236_fixup_hp_gpio_led() argument 4458 alc269_fixup_hp_gpio_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_hp_gpio_led() argument 4464 alc285_fixup_hp_gpio_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_gpio_led() argument 4470 alc286_fixup_hp_gpio_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc286_fixup_hp_gpio_led() argument 4476 alc287_fixup_hp_gpio_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc287_fixup_hp_gpio_led() argument 4482 alc245_fixup_hp_gpio_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc245_fixup_hp_gpio_led() argument 4496 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); vref_micmute_led_set() local 4504 alc269_fixup_hp_gpio_mic1_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_hp_gpio_mic1_led() argument 4522 alc280_fixup_hp_gpio4(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc280_fixup_hp_gpio4() argument 4538 alc245_fixup_hp_x360_amp(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc245_fixup_hp_x360_amp() argument 4558 alc274_hp_envy_pcm_hook(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream, int action) alc274_hp_envy_pcm_hook() argument 4573 alc274_fixup_hp_envy_gpio(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc274_fixup_hp_envy_gpio() argument 4586 alc_update_coef_led(struct hda_codec *codec, struct alc_coef_led *led, bool polarity, bool on) alc_update_coef_led() argument 4601 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); coef_mute_led_set() local 4609 alc285_fixup_hp_mute_led_coefbit(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_mute_led_coefbit() argument 4625 alc236_fixup_hp_mute_led_coefbit(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc236_fixup_hp_mute_led_coefbit() argument 4641 alc236_fixup_hp_mute_led_coefbit2(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc236_fixup_hp_mute_led_coefbit2() argument 4656 alc245_fixup_hp_mute_led_coefbit(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc245_fixup_hp_mute_led_coefbit() argument 4676 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); coef_micmute_led_set() local 4684 alc285_fixup_hp_coef_micmute_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_coef_micmute_led() argument 4698 alc285_fixup_hp_gpio_micmute_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_gpio_micmute_led() argument 4708 alc236_fixup_hp_coef_micmute_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc236_fixup_hp_coef_micmute_led() argument 4722 alc285_fixup_hp_mute_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_mute_led() argument 4729 alc285_fixup_hp_spectre_x360_mute_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_spectre_x360_mute_led() argument 4736 alc236_fixup_hp_mute_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc236_fixup_hp_mute_led() argument 4743 alc236_fixup_hp_micmute_led_vref(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc236_fixup_hp_micmute_led_vref() argument 4755 alc236_fixup_hp_mute_led_micmute_vref(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc236_fixup_hp_mute_led_micmute_vref() argument 4762 alc298_samsung_write_coef_pack(struct hda_codec *codec, const unsigned short coefs[2]) alc298_samsung_write_coef_pack() argument 4775 alc298_fixup_samsung_amp(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc298_fixup_samsung_amp() argument 4805 gpio2_mic_hotkey_event(struct hda_codec *codec, struct hda_jack_callback *event) gpio2_mic_hotkey_event() argument 4818 alc_register_micmute_input_device(struct hda_codec *codec) alc_register_micmute_input_device() argument 4854 alc280_fixup_hp_gpio2_mic_hotkey(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc280_fixup_hp_gpio2_mic_hotkey() argument 4888 alc233_fixup_lenovo_line2_mic_hotkey(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc233_fixup_lenovo_line2_mic_hotkey() argument 4918 alc269_fixup_hp_line1_mic1_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_hp_line1_mic1_led() argument 4941 alc_headset_mode_unplugged(struct hda_codec *codec) alc_headset_mode_unplugged() argument 5076 alc_headset_mode_mic_in(struct hda_codec *codec, hda_nid_t hp_pin, hda_nid_t mic_pin) alc_headset_mode_mic_in() argument 5215 alc_headset_mode_default(struct hda_codec *codec) alc_headset_mode_default() argument 5334 alc_headset_mode_ctia(struct hda_codec *codec) alc_headset_mode_ctia() argument 5456 alc_headset_mode_omtp(struct hda_codec *codec) alc_headset_mode_omtp() argument 5556 alc_determine_headset_type(struct hda_codec *codec) alc_determine_headset_type() argument 5756 alc_update_headset_mode(struct hda_codec *codec) alc_update_headset_mode() argument 5816 alc_update_headset_mode_hook(struct hda_codec *codec, struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) alc_update_headset_mode_hook() argument 5823 alc_update_headset_jack_cb(struct hda_codec *codec, struct hda_jack_callback *jack) alc_update_headset_jack_cb() argument 5830 alc_probe_headset_mode(struct hda_codec *codec) alc_probe_headset_mode() argument 5850 alc_fixup_headset_mode(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_mode() argument 5872 alc_fixup_headset_mode_no_hp_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_mode_no_hp_mic() argument 5883 alc255_set_default_jack_type(struct hda_codec *codec) alc255_set_default_jack_type() argument 5916 alc_fixup_headset_mode_alc255(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_mode_alc255() argument 5925 alc_fixup_headset_mode_alc255_no_hp_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_mode_alc255_no_hp_mic() argument 5937 alc288_update_headset_jack_cb(struct hda_codec *codec, struct hda_jack_callback *jack) alc288_update_headset_jack_cb() argument 5947 alc_fixup_headset_mode_dell_alc288(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_mode_dell_alc288() argument 5960 alc_fixup_auto_mute_via_amp(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_auto_mute_via_amp() argument 5969 alc_fixup_no_shutup(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_no_shutup() argument 5978 alc_fixup_disable_aamix(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_disable_aamix() argument 5989 alc_fixup_tpt440_dock(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_tpt440_dock() argument 6006 alc_fixup_tpt470_dock(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_tpt470_dock() argument 6029 alc_fixup_tpt470_dacs(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_tpt470_dacs() argument 6046 alc295_fixup_asus_dacs(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc295_fixup_asus_dacs() argument 6058 alc_shutup_dell_xps13(struct hda_codec *codec) alc_shutup_dell_xps13() argument 6069 alc_fixup_dell_xps13(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_dell_xps13() argument 6096 alc_fixup_headset_mode_alc662(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_mode_alc662() argument 6113 alc_fixup_headset_mode_alc668(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_mode_alc668() argument 6125 find_ext_mic_pin(struct hda_codec *codec) find_ext_mic_pin() argument 6146 alc271_hp_gate_mic_jack(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc271_hp_gate_mic_jack() argument 6162 alc269_fixup_limit_int_mic_boost(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_limit_int_mic_boost() argument 6194 alc283_hp_automute_hook(struct hda_codec *codec, struct hda_jack_callback *jack) alc283_hp_automute_hook() argument 6210 alc283_fixup_chromebook(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc283_fixup_chromebook() argument 6231 alc283_fixup_sense_combo_jack(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc283_fixup_sense_combo_jack() argument 6249 asus_tx300_automute(struct hda_codec *codec) asus_tx300_automute() argument 6257 alc282_fixup_asus_tx300(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc282_fixup_asus_tx300() argument 6292 alc290_fixup_mono_speakers(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc290_fixup_mono_speakers() argument 6305 alc298_fixup_speaker_volume(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc298_fixup_speaker_volume() argument 6322 alc295_fixup_disable_dac3(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc295_fixup_disable_dac3() argument 6332 alc285_fixup_speaker2_to_dac1(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_speaker2_to_dac1() argument 6342 alc280_hp_gpio4_automute_hook(struct hda_codec *codec, struct hda_jack_callback *jack) alc280_hp_gpio4_automute_hook() argument 6359 alc280_fixup_hp_9480m(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc280_fixup_hp_9480m() argument 6374 alc275_fixup_gpio4_off(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc275_fixup_gpio4_off() argument 6393 alc285_fixup_thinkpad_x1_gen7(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_thinkpad_x1_gen7() argument 6420 alc233_alc662_fixup_lenovo_dual_codecs(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc233_alc662_fixup_lenovo_dual_codecs() argument 6444 alc225_fixup_s3_pop_noise(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc225_fixup_s3_pop_noise() argument 6454 alc274_fixup_bind_dacs(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc274_fixup_bind_dacs() argument 6472 alc289_fixup_asus_ga401(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc289_fixup_asus_ga401() argument 6487 alc285_fixup_invalidate_dacs(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_invalidate_dacs() argument 6496 alc_combo_jack_hp_jd_restart(struct hda_codec *codec) alc_combo_jack_hp_jd_restart() argument 6520 alc295_fixup_chromebook(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc295_fixup_chromebook() argument 6535 alc_fixup_disable_mic_vref(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_disable_mic_vref() argument 6543 alc294_gx502_toggle_output(struct hda_codec *codec, struct hda_jack_callback *cb) alc294_gx502_toggle_output() argument 6555 alc294_fixup_gx502_hp(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc294_fixup_gx502_hp() argument 6576 alc294_gu502_toggle_output(struct hda_codec *codec, struct hda_jack_callback *cb) alc294_gu502_toggle_output() argument 6588 alc294_fixup_gu502_hp(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc294_fixup_gu502_hp() argument 6605 alc285_fixup_hp_gpio_amp_init(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_gpio_amp_init() argument 6615 alc274_fixup_hp_headset_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc274_fixup_hp_headset_mic() argument 6625 alc_fixup_no_int_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_no_int_mic() argument 6645 alc285_fixup_hp_spectre_x360_eb1(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_spectre_x360_eb1() argument 6680 alc285_fixup_hp_spectre_x360(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_spectre_x360() argument 6698 alc285_fixup_hp_envy_x360(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_envy_x360() argument 6755 alc_fixup_thinkpad_acpi(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_thinkpad_acpi() argument 6763 alc287_fixup_legion_15imhg05_speakers(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc287_fixup_legion_15imhg05_speakers() argument 6935 cs35l41_fixup_spi_two(struct hda_codec *codec, const struct hda_fixup *fix, int action) cs35l41_fixup_spi_two() argument 6940 cs35l41_fixup_spi_four(struct hda_codec *codec, const struct hda_fixup *fix, int action) cs35l41_fixup_spi_four() argument 6976 alc256_fixup_set_coef_defaults(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc256_fixup_set_coef_defaults() argument 6998 alc233_fixup_no_audio_jack(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc233_fixup_no_audio_jack() argument 7012 alc256_fixup_mic_no_presence_and_resume(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc256_fixup_mic_no_presence_and_resume() argument 7029 alc_fixup_dell4_mic_no_presence_quiet(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_dell4_mic_no_presence_quiet() argument 7064 alc287_fixup_yoga9_14iap7_bass_spk_pin(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc287_fixup_yoga9_14iap7_bass_spk_pin() argument 7101 alc295_fixup_dell_inspiron_top_speakers(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc295_fixup_dell_inspiron_top_speakers() argument 7130 alc287_fixup_bind_dacs(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc287_fixup_bind_dacs() argument 7151 alc_fixup_headset_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_mic() argument 7448 alc298_fixup_lenovo_c940_duet7(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc298_fixup_lenovo_c940_duet7() argument 7468 alc287_fixup_lenovo_14irp8_duetitl(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc287_fixup_lenovo_14irp8_duetitl() argument 10958 alc269_fill_coef(struct hda_codec *codec) alc269_fill_coef() argument 11000 patch_alc269(struct hda_codec *codec) patch_alc269() argument 11213 alc861_parse_auto_config(struct hda_codec *codec) alc861_parse_auto_config() argument 11230 alc861_fixup_asus_amp_vref_0f(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc861_fixup_asus_amp_vref_0f() argument 11247 alc_fixup_no_jack_detect(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_no_jack_detect() argument 11302 patch_alc861(struct hda_codec *codec) patch_alc861() argument 11351 alc861vd_parse_auto_config(struct hda_codec *codec) alc861vd_parse_auto_config() argument 11364 alc861vd_fixup_dallas(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc861vd_fixup_dallas() argument 11374 alc660vd_fixup_asus_gpio1(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc660vd_fixup_asus_gpio1() argument 11404 patch_alc861vd(struct hda_codec *codec) patch_alc861vd() argument 11460 alc662_parse_auto_config(struct hda_codec *codec) alc662_parse_auto_config() argument 11476 alc272_fixup_mario(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc272_fixup_mario() argument 11499 alc_fixup_bass_chmap(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_bass_chmap() argument 11509 gpio_led_power_filter(struct hda_codec *codec, hda_nid_t nid, unsigned int power_state) gpio_led_power_filter() argument 11519 alc662_fixup_led_gpio1(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc662_fixup_led_gpio1() argument 11531 alc662_usi_automute_hook(struct hda_codec *codec, struct hda_jack_callback *jack) alc662_usi_automute_hook() argument 11545 alc662_fixup_usi_headset_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc662_fixup_usi_headset_mic() argument 11555 alc662_aspire_ethos_mute_speakers(struct hda_codec *codec, struct hda_jack_callback *cb) alc662_aspire_ethos_mute_speakers() argument 11573 alc662_fixup_aspire_ethos_hp(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc662_fixup_aspire_ethos_hp() argument 11596 alc671_fixup_hp_headset_mic2(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc671_fixup_hp_headset_mic2() argument 11619 alc897_hp_automute_hook(struct hda_codec *codec, struct hda_jack_callback *jack) alc897_hp_automute_hook() argument 11631 alc897_fixup_lenovo_headset_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc897_fixup_lenovo_headset_mic() argument 11640 alc897_fixup_lenovo_headset_mode(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc897_fixup_lenovo_headset_mode() argument 11675 alc668_restore_default_value(struct hda_codec *codec) alc668_restore_default_value() argument 12410 patch_alc662(struct hda_codec *codec) patch_alc662() argument 12491 alc680_parse_auto_config(struct hda_codec *codec) alc680_parse_auto_config() argument 12498 patch_alc680(struct hda_codec *codec) patch_alc680() argument [all...] |
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/ |
H A D | audioreach.h | 765 struct snd_codec codec; member
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_generic.c | 105 static void parse_user_hints(struct hda_codec *codec) in parse_user_hints() argument 210 restore_pin_ctl(struct hda_codec *codec, hda_nid_t pin) restore_pin_ctl() argument 216 set_pin_target(struct hda_codec *codec, hda_nid_t pin, unsigned int val, bool do_write) set_pin_target() argument 228 set_pin_targets(struct hda_codec *codec, int num_pins, hda_nid_t *pins, unsigned int val) set_pin_targets() argument 256 get_nid_path(struct hda_codec *codec, hda_nid_t from_nid, hda_nid_t to_nid, int anchor_nid) get_nid_path() argument 287 snd_hda_get_path_idx(struct hda_codec *codec, struct nid_path *path) snd_hda_get_path_idx() argument 308 snd_hda_get_path_from_idx(struct hda_codec *codec, int idx) snd_hda_get_path_from_idx() argument 319 is_dac_already_used(struct hda_codec *codec, hda_nid_t nid) is_dac_already_used() argument 333 is_reachable_path(struct hda_codec *codec, hda_nid_t from_nid, hda_nid_t to_nid) is_reachable_path() argument 345 is_ctl_used(struct hda_codec *codec, unsigned int val, int type) is_ctl_used() argument 360 is_ctl_associated(struct hda_codec *codec, hda_nid_t nid, int dir, int idx, int type) is_ctl_associated() argument 367 print_nid_path(struct hda_codec *codec, const char *pfx, struct nid_path *path) print_nid_path() argument 384 __parse_nid_path(struct hda_codec *codec, hda_nid_t from_nid, hda_nid_t to_nid, int anchor_nid, struct nid_path *path, int depth) __parse_nid_path() argument 454 snd_hda_parse_nid_path(struct hda_codec *codec, hda_nid_t from_nid, hda_nid_t to_nid, int anchor_nid, struct nid_path *path) snd_hda_parse_nid_path() argument 477 snd_hda_add_new_path(struct hda_codec *codec, hda_nid_t from_nid, hda_nid_t to_nid, int anchor_nid) snd_hda_add_new_path() argument 504 invalidate_nid_path(struct hda_codec *codec, int idx) invalidate_nid_path() argument 513 get_preferred_dac(struct hda_codec *codec, hda_nid_t pin) get_preferred_dac() argument 527 look_for_dac(struct hda_codec *codec, hda_nid_t pin, bool is_digital) look_for_dac() argument 555 same_amp_caps(struct hda_codec *codec, hda_nid_t nid1, hda_nid_t nid2, int dir) same_amp_caps() argument 565 look_for_out_mute_nid(struct hda_codec *codec, struct nid_path *path) look_for_out_mute_nid() argument 581 look_for_out_vol_nid(struct hda_codec *codec, struct nid_path *path) look_for_out_vol_nid() argument 602 has_amp_in(struct hda_codec *codec, struct nid_path *path, int idx) has_amp_in() argument 616 has_amp_out(struct hda_codec *codec, struct nid_path *path, int idx) has_amp_out() argument 630 is_active_nid(struct hda_codec *codec, hda_nid_t nid, unsigned int dir, unsigned int idx) is_active_nid() argument 669 get_amp_val_to_activate(struct hda_codec *codec, hda_nid_t nid, int dir, unsigned int caps, bool enable) get_amp_val_to_activate() argument 687 is_stereo_amps(struct hda_codec *codec, hda_nid_t nid, int dir) is_stereo_amps() argument 704 init_amp(struct hda_codec *codec, hda_nid_t nid, int dir, int idx) init_amp() argument 716 update_amp(struct hda_codec *codec, hda_nid_t nid, int dir, int idx, unsigned int mask, unsigned int val) update_amp() argument 730 get_amp_mask_to_modify(struct hda_codec *codec, hda_nid_t nid, int dir, int idx, unsigned int caps) get_amp_mask_to_modify() argument 748 activate_amp(struct hda_codec *codec, hda_nid_t nid, int dir, int idx, int idx_to_check, bool enable) activate_amp() argument 764 check_and_activate_amp(struct hda_codec *codec, hda_nid_t nid, int dir, int idx, int idx_to_check, bool enable) check_and_activate_amp() argument 774 activate_amp_out(struct hda_codec *codec, struct nid_path *path, int i, bool enable) activate_amp_out() argument 782 activate_amp_in(struct hda_codec *codec, struct nid_path *path, int i, bool enable, bool add_aamix) activate_amp_in() argument 823 path_power_update(struct hda_codec *codec, struct nid_path *path, bool allow_powerdown) path_power_update() argument 862 sync_power_state_change(struct hda_codec *codec, hda_nid_t nid) sync_power_state_change() argument 879 snd_hda_activate_path(struct hda_codec *codec, struct nid_path *path, bool enable, bool add_aamix) snd_hda_activate_path() argument 907 path_power_down_sync(struct hda_codec *codec, struct nid_path *path) path_power_down_sync() argument 917 set_pin_eapd(struct hda_codec *codec, hda_nid_t pin, bool enable) set_pin_eapd() argument 933 resume_path_from_idx(struct hda_codec *codec, int path_idx) resume_path_from_idx() argument 1014 add_vol_ctl(struct hda_codec *codec, const char *pfx, int cidx, unsigned int chs, struct nid_path *path) add_vol_ctl() argument 1028 get_default_ch_nums(struct hda_codec *codec, struct nid_path *path, int type) get_default_ch_nums() argument 1040 add_stereo_vol(struct hda_codec *codec, const char *pfx, int cidx, struct nid_path *path) add_stereo_vol() argument 1050 add_sw_ctl(struct hda_codec *codec, const char *pfx, int cidx, unsigned int chs, struct nid_path *path) add_sw_ctl() argument 1073 add_stereo_sw(struct hda_codec *codec, const char *pfx, int cidx, struct nid_path *path) add_stereo_sw() argument 1084 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); sync_auto_mute_bits() local 1111 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); hda_gen_bind_mute_get() local 1127 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); hda_gen_bind_mute_put() local 1150 path_has_mixer(struct hda_codec *codec, int path_idx, int ctl_type) path_has_mixer() argument 1161 get_line_out_pfx(struct hda_codec *codec, int ch, int *index, int ctl_type) get_line_out_pfx() argument 1279 assign_out_path_ctls(struct hda_codec *codec, struct nid_path *path) assign_out_path_ctls() argument 1342 get_primary_out(struct hda_codec *codec, int idx) get_primary_out() argument 1356 try_dac(struct hda_codec *codec, hda_nid_t dac, hda_nid_t pin) try_dac() argument 1363 try_assign_dacs(struct hda_codec *codec, int num_outs, const hda_nid_t *pins, hda_nid_t *dacs, int *path_idx, const struct badness_table *bad) try_assign_dacs() argument 1455 get_dac_if_single(struct hda_codec *codec, hda_nid_t pin) get_dac_if_single() argument 1475 can_be_multiio_pin(struct hda_codec *codec, unsigned int location, hda_nid_t nid) can_be_multiio_pin() argument 1492 count_multiio_pins(struct hda_codec *codec, hda_nid_t reference_pin) count_multiio_pins() argument 1521 fill_multi_ios(struct hda_codec *codec, hda_nid_t reference_pin, bool hardwired) fill_multi_ios() argument 1607 map_singles(struct hda_codec *codec, int outs, const hda_nid_t *pins, hda_nid_t *dacs, int *path_idx) map_singles() argument 1643 check_aamix_out_path(struct hda_codec *codec, int path_idx) check_aamix_out_path() argument 1679 indep_hp_possible(struct hda_codec *codec) indep_hp_possible() argument 1718 refill_shared_dacs(struct hda_codec *codec, int num_outs, hda_nid_t *dacs, int *path_idx) refill_shared_dacs() argument 1735 fill_and_eval_dacs(struct hda_codec *codec, bool fill_hardwired, bool fill_mio_first) fill_and_eval_dacs() argument 1898 print_nid_path_idx(struct hda_codec *codec, const char *pfx, int idx) print_nid_path_idx() argument 1908 debug_show_configs(struct hda_codec *codec, struct auto_pin_cfg *cfg) debug_show_configs() argument 1961 fill_all_dac_nids(struct hda_codec *codec) fill_all_dac_nids() argument 1979 parse_output_paths(struct hda_codec *codec) parse_output_paths() argument 2100 create_multi_out_ctls(struct hda_codec *codec, const struct auto_pin_cfg *cfg) create_multi_out_ctls() argument 2151 create_extra_out(struct hda_codec *codec, int path_idx, const char *pfx, int cidx) create_extra_out() argument 2170 create_extra_outs(struct hda_codec *codec, int num_pins, const int *paths, const char *pfx) create_extra_outs() argument 2197 create_hp_out_ctls(struct hda_codec *codec) create_hp_out_ctls() argument 2205 create_speaker_out_ctls(struct hda_codec *codec) create_speaker_out_ctls() argument 2228 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); indep_hp_get() local 2241 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); indep_hp_put() local 2296 create_indep_hp_ctls(struct hda_codec *codec) create_indep_hp_ctls() argument 2326 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ch_mode_info() local 2343 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ch_mode_get() local 2351 get_multiio_path(struct hda_codec *codec, int idx) get_multiio_path() argument 2368 set_multi_io(struct hda_codec *codec, int idx, bool output) set_multi_io() argument 2401 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ch_mode_put() local 2428 create_multi_channel_mode(struct hda_codec *codec) create_multi_channel_mode() argument 2448 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); loopback_mixing_get() local 2454 update_aamix_paths(struct hda_codec *codec, bool do_mix, int nomix_path_idx, int mix_path_idx, int out_type) update_aamix_paths() argument 2485 update_output_paths(struct hda_codec *codec, int num_outs, const int *paths) update_output_paths() argument 2503 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); loopback_mixing_put() local 2540 create_loopback_mixing_ctl(struct hda_codec *codec) create_loopback_mixing_ctl() argument 2559 update_hp_mic(struct hda_codec *codec, int adc_mux, bool force) update_hp_mic() argument 2603 create_hp_mic(struct hda_codec *codec) create_hp_mic() argument 2671 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); out_jack_mode_get() local 2683 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); out_jack_mode_put() local 2701 find_kctl_name(struct hda_codec *codec, const char *name, int idx) find_kctl_name() argument 2714 get_jack_mode_name(struct hda_codec *codec, hda_nid_t pin, char *name, size_t name_len) get_jack_mode_name() argument 2727 get_out_jack_num_items(struct hda_codec *codec, hda_nid_t pin) get_out_jack_num_items() argument 2738 create_out_jack_modes(struct hda_codec *codec, int num_pins, hda_nid_t *pins) create_out_jack_modes() argument 2775 get_vref_caps(struct hda_codec *codec, hda_nid_t pin) get_vref_caps() argument 2818 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in_jack_mode_info() local 2833 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in_jack_mode_get() local 2846 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in_jack_mode_put() local 2869 get_in_jack_num_items(struct hda_codec *codec, hda_nid_t pin) get_in_jack_num_items() argument 2878 create_in_jack_mode(struct hda_codec *codec, hda_nid_t pin) create_in_jack_mode() argument 2911 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); hp_mic_jack_mode_info() local 2942 get_cur_hp_mic_jack_mode(struct hda_codec *codec, hda_nid_t nid) get_cur_hp_mic_jack_mode() argument 2966 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); hp_mic_jack_mode_get() local 2976 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); hp_mic_jack_mode_put() local 3015 create_hp_mic_jack_mode(struct hda_codec *codec, hda_nid_t pin) create_hp_mic_jack_mode() argument 3051 look_for_mix_leaf_ctls(struct hda_codec *codec, hda_nid_t mix_nid, hda_nid_t pin, unsigned int *mix_val, unsigned int *mute_val) look_for_mix_leaf_ctls() argument 3087 new_analog_input(struct hda_codec *codec, int input_idx, hda_nid_t pin, const char *ctlname, int ctlidx, hda_nid_t mix_nid) new_analog_input() argument 3143 is_input_pin(struct hda_codec *codec, hda_nid_t nid) is_input_pin() argument 3150 fill_adc_nids(struct hda_codec *codec) fill_adc_nids() argument 3180 check_dyn_adc_switch(struct hda_codec *codec) check_dyn_adc_switch() argument 3248 parse_capture_source(struct hda_codec *codec, hda_nid_t pin, int cfg_idx, int num_adcs, const char *label, int anchor) parse_capture_source() argument 3290 fill_input_pin_labels(struct hda_codec *codec) fill_input_pin_labels() argument 3323 create_input_ctls(struct hda_codec *codec) create_input_ctls() argument 3396 get_input_path(struct hda_codec *codec, int adc_idx, int imux_idx) get_input_path() argument 3418 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); mux_enum_info() local 3426 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); mux_enum_get() local 3438 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); mux_enum_put() local 3464 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); cap_put_caller() local 3537 parse_capvol_in_path(struct hda_codec *codec, struct nid_path *path) parse_capvol_in_path() argument 3576 is_inv_dmic_pin(struct hda_codec *codec, hda_nid_t nid) is_inv_dmic_pin() argument 3600 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); cap_single_sw_put() local 3614 add_single_cap_ctl(struct hda_codec *codec, const char *label, int idx, bool is_switch, unsigned int ctl, bool inv_dmic) add_single_cap_ctl() argument 3660 create_single_cap_vol_ctl(struct hda_codec *codec, int idx, unsigned int vol_ctl, unsigned int sw_ctl, bool inv_dmic) create_single_cap_vol_ctl() argument 3675 create_bind_cap_vol_ctl(struct hda_codec *codec, int idx, unsigned int vol_ctl, unsigned int sw_ctl) create_bind_cap_vol_ctl() argument 3701 get_first_cap_ctl(struct hda_codec *codec, int idx, int type) get_first_cap_ctl() argument 3722 create_multi_cap_vol_ctl(struct hda_codec *codec) create_multi_cap_vol_ctl() argument 3751 create_capture_mixers(struct hda_codec *codec) create_capture_mixers() argument 3824 check_boost_vol(struct hda_codec *codec, hda_nid_t nid, int dir, int idx) check_boost_vol() argument 3842 look_for_boost_amp(struct hda_codec *codec, struct nid_path *path) look_for_boost_amp() argument 3867 parse_mic_boost(struct hda_codec *codec) parse_mic_boost() argument 3916 create_mute_led_cdev(struct hda_codec *codec, int (*callback)(struct led_classdev *, enum led_brightness), bool micmute) create_mute_led_cdev() argument 3954 snd_hda_gen_add_mute_led_cdev(struct hda_codec *codec, int (*callback)(struct led_classdev *, enum led_brightness)) snd_hda_gen_add_mute_led_cdev() argument 3988 call_micmute_led_update(struct hda_codec *codec) call_micmute_led_update() argument 4016 update_micmute_led(struct hda_codec *codec, struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) update_micmute_led() argument 4053 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); micmute_led_mode_get() local 4063 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); micmute_led_mode_put() local 4086 add_micmute_led_hook(struct hda_codec *codec) add_micmute_led_hook() argument 4114 snd_hda_gen_add_micmute_led_cdev(struct hda_codec *codec, int (*callback)(struct led_classdev *, enum led_brightness)) snd_hda_gen_add_micmute_led_cdev() argument 4136 parse_digital(struct hda_codec *codec) parse_digital() argument 4200 mux_select(struct hda_codec *codec, unsigned int adc_idx, unsigned int idx) mux_select() argument 4247 set_path_power(struct hda_codec *codec, hda_nid_t nid, int pin_state, int stream_state) set_path_power() argument 4279 detect_pin_state(struct hda_codec *codec, hda_nid_t pin) detect_pin_state() argument 4292 set_pin_power_jack(struct hda_codec *codec, hda_nid_t pin, int power) set_pin_power_jack() argument 4307 pin_power_callback(struct hda_codec *codec, struct hda_jack_callback *jack, bool on) pin_power_callback() argument 4317 pin_power_up_callback(struct hda_codec *codec, struct hda_jack_callback *jack) pin_power_up_callback() argument 4324 pin_power_down_callback(struct hda_codec *codec, struct hda_jack_callback *jack) pin_power_down_callback() argument 4331 add_pin_power_ctls(struct hda_codec *codec, int num_pins, const hda_nid_t *pins, bool on) add_pin_power_ctls() argument 4349 add_all_pin_power_ctls(struct hda_codec *codec, bool on) add_all_pin_power_ctls() argument 4367 sync_pin_power_ctls(struct hda_codec *codec, int num_pins, const hda_nid_t *pins) sync_pin_power_ctls() argument 4378 sync_all_pin_power_ctls(struct hda_codec *codec) sync_all_pin_power_ctls() argument 4396 add_fake_paths(struct hda_codec *codec, hda_nid_t nid, int num_pins, const hda_nid_t *pins) add_fake_paths() argument 4421 add_fake_beep_paths(struct hda_codec *codec) add_fake_beep_paths() argument 4458 snd_hda_gen_fix_pin_power(struct hda_codec *codec, hda_nid_t pin) snd_hda_gen_fix_pin_power() argument 4481 detect_jacks(struct hda_codec *codec, int num_pins, const hda_nid_t *pins) detect_jacks() argument 4500 do_automute(struct hda_codec *codec, int num_pins, const hda_nid_t *pins, int *paths, bool mute) do_automute() argument 4565 snd_hda_gen_update_outputs(struct hda_codec *codec) snd_hda_gen_update_outputs() argument 4612 call_update_outputs(struct hda_codec *codec) call_update_outputs() argument 4630 snd_hda_gen_hp_automute(struct hda_codec *codec, struct hda_jack_callback *jack) snd_hda_gen_hp_automute() argument 4655 snd_hda_gen_line_automute(struct hda_codec *codec, struct hda_jack_callback *jack) snd_hda_gen_line_automute() argument 4680 snd_hda_gen_mic_autoswitch(struct hda_codec *codec, struct hda_jack_callback *jack) snd_hda_gen_mic_autoswitch() argument 4704 call_hp_automute(struct hda_codec *codec, struct hda_jack_callback *jack) call_hp_automute() argument 4714 call_line_automute(struct hda_codec *codec, struct hda_jack_callback *jack) call_line_automute() argument 4724 call_mic_autoswitch(struct hda_codec *codec, struct hda_jack_callback *jack) call_mic_autoswitch() argument 4735 update_automute_all(struct hda_codec *codec) update_automute_all() argument 4748 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); automute_mode_info() local 4762 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); automute_mode_get() local 4777 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); automute_mode_put() local 4823 add_automute_mode_enum(struct hda_codec *codec) add_automute_mode_enum() argument 4836 check_auto_mute_availability(struct hda_codec *codec) check_auto_mute_availability() argument 4909 auto_mic_check_imux(struct hda_codec *codec) auto_mic_check_imux() argument 4943 check_auto_mic_availability(struct hda_codec *codec) check_auto_mic_availability() argument 5018 snd_hda_gen_path_power_filter(struct hda_codec *codec, hda_nid_t nid, unsigned int power_state) snd_hda_gen_path_power_filter() argument 5037 mute_all_mixer_nid(struct hda_codec *codec, hda_nid_t mix) mute_all_mixer_nid() argument 5063 snd_hda_gen_stream_pm(struct hda_codec *codec, hda_nid_t nid, bool on) snd_hda_gen_stream_pm() argument 5079 snd_hda_gen_parse_auto_config(struct hda_codec *codec, struct auto_pin_cfg *cfg) snd_hda_gen_parse_auto_config() argument 5281 snd_hda_gen_build_controls(struct hda_codec *codec) snd_hda_gen_build_controls() argument 5352 call_pcm_playback_hook(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream, int action) call_pcm_playback_hook() argument 5362 call_pcm_capture_hook(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream, int action) call_pcm_capture_hook() argument 5375 playback_pcm_open(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) playback_pcm_open() argument 5395 playback_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) playback_pcm_prepare() argument 5412 playback_pcm_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) playback_pcm_cleanup() argument 5426 playback_pcm_close(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) playback_pcm_close() argument 5439 capture_pcm_open(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) capture_pcm_open() argument 5447 capture_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) capture_pcm_prepare() argument 5459 capture_pcm_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) capture_pcm_cleanup() argument 5469 capture_pcm_close(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) capture_pcm_close() argument 5477 alt_playback_pcm_open(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) alt_playback_pcm_open() argument 5495 alt_playback_pcm_close(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) alt_playback_pcm_close() argument 5508 alt_playback_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) alt_playback_pcm_prepare() argument 5520 alt_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) alt_playback_pcm_cleanup() argument 5533 dig_playback_pcm_open(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) dig_playback_pcm_open() argument 5541 dig_playback_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) dig_playback_pcm_prepare() argument 5552 dig_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) dig_playback_pcm_cleanup() argument 5560 dig_playback_pcm_close(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) dig_playback_pcm_close() argument 5574 alt_capture_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) alt_capture_pcm_prepare() argument 5589 alt_capture_pcm_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) alt_capture_pcm_cleanup() argument 5686 dyn_adc_pcm_resetup(struct hda_codec *codec, int cur) dyn_adc_pcm_resetup() argument 5704 dyn_adc_capture_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) dyn_adc_capture_pcm_prepare() argument 5719 dyn_adc_capture_pcm_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) dyn_adc_capture_pcm_cleanup() argument 5793 snd_hda_gen_build_pcms(struct hda_codec *codec) snd_hda_gen_build_pcms() argument 5907 set_output_and_unmute(struct hda_codec *codec, int path_idx) set_output_and_unmute() argument 5923 init_multi_out(struct hda_codec *codec) init_multi_out() argument 5933 __init_extra_out(struct hda_codec *codec, int num_outs, int *paths) __init_extra_out() argument 5942 init_extra_out(struct hda_codec *codec) init_extra_out() argument 5954 init_multi_io(struct hda_codec *codec) init_multi_io() argument 5973 init_aamix_paths(struct hda_codec *codec) init_aamix_paths() argument 5993 init_analog_input(struct hda_codec *codec) init_analog_input() argument 6013 init_input_src(struct hda_codec *codec) init_input_src() argument 6044 init_digital(struct hda_codec *codec) init_digital() argument 6062 clear_unsol_on_unused_pins(struct hda_codec *codec) clear_unsol_on_unused_pins() argument 6082 snd_hda_gen_init(struct hda_codec *codec) snd_hda_gen_init() argument 6123 snd_hda_gen_free(struct hda_codec *codec) snd_hda_gen_free() argument 6138 snd_hda_gen_reboot_notify(struct hda_codec *codec) snd_hda_gen_reboot_notify() argument 6158 snd_hda_gen_check_power_status(struct hda_codec *codec, hda_nid_t nid) snd_hda_gen_check_power_status() argument 6187 snd_hda_parse_generic_codec(struct hda_codec *codec) snd_hda_parse_generic_codec() argument [all...] |
H A D | patch_hdmi.c | 73 struct hda_codec *codec; member 120 struct hda_codec *codec; member 184 static inline bool codec_has_acomp(struct hda_codec *codec) in codec_has_acomp() argument 238 pin_id_to_pin_index(struct hda_codec *codec, hda_nid_t pin_nid, int dev_id) pin_id_to_pin_index() argument 263 hinfo_to_pcm_index(struct hda_codec *codec, struct hda_pcm_stream *hinfo) hinfo_to_pcm_index() argument 277 hinfo_to_pin_index(struct hda_codec *codec, struct hda_pcm_stream *hinfo) hinfo_to_pin_index() argument 310 cvt_nid_to_cvt_index(struct hda_codec *codec, hda_nid_t cvt_nid) cvt_nid_to_cvt_index() argument 326 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); hdmi_eld_ctl_info() local 353 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); hdmi_eld_ctl_get() local 398 hdmi_create_eld_ctl(struct hda_codec *codec, int pcm_idx, int device) hdmi_create_eld_ctl() argument 423 hdmi_get_dip_index(struct hda_codec *codec, hda_nid_t pin_nid, int *packet_index, int *byte_index) hdmi_get_dip_index() argument 436 hdmi_set_dip_index(struct hda_codec *codec, hda_nid_t pin_nid, int packet_index, int byte_index) hdmi_set_dip_index() argument 446 hdmi_write_dip_byte(struct hda_codec *codec, hda_nid_t pin_nid, unsigned char val) hdmi_write_dip_byte() argument 452 hdmi_init_pin(struct hda_codec *codec, hda_nid_t pin_nid) hdmi_init_pin() argument 503 struct hda_codec *codec = per_pin->codec; eld_proc_new() local 545 hdmi_start_infoframe_trans(struct hda_codec *codec, hda_nid_t pin_nid) hdmi_start_infoframe_trans() argument 556 hdmi_stop_infoframe_trans(struct hda_codec *codec, hda_nid_t pin_nid) hdmi_stop_infoframe_trans() argument 564 hdmi_debug_dip_size(struct hda_codec *codec, hda_nid_t pin_nid) hdmi_debug_dip_size() argument 581 hdmi_clear_dip_buffers(struct hda_codec *codec, hda_nid_t pin_nid) hdmi_clear_dip_buffers() argument 624 hdmi_fill_audio_infoframe(struct hda_codec *codec, hda_nid_t pin_nid, u8 *dip, int size) hdmi_fill_audio_infoframe() argument 638 hdmi_infoframe_uptodate(struct hda_codec *codec, hda_nid_t pin_nid, u8 *dip, int size) hdmi_infoframe_uptodate() argument 659 hdmi_pin_get_eld(struct hda_codec *codec, hda_nid_t nid, int dev_id, unsigned char *buf, int *eld_size) hdmi_pin_get_eld() argument 667 hdmi_pin_setup_infoframe(struct hda_codec *codec, hda_nid_t pin_nid, int dev_id, int ca, int active_channels, int conn_type) hdmi_pin_setup_infoframe() argument 727 hdmi_setup_audio_infoframe(struct hda_codec *codec, struct hdmi_spec_per_pin *per_pin, bool non_pcm) hdmi_setup_audio_infoframe() argument 782 check_presence_and_report(struct hda_codec *codec, hda_nid_t nid, int dev_id) check_presence_and_report() argument 795 jack_callback(struct hda_codec *codec, struct hda_jack_callback *jack) jack_callback() argument 805 hdmi_intrinsic_event(struct hda_codec *codec, unsigned int res, struct hda_jack_tbl *jack) hdmi_intrinsic_event() argument 818 hdmi_non_intrinsic_event(struct hda_codec *codec, unsigned int res) hdmi_non_intrinsic_event() argument 843 hdmi_unsol_event(struct hda_codec *codec, unsigned int res) hdmi_unsol_event() argument 872 haswell_verify_D0(struct hda_codec *codec, hda_nid_t cvt_nid, hda_nid_t nid) haswell_verify_D0() argument 901 hdmi_pin_hbr_setup(struct hda_codec *codec, hda_nid_t pin_nid, int dev_id, bool hbr) hdmi_pin_hbr_setup() argument 936 hdmi_setup_stream(struct hda_codec *codec, hda_nid_t cvt_nid, hda_nid_t pin_nid, int dev_id, u32 stream_tag, int format) hdmi_setup_stream() argument 981 hdmi_choose_cvt(struct hda_codec *codec, int pin_idx, int *cvt_id) hdmi_choose_cvt() argument 1035 intel_verify_pin_cvt_connect(struct hda_codec *codec, struct hdmi_spec_per_pin *per_pin) intel_verify_pin_cvt_connect() argument 1073 intel_not_share_assigned_cvt(struct hda_codec *codec, hda_nid_t pin_nid, int dev_id, int mux_idx) intel_not_share_assigned_cvt() argument 1149 intel_not_share_assigned_cvt_nid(struct hda_codec *codec, hda_nid_t pin_nid, int dev_id, hda_nid_t cvt_nid) intel_not_share_assigned_cvt_nid() argument 1166 pin_cvt_fixup(struct hda_codec *codec, struct hdmi_spec_per_pin *per_pin, hda_nid_t cvt_nid) pin_cvt_fixup() argument 1179 hdmi_pcm_open_no_pin(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) hdmi_pcm_open_no_pin() argument 1227 hdmi_pcm_open(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) hdmi_pcm_open() argument 1326 hdmi_read_pin_conn(struct hda_codec *codec, int pin_idx) hdmi_read_pin_conn() argument 1455 struct hda_codec *codec = per_pin->codec; hdmi_pcm_setup_pin() local 1509 pin_idx_to_pcm_jack(struct hda_codec *codec, struct hdmi_spec_per_pin *per_pin) pin_idx_to_pcm_jack() argument 1524 update_eld(struct hda_codec *codec, struct hdmi_spec_per_pin *per_pin, struct hdmi_eld *eld, int repoll) update_eld() argument 1628 struct hda_codec *codec = per_pin->codec; hdmi_present_sense_via_verbs() local 1685 silent_stream_enable(struct hda_codec *codec, struct hdmi_spec_per_pin *per_pin) silent_stream_enable() argument 1741 silent_stream_disable(struct hda_codec *codec, struct hdmi_spec_per_pin *per_pin) silent_stream_disable() argument 1769 sync_eld_via_acomp(struct hda_codec *codec, struct hdmi_spec_per_pin *per_pin) sync_eld_via_acomp() argument 1815 struct hda_codec *codec = per_pin->codec; hdmi_present_sense() local 1827 struct hda_codec *codec = per_pin->codec; hdmi_repoll_eld() local 1844 hdmi_add_pin(struct hda_codec *codec, hda_nid_t pin_nid) hdmi_add_pin() argument 1929 hdmi_add_cvt(struct hda_codec *codec, hda_nid_t cvt_nid) hdmi_add_cvt() argument 1978 hdmi_parse_codec(struct hda_codec *codec) hdmi_parse_codec() argument 2031 check_non_pcm_per_cvt(struct hda_codec *codec, hda_nid_t cvt_nid) check_non_pcm_per_cvt() argument 2054 generic_hdmi_playback_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) generic_hdmi_playback_pcm_prepare() argument 2137 generic_hdmi_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) generic_hdmi_playback_pcm_cleanup() argument 2145 hdmi_pcm_close(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) hdmi_pcm_close() argument 2220 struct hda_codec *codec = hdac_to_hda_codec(hdac); hdmi_get_spk_alloc() local 2233 struct hda_codec *codec = hdac_to_hda_codec(hdac); hdmi_get_chmap() local 2247 struct hda_codec *codec = hdac_to_hda_codec(hdac); hdmi_set_chmap() local 2263 struct hda_codec *codec = hdac_to_hda_codec(hdac); is_hdmi_pcm_attached() local 2270 generic_hdmi_build_pcms(struct hda_codec *codec) generic_hdmi_build_pcms() argument 2324 generic_hdmi_build_jack(struct hda_codec *codec, int pcm_idx) generic_hdmi_build_jack() argument 2351 generic_hdmi_build_controls(struct hda_codec *codec) generic_hdmi_build_controls() argument 2419 generic_hdmi_init_per_pins(struct hda_codec *codec) generic_hdmi_init_per_pins() argument 2435 generic_hdmi_init(struct hda_codec *codec) generic_hdmi_init() argument 2469 generic_spec_free(struct hda_codec *codec) generic_spec_free() argument 2481 generic_hdmi_free(struct hda_codec *codec) generic_hdmi_free() argument 2513 generic_hdmi_suspend(struct hda_codec *codec) generic_hdmi_suspend() argument 2525 generic_hdmi_resume(struct hda_codec *codec) generic_hdmi_resume() argument 2561 alloc_generic_hdmi(struct hda_codec *codec) alloc_generic_hdmi() argument 2590 patch_generic_hdmi(struct hda_codec *codec) patch_generic_hdmi() argument 2613 reprogram_jack_detect(struct hda_codec *codec, hda_nid_t nid, int dev_id, bool use_acomp) reprogram_jack_detect() argument 2680 struct hda_codec *codec = audio_ptr; generic_acomp_pin_eld_notify() local 2698 setup_drm_audio_ops(struct hda_codec *codec, const struct drm_audio_component_audio_ops *ops) setup_drm_audio_ops() argument 2716 generic_acomp_init(struct hda_codec *codec, const struct drm_audio_component_audio_ops *ops, int (*port2pin)(struct hda_codec *, int)) generic_acomp_init() argument 2744 intel_haswell_enable_all_pins(struct hda_codec *codec, bool update_tree) intel_haswell_enable_all_pins() argument 2765 intel_haswell_fixup_enable_dp12(struct hda_codec *codec) intel_haswell_fixup_enable_dp12() argument 2785 haswell_set_power_state(struct hda_codec *codec, hda_nid_t fg, unsigned int power_state) haswell_set_power_state() argument 2808 intel_base_nid(struct hda_codec *codec) intel_base_nid() argument 2822 struct hda_codec *codec = audio_ptr; intel_pin2port() local 2846 intel_port2pin(struct hda_codec *codec, int port) intel_port2pin() argument 2864 struct hda_codec *codec = audio_ptr; intel_pin_eld_notify() local 2887 register_i915_notifier(struct hda_codec *codec) register_i915_notifier() argument 2901 i915_hsw_setup_stream(struct hda_codec *codec, hda_nid_t cvt_nid, hda_nid_t pin_nid, int dev_id, u32 stream_tag, int format) i915_hsw_setup_stream() argument 2911 i915_pin_cvt_fixup(struct hda_codec *codec, struct hdmi_spec_per_pin *per_pin, hda_nid_t cvt_nid) i915_pin_cvt_fixup() argument 2928 alloc_intel_hdmi(struct hda_codec *codec) alloc_intel_hdmi() argument 2949 parse_intel_hdmi(struct hda_codec *codec) parse_intel_hdmi() argument 2968 intel_hsw_common_init(struct hda_codec *codec, hda_nid_t vendor_nid, const int *port_map, int port_num) intel_hsw_common_init() argument 3007 patch_i915_hsw_hdmi(struct hda_codec *codec) patch_i915_hsw_hdmi() argument 3012 patch_i915_glk_hdmi(struct hda_codec *codec) patch_i915_glk_hdmi() argument 3017 patch_i915_icl_hdmi(struct hda_codec *codec) patch_i915_icl_hdmi() argument 3028 patch_i915_tgl_hdmi(struct hda_codec *codec) patch_i915_tgl_hdmi() argument 3048 patch_i915_byt_hdmi(struct hda_codec *codec) patch_i915_byt_hdmi() argument 3072 patch_i915_cpt_hdmi(struct hda_codec *codec) patch_i915_cpt_hdmi() argument 3086 simple_playback_build_pcms(struct hda_codec *codec) simple_playback_build_pcms() argument 3113 simple_hdmi_unsol_event(struct hda_codec *codec, unsigned int res) simple_hdmi_unsol_event() argument 3125 simple_playback_build_controls(struct hda_codec *codec) simple_playback_build_controls() argument 3140 simple_playback_init(struct hda_codec *codec) simple_playback_init() argument 3156 simple_playback_free(struct hda_codec *codec) simple_playback_free() argument 3217 nvhdmi_7x_init_2ch(struct hda_codec *codec) nvhdmi_7x_init_2ch() argument 3223 nvhdmi_7x_init_8ch(struct hda_codec *codec) nvhdmi_7x_init_8ch() argument 3249 simple_playback_pcm_open(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) simple_playback_pcm_open() argument 3282 simple_playback_pcm_close(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) simple_playback_pcm_close() argument 3290 simple_playback_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) simple_playback_pcm_prepare() argument 3320 patch_simple_hdmi(struct hda_codec *codec, hda_nid_t cvt_nid, hda_nid_t pin_nid) patch_simple_hdmi() argument 3355 nvhdmi_8ch_7x_set_info_frame_parameters(struct hda_codec *codec, int channels) nvhdmi_8ch_7x_set_info_frame_parameters() argument 3388 nvhdmi_8ch_7x_pcm_close(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) nvhdmi_8ch_7x_pcm_close() argument 3413 nvhdmi_8ch_7x_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) nvhdmi_8ch_7x_pcm_prepare() argument 3529 patch_nvhdmi_2ch(struct hda_codec *codec) patch_nvhdmi_2ch() argument 3547 nvhdmi_7x_8ch_build_pcms(struct hda_codec *codec) nvhdmi_7x_8ch_build_pcms() argument 3558 nvhdmi_7x_8ch_build_controls(struct hda_codec *codec) nvhdmi_7x_8ch_build_controls() argument 3589 patch_nvhdmi_8ch_7x(struct hda_codec *codec) patch_nvhdmi_8ch_7x() argument 3645 nvhdmi_port2pin(struct hda_codec *codec, int port) nvhdmi_port2pin() argument 3657 patch_nvhdmi(struct hda_codec *codec) patch_nvhdmi() argument 3692 patch_nvhdmi_legacy(struct hda_codec *codec) patch_nvhdmi_legacy() argument 3756 tegra_hdmi_set_format(struct hda_codec *codec, unsigned int format) tegra_hdmi_set_format() argument 3797 tegra_hdmi_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) tegra_hdmi_pcm_prepare() argument 3816 tegra_hdmi_pcm_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) tegra_hdmi_pcm_cleanup() argument 3826 hda_find_pcm_by_type(struct hda_codec *codec, int type) hda_find_pcm_by_type() argument 3841 tegra_hdmi_build_pcms(struct hda_codec *codec) tegra_hdmi_build_pcms() argument 3866 patch_tegra_hdmi(struct hda_codec *codec) patch_tegra_hdmi() argument 3933 atihdmi_pin_get_eld(struct hda_codec *codec, hda_nid_t nid, int dev_id, unsigned char *buf, int *eld_size) atihdmi_pin_get_eld() argument 3942 atihdmi_pin_setup_infoframe(struct hda_codec *codec, hda_nid_t pin_nid, int dev_id, int ca, int active_channels, int conn_type) atihdmi_pin_setup_infoframe() argument 4018 struct hda_codec *codec = hdac_to_hda_codec(hdac); atihdmi_pin_set_slot_channel() local 4054 struct hda_codec *codec = hdac_to_hda_codec(hdac); atihdmi_pin_get_slot_channel() local 4136 atihdmi_pin_hbr_setup(struct hda_codec *codec, hda_nid_t pin_nid, int dev_id, bool hbr) atihdmi_pin_hbr_setup() argument 4167 atihdmi_setup_stream(struct hda_codec *codec, hda_nid_t cvt_nid, hda_nid_t pin_nid, int dev_id, u32 stream_tag, int format) atihdmi_setup_stream() argument 4185 atihdmi_init(struct hda_codec *codec) atihdmi_init() argument 4220 atihdmi_port2pin(struct hda_codec *codec, int port) atihdmi_port2pin() argument 4232 patch_atihdmi(struct hda_codec *codec) patch_atihdmi() argument 4289 patch_via_hdmi(struct hda_codec *codec) patch_via_hdmi() argument 4294 patch_gf_hdmi(struct hda_codec *codec) patch_gf_hdmi() argument [all...] |
H A D | patch_realtek.c | 139 static void coef_mutex_lock(struct hda_codec *codec) in coef_mutex_lock() argument 147 static void coef_mutex_unlock(struct hda_codec *codec) in coef_mutex_unlock() argument 155 __alc_read_coefex_idx(struct hda_codec *codec, hda_nid_t nid, unsigned int coef_idx) __alc_read_coefex_idx() argument 165 alc_read_coefex_idx(struct hda_codec *codec, hda_nid_t nid, unsigned int coef_idx) alc_read_coefex_idx() argument 179 __alc_write_coefex_idx(struct hda_codec *codec, hda_nid_t nid, unsigned int coef_idx, unsigned int coef_val) __alc_write_coefex_idx() argument 186 alc_write_coefex_idx(struct hda_codec *codec, hda_nid_t nid, unsigned int coef_idx, unsigned int coef_val) alc_write_coefex_idx() argument 197 __alc_update_coefex_idx(struct hda_codec *codec, hda_nid_t nid, unsigned int coef_idx, unsigned int mask, unsigned int bits_set) __alc_update_coefex_idx() argument 208 alc_update_coefex_idx(struct hda_codec *codec, hda_nid_t nid, unsigned int coef_idx, unsigned int mask, unsigned int bits_set) alc_update_coefex_idx() argument 221 alc_get_coef0(struct hda_codec *codec) alc_get_coef0() argument 244 alc_process_coef_fw(struct hda_codec *codec, const struct coef_fw *fw) alc_process_coef_fw() argument 263 alc_setup_gpio(struct hda_codec *codec, unsigned int mask) alc_setup_gpio() argument 272 alc_write_gpio_data(struct hda_codec *codec) alc_write_gpio_data() argument 280 alc_update_gpio_data(struct hda_codec *codec, unsigned int mask, bool on) alc_update_gpio_data() argument 294 alc_write_gpio(struct hda_codec *codec) alc_write_gpio() argument 310 alc_fixup_gpio(struct hda_codec *codec, int action, unsigned int mask) alc_fixup_gpio() argument 317 alc_fixup_gpio1(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_gpio1() argument 323 alc_fixup_gpio2(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_gpio2() argument 329 alc_fixup_gpio3(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_gpio3() argument 335 alc_fixup_gpio4(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_gpio4() argument 341 alc_fixup_micmute_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_micmute_led() argument 348 has_loongson_workaround(struct hda_codec *codec) has_loongson_workaround() argument 360 alc_fix_pll(struct hda_codec *codec) alc_fix_pll() argument 369 alc_fix_pll_init(struct hda_codec *codec, hda_nid_t nid, unsigned int coef_idx, unsigned int coef_bit) alc_fix_pll_init() argument 380 alc_update_knob_master(struct hda_codec *codec, struct hda_jack_callback *jack) alc_update_knob_master() argument 402 alc880_unsol_event(struct hda_codec *codec, unsigned int res) alc880_unsol_event() argument 410 alc_fill_eapd_coef(struct hda_codec *codec) alc_fill_eapd_coef() argument 524 alc888_coef_init(struct hda_codec *codec) alc888_coef_init() argument 537 set_eapd(struct hda_codec *codec, hda_nid_t nid, int on) set_eapd() argument 547 alc_auto_setup_eapd(struct hda_codec *codec, bool on) alc_auto_setup_eapd() argument 560 alc_headset_mic_no_shutup(struct hda_codec *codec) alc_headset_mic_no_shutup() argument 582 alc_shutup_pins(struct hda_codec *codec) alc_shutup_pins() argument 606 alc_eapd_shutup(struct hda_codec *codec) alc_eapd_shutup() argument 617 alc_auto_init_amp(struct hda_codec *codec, int type) alc_auto_init_amp() argument 660 alc_fixup_sku_ignore(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_sku_ignore() argument 670 alc_fixup_no_depop_delay(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_no_depop_delay() argument 681 alc_auto_parse_customize_define(struct hda_codec *codec) alc_auto_parse_customize_define() argument 772 alc_subsystem_id(struct hda_codec *codec, const hda_nid_t *ports) alc_subsystem_id() argument 874 alc_ssid_check(struct hda_codec *codec, const hda_nid_t *ports) alc_ssid_check() argument 889 alc_fixup_inv_dmic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_inv_dmic() argument 898 alc_build_controls(struct hda_codec *codec) alc_build_controls() argument 915 alc_pre_init(struct hda_codec *codec) alc_pre_init() argument 925 alc_init(struct hda_codec *codec) alc_init() argument 947 alc_shutup(struct hda_codec *codec) alc_shutup() argument 960 alc_reboot_notify(struct hda_codec *codec) alc_reboot_notify() argument 973 alc_power_eapd(struct hda_codec *codec) alc_power_eapd() argument 978 alc_suspend(struct hda_codec *codec) alc_suspend() argument 989 alc_resume(struct hda_codec *codec) alc_resume() argument 1090 alc_codec_rename_from_preset(struct hda_codec *codec) alc_codec_rename_from_preset() argument 1163 has_cdefine_beep(struct hda_codec *codec) has_cdefine_beep() argument 1181 alc_parse_auto_config(struct hda_codec *codec, const hda_nid_t *ignore_nids, const hda_nid_t *ssid_nids) alc_parse_auto_config() argument 1205 alc_alloc_spec(struct hda_codec *codec, hda_nid_t mixer_nid) alc_alloc_spec() argument 1231 alc880_parse_auto_config(struct hda_codec *codec) alc880_parse_auto_config() argument 1270 alc880_fixup_vol_knob(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc880_fixup_vol_knob() argument 1653 patch_alc880(struct hda_codec *codec) patch_alc880() argument 1698 alc260_parse_auto_config(struct hda_codec *codec) alc260_parse_auto_config() argument 1722 alc260_gpio1_automute(struct hda_codec *codec) alc260_gpio1_automute() argument 1729 alc260_fixup_gpio1_toggle(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc260_fixup_gpio1_toggle() argument 1747 alc260_fixup_kn1(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc260_fixup_kn1() argument 1775 alc260_fixup_fsc_s7020(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc260_fixup_fsc_s7020() argument 1783 alc260_fixup_fsc_s7020_jwse(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc260_fixup_fsc_s7020_jwse() argument 1902 patch_alc260(struct hda_codec *codec) patch_alc260() argument 2008 alc889_fixup_coef(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc889_fixup_coef() argument 2017 alc885_fixup_macpro_gpio(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc885_fixup_macpro_gpio() argument 2030 alc889_fixup_dac_route(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc889_fixup_dac_route() argument 2052 alc889_fixup_mbp_vref(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc889_fixup_mbp_vref() argument 2073 alc889_fixup_mac_pins(struct hda_codec *codec, const hda_nid_t *nids, int num_nids) alc889_fixup_mac_pins() argument 2089 alc889_fixup_imac91_vref(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc889_fixup_imac91_vref() argument 2099 alc889_fixup_mba11_vref(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc889_fixup_mba11_vref() argument 2109 alc889_fixup_mba21_vref(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc889_fixup_mba21_vref() argument 2122 alc882_fixup_no_primary_hp(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc882_fixup_no_primary_hp() argument 2138 alc_fixup_dual_codecs(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_dual_codecs() argument 2156 rename_ctl(struct hda_codec *codec, const char *oldname, const char *newname) rename_ctl() argument 2166 alc1220_fixup_gb_dual_codecs(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc1220_fixup_gb_dual_codecs() argument 2190 alc1220_fixup_gb_x570(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc1220_fixup_gb_x570() argument 2214 alc1220_fixup_clevo_p950(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc1220_fixup_clevo_p950() argument 2234 alc1220_fixup_clevo_pb51ed(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc1220_fixup_clevo_pb51ed() argument 2242 alc887_asus_hp_automute_hook(struct hda_codec *codec, struct hda_jack_callback *jack) alc887_asus_hp_automute_hook() argument 2257 alc887_fixup_asus_jack(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc887_fixup_asus_jack() argument 2750 alc882_parse_auto_config(struct hda_codec *codec) alc882_parse_auto_config() argument 2759 patch_alc882(struct hda_codec *codec) patch_alc882() argument 2819 alc262_parse_auto_config(struct hda_codec *codec) alc262_parse_auto_config() argument 2938 patch_alc262(struct hda_codec *codec) patch_alc262() argument 2998 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); alc268_beep_switch_put() local 3083 alc268_parse_auto_config(struct hda_codec *codec) alc268_parse_auto_config() argument 3091 patch_alc268(struct hda_codec *codec) patch_alc268() argument 3184 alc269_parse_auto_config(struct hda_codec *codec) alc269_parse_auto_config() argument 3233 alc_headset_btn_callback(struct hda_codec *codec, struct hda_jack_callback *jack) alc_headset_btn_callback() argument 3255 alc_disable_headset_jack_key(struct hda_codec *codec) alc_disable_headset_jack_key() argument 3285 alc_enable_headset_jack_key(struct hda_codec *codec) alc_enable_headset_jack_key() argument 3315 alc_fixup_headset_jack(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_jack() argument 3334 alc269vb_toggle_power_output(struct hda_codec *codec, int power_up) alc269vb_toggle_power_output() argument 3339 alc269_shutup(struct hda_codec *codec) alc269_shutup() argument 3385 alc282_restore_default_value(struct hda_codec *codec) alc282_restore_default_value() argument 3390 alc282_init(struct hda_codec *codec) alc282_init() argument 3427 alc282_shutup(struct hda_codec *codec) alc282_shutup() argument 3501 alc283_restore_default_value(struct hda_codec *codec) alc283_restore_default_value() argument 3506 alc283_init(struct hda_codec *codec) alc283_init() argument 3542 alc283_shutup(struct hda_codec *codec) alc283_shutup() argument 3579 alc256_init(struct hda_codec *codec) alc256_init() argument 3631 alc256_shutup(struct hda_codec *codec) alc256_shutup() argument 3680 alc225_init(struct hda_codec *codec) alc225_init() argument 3729 alc225_shutup(struct hda_codec *codec) alc225_shutup() argument 3783 alc_default_init(struct hda_codec *codec) alc_default_init() argument 3812 alc_default_shutup(struct hda_codec *codec) alc_default_shutup() argument 3845 alc294_hp_init(struct hda_codec *codec) alc294_hp_init() argument 3877 alc294_init(struct hda_codec *codec) alc294_init() argument 3890 alc5505_coef_set(struct hda_codec *codec, unsigned int index_reg, unsigned int val) alc5505_coef_set() argument 3898 alc5505_coef_get(struct hda_codec *codec, unsigned int index_reg) alc5505_coef_get() argument 3910 alc5505_dsp_halt(struct hda_codec *codec) alc5505_dsp_halt() argument 3925 alc5505_dsp_back_from_halt(struct hda_codec *codec) alc5505_dsp_back_from_halt() argument 3935 alc5505_dsp_init(struct hda_codec *codec) alc5505_dsp_init() argument 3983 alc269_suspend(struct hda_codec *codec) alc269_suspend() argument 3992 alc269_resume(struct hda_codec *codec) alc269_resume() argument 4029 alc269_fixup_pincfg_no_hp_to_lineout(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_pincfg_no_hp_to_lineout() argument 4038 alc269_fixup_pincfg_U7x7_headset_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_pincfg_U7x7_headset_mic() argument 4051 alc269_fixup_hweq(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_hweq() argument 4058 alc269_fixup_headset_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_headset_mic() argument 4067 alc271_fixup_dmic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc271_fixup_dmic() argument 4086 alc269vb_fixup_aspire_e1_coef(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269vb_fixup_aspire_e1_coef() argument 4094 alc269_fixup_pcm_44k(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_pcm_44k() argument 4109 alc269_fixup_stereo_dmic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_stereo_dmic() argument 4121 alc269_quanta_automute(struct hda_codec *codec) alc269_quanta_automute() argument 4129 alc269_fixup_quanta_mute(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_quanta_mute() argument 4138 alc269_x101_hp_automute_hook(struct hda_codec *codec, struct hda_jack_callback *jack) alc269_x101_hp_automute_hook() argument 4163 alc298_huawei_mbx_stereo_seq(struct hda_codec *codec, const struct hda_alc298_mbxinit *initval, bool first) alc298_huawei_mbx_stereo_seq() argument 4184 alc298_fixup_huawei_mbx_stereo(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc298_fixup_huawei_mbx_stereo() argument 4221 alc269_fixup_x101_headset_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_x101_headset_mic() argument 4231 alc_update_vref_led(struct hda_codec *codec, hda_nid_t pin, bool polarity, bool on) alc_update_vref_led() argument 4253 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); vref_mute_led_set() local 4262 led_power_filter(struct hda_codec *codec, hda_nid_t nid, unsigned int power_state) led_power_filter() argument 4279 alc269_fixup_hp_mute_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_hp_mute_led() argument 4305 alc269_fixup_hp_mute_led_micx(struct hda_codec *codec, const struct hda_fixup *fix, int action, hda_nid_t pin) alc269_fixup_hp_mute_led_micx() argument 4319 alc269_fixup_hp_mute_led_mic1(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_hp_mute_led_mic1() argument 4325 alc269_fixup_hp_mute_led_mic2(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_hp_mute_led_mic2() argument 4331 alc269_fixup_hp_mute_led_mic3(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_hp_mute_led_mic3() argument 4338 alc_update_gpio_led(struct hda_codec *codec, unsigned int mask, int polarity, bool enabled) alc_update_gpio_led() argument 4350 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); gpio_mute_led_set() local 4362 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); micmute_led_set() local 4371 alc_fixup_hp_gpio_led(struct hda_codec *codec, int action, unsigned int mute_mask, unsigned int micmute_mask) alc_fixup_hp_gpio_led() argument 4392 alc236_fixup_hp_gpio_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc236_fixup_hp_gpio_led() argument 4398 alc269_fixup_hp_gpio_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_hp_gpio_led() argument 4404 alc285_fixup_hp_gpio_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_gpio_led() argument 4410 alc286_fixup_hp_gpio_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc286_fixup_hp_gpio_led() argument 4416 alc287_fixup_hp_gpio_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc287_fixup_hp_gpio_led() argument 4422 alc245_fixup_hp_gpio_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc245_fixup_hp_gpio_led() argument 4436 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); vref_micmute_led_set() local 4444 alc269_fixup_hp_gpio_mic1_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_hp_gpio_mic1_led() argument 4462 alc280_fixup_hp_gpio4(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc280_fixup_hp_gpio4() argument 4478 alc245_fixup_hp_x360_amp(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc245_fixup_hp_x360_amp() argument 4498 alc274_hp_envy_pcm_hook(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream, int action) alc274_hp_envy_pcm_hook() argument 4513 alc274_fixup_hp_envy_gpio(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc274_fixup_hp_envy_gpio() argument 4526 alc_update_coef_led(struct hda_codec *codec, struct alc_coef_led *led, bool polarity, bool on) alc_update_coef_led() argument 4541 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); coef_mute_led_set() local 4549 alc285_fixup_hp_mute_led_coefbit(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_mute_led_coefbit() argument 4565 alc236_fixup_hp_mute_led_coefbit(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc236_fixup_hp_mute_led_coefbit() argument 4581 alc236_fixup_hp_mute_led_coefbit2(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc236_fixup_hp_mute_led_coefbit2() argument 4600 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); coef_micmute_led_set() local 4608 alc285_fixup_hp_coef_micmute_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_coef_micmute_led() argument 4622 alc285_fixup_hp_gpio_micmute_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_gpio_micmute_led() argument 4632 alc236_fixup_hp_coef_micmute_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc236_fixup_hp_coef_micmute_led() argument 4646 alc285_fixup_hp_mute_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_mute_led() argument 4653 alc285_fixup_hp_spectre_x360_mute_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_spectre_x360_mute_led() argument 4660 alc236_fixup_hp_mute_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc236_fixup_hp_mute_led() argument 4667 alc236_fixup_hp_micmute_led_vref(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc236_fixup_hp_micmute_led_vref() argument 4679 alc236_fixup_hp_mute_led_micmute_vref(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc236_fixup_hp_mute_led_micmute_vref() argument 4686 alc298_samsung_write_coef_pack(struct hda_codec *codec, const unsigned short coefs[2]) alc298_samsung_write_coef_pack() argument 4699 alc298_fixup_samsung_amp(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc298_fixup_samsung_amp() argument 4729 gpio2_mic_hotkey_event(struct hda_codec *codec, struct hda_jack_callback *event) gpio2_mic_hotkey_event() argument 4742 alc_register_micmute_input_device(struct hda_codec *codec) alc_register_micmute_input_device() argument 4778 alc280_fixup_hp_gpio2_mic_hotkey(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc280_fixup_hp_gpio2_mic_hotkey() argument 4812 alc233_fixup_lenovo_line2_mic_hotkey(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc233_fixup_lenovo_line2_mic_hotkey() argument 4842 alc269_fixup_hp_line1_mic1_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_hp_line1_mic1_led() argument 4865 alc_headset_mode_unplugged(struct hda_codec *codec) alc_headset_mode_unplugged() argument 5000 alc_headset_mode_mic_in(struct hda_codec *codec, hda_nid_t hp_pin, hda_nid_t mic_pin) alc_headset_mode_mic_in() argument 5139 alc_headset_mode_default(struct hda_codec *codec) alc_headset_mode_default() argument 5258 alc_headset_mode_ctia(struct hda_codec *codec) alc_headset_mode_ctia() argument 5380 alc_headset_mode_omtp(struct hda_codec *codec) alc_headset_mode_omtp() argument 5480 alc_determine_headset_type(struct hda_codec *codec) alc_determine_headset_type() argument 5680 alc_update_headset_mode(struct hda_codec *codec) alc_update_headset_mode() argument 5740 alc_update_headset_mode_hook(struct hda_codec *codec, struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) alc_update_headset_mode_hook() argument 5747 alc_update_headset_jack_cb(struct hda_codec *codec, struct hda_jack_callback *jack) alc_update_headset_jack_cb() argument 5754 alc_probe_headset_mode(struct hda_codec *codec) alc_probe_headset_mode() argument 5774 alc_fixup_headset_mode(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_mode() argument 5796 alc_fixup_headset_mode_no_hp_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_mode_no_hp_mic() argument 5807 alc255_set_default_jack_type(struct hda_codec *codec) alc255_set_default_jack_type() argument 5840 alc_fixup_headset_mode_alc255(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_mode_alc255() argument 5849 alc_fixup_headset_mode_alc255_no_hp_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_mode_alc255_no_hp_mic() argument 5861 alc288_update_headset_jack_cb(struct hda_codec *codec, struct hda_jack_callback *jack) alc288_update_headset_jack_cb() argument 5871 alc_fixup_headset_mode_dell_alc288(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_mode_dell_alc288() argument 5884 alc_fixup_auto_mute_via_amp(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_auto_mute_via_amp() argument 5893 alc_fixup_no_shutup(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_no_shutup() argument 5902 alc_fixup_disable_aamix(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_disable_aamix() argument 5913 alc_fixup_tpt440_dock(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_tpt440_dock() argument 5931 alc_fixup_tpt470_dock(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_tpt470_dock() argument 5954 alc_fixup_tpt470_dacs(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_tpt470_dacs() argument 5971 alc295_fixup_asus_dacs(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc295_fixup_asus_dacs() argument 5983 alc_shutup_dell_xps13(struct hda_codec *codec) alc_shutup_dell_xps13() argument 5994 alc_fixup_dell_xps13(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_dell_xps13() argument 6021 alc_fixup_headset_mode_alc662(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_mode_alc662() argument 6038 alc_fixup_headset_mode_alc668(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_mode_alc668() argument 6050 find_ext_mic_pin(struct hda_codec *codec) find_ext_mic_pin() argument 6071 alc271_hp_gate_mic_jack(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc271_hp_gate_mic_jack() argument 6087 alc269_fixup_limit_int_mic_boost(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_limit_int_mic_boost() argument 6119 alc283_hp_automute_hook(struct hda_codec *codec, struct hda_jack_callback *jack) alc283_hp_automute_hook() argument 6135 alc283_fixup_chromebook(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc283_fixup_chromebook() argument 6156 alc283_fixup_sense_combo_jack(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc283_fixup_sense_combo_jack() argument 6174 asus_tx300_automute(struct hda_codec *codec) asus_tx300_automute() argument 6182 alc282_fixup_asus_tx300(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc282_fixup_asus_tx300() argument 6217 alc290_fixup_mono_speakers(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc290_fixup_mono_speakers() argument 6230 alc298_fixup_speaker_volume(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc298_fixup_speaker_volume() argument 6247 alc295_fixup_disable_dac3(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc295_fixup_disable_dac3() argument 6257 alc285_fixup_speaker2_to_dac1(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_speaker2_to_dac1() argument 6267 alc280_hp_gpio4_automute_hook(struct hda_codec *codec, struct hda_jack_callback *jack) alc280_hp_gpio4_automute_hook() argument 6284 alc280_fixup_hp_9480m(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc280_fixup_hp_9480m() argument 6299 alc275_fixup_gpio4_off(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc275_fixup_gpio4_off() argument 6318 alc285_fixup_thinkpad_x1_gen7(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_thinkpad_x1_gen7() argument 6345 alc233_alc662_fixup_lenovo_dual_codecs(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc233_alc662_fixup_lenovo_dual_codecs() argument 6369 alc225_fixup_s3_pop_noise(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc225_fixup_s3_pop_noise() argument 6379 alc274_fixup_bind_dacs(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc274_fixup_bind_dacs() argument 6397 alc289_fixup_asus_ga401(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc289_fixup_asus_ga401() argument 6412 alc285_fixup_invalidate_dacs(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_invalidate_dacs() argument 6421 alc_combo_jack_hp_jd_restart(struct hda_codec *codec) alc_combo_jack_hp_jd_restart() argument 6445 alc295_fixup_chromebook(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc295_fixup_chromebook() argument 6460 alc_fixup_disable_mic_vref(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_disable_mic_vref() argument 6468 alc294_gx502_toggle_output(struct hda_codec *codec, struct hda_jack_callback *cb) alc294_gx502_toggle_output() argument 6480 alc294_fixup_gx502_hp(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc294_fixup_gx502_hp() argument 6501 alc294_gu502_toggle_output(struct hda_codec *codec, struct hda_jack_callback *cb) alc294_gu502_toggle_output() argument 6513 alc294_fixup_gu502_hp(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc294_fixup_gu502_hp() argument 6530 alc285_fixup_hp_gpio_amp_init(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_gpio_amp_init() argument 6540 alc274_fixup_hp_headset_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc274_fixup_hp_headset_mic() argument 6550 alc_fixup_no_int_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_no_int_mic() argument 6570 alc285_fixup_hp_spectre_x360_eb1(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_spectre_x360_eb1() argument 6605 alc285_fixup_hp_spectre_x360(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_spectre_x360() argument 6626 alc_fixup_thinkpad_acpi(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_thinkpad_acpi() argument 6634 alc287_fixup_legion_15imhg05_speakers(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc287_fixup_legion_15imhg05_speakers() argument 6660 alc256_fixup_set_coef_defaults(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc256_fixup_set_coef_defaults() argument 6682 alc233_fixup_no_audio_jack(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc233_fixup_no_audio_jack() argument 6696 alc256_fixup_mic_no_presence_and_resume(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc256_fixup_mic_no_presence_and_resume() argument 6713 alc295_fixup_dell_inspiron_top_speakers(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc295_fixup_dell_inspiron_top_speakers() argument 6982 alc298_fixup_lenovo_c940_duet7(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc298_fixup_lenovo_c940_duet7() argument 9979 alc269_fill_coef(struct hda_codec *codec) alc269_fill_coef() argument 10021 patch_alc269(struct hda_codec *codec) patch_alc269() argument 10226 alc861_parse_auto_config(struct hda_codec *codec) alc861_parse_auto_config() argument 10243 alc861_fixup_asus_amp_vref_0f(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc861_fixup_asus_amp_vref_0f() argument 10260 alc_fixup_no_jack_detect(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_no_jack_detect() argument 10315 patch_alc861(struct hda_codec *codec) patch_alc861() argument 10364 alc861vd_parse_auto_config(struct hda_codec *codec) alc861vd_parse_auto_config() argument 10377 alc861vd_fixup_dallas(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc861vd_fixup_dallas() argument 10387 alc660vd_fixup_asus_gpio1(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc660vd_fixup_asus_gpio1() argument 10417 patch_alc861vd(struct hda_codec *codec) patch_alc861vd() argument 10473 alc662_parse_auto_config(struct hda_codec *codec) alc662_parse_auto_config() argument 10489 alc272_fixup_mario(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc272_fixup_mario() argument 10512 alc_fixup_bass_chmap(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_bass_chmap() argument 10522 gpio_led_power_filter(struct hda_codec *codec, hda_nid_t nid, unsigned int power_state) gpio_led_power_filter() argument 10532 alc662_fixup_led_gpio1(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc662_fixup_led_gpio1() argument 10544 alc662_usi_automute_hook(struct hda_codec *codec, struct hda_jack_callback *jack) alc662_usi_automute_hook() argument 10558 alc662_fixup_usi_headset_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc662_fixup_usi_headset_mic() argument 10568 alc662_aspire_ethos_mute_speakers(struct hda_codec *codec, struct hda_jack_callback *cb) alc662_aspire_ethos_mute_speakers() argument 10586 alc662_fixup_aspire_ethos_hp(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc662_fixup_aspire_ethos_hp() argument 10609 alc671_fixup_hp_headset_mic2(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc671_fixup_hp_headset_mic2() argument 10632 alc897_hp_automute_hook(struct hda_codec *codec, struct hda_jack_callback *jack) alc897_hp_automute_hook() argument 10644 alc897_fixup_lenovo_headset_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc897_fixup_lenovo_headset_mic() argument 10653 alc897_fixup_lenovo_headset_mode(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc897_fixup_lenovo_headset_mode() argument 10688 alc668_restore_default_value(struct hda_codec *codec) alc668_restore_default_value() argument 11423 patch_alc662(struct hda_codec *codec) patch_alc662() argument 11504 alc680_parse_auto_config(struct hda_codec *codec) alc680_parse_auto_config() argument 11511 patch_alc680(struct hda_codec *codec) patch_alc680() argument [all...] |
H A D | patch_ca0132.c | 1101 struct hda_codec *codec; member 1481 static unsigned int codec_send_command(struct hda_codec *codec, hda_nid_t nid, in codec_send_command() argument 1491 static int codec_set_converter_format(struct hda_codec *codec, hda_nid_t nid, in codec_set_converter_format() argument 1498 static int codec_set_converter_stream_channel(struct hda_codec *codec, in codec_set_converter_stream_channel() argument 1510 static int chipio_send(struct hda_codec *codec, in chipio_send() argument 1532 chipio_write_address(struct hda_codec *codec, unsigned int chip_addx) chipio_write_address() argument 1559 chipio_write_data(struct hda_codec *codec, unsigned int data) chipio_write_data() argument 1583 chipio_write_data_multiple(struct hda_codec *codec, const u32 *data, unsigned int count) chipio_write_data_multiple() argument 1604 chipio_read_data(struct hda_codec *codec, unsigned int *data) chipio_read_data() argument 1635 chipio_write(struct hda_codec *codec, unsigned int chip_addx, const unsigned int data) chipio_write() argument 1661 chipio_write_no_mutex(struct hda_codec *codec, unsigned int chip_addx, const unsigned int data) chipio_write_no_mutex() argument 1684 chipio_write_multiple(struct hda_codec *codec, u32 chip_addx, const u32 *data, unsigned int count) chipio_write_multiple() argument 1708 chipio_read(struct hda_codec *codec, unsigned int chip_addx, unsigned int *data) chipio_read() argument 1733 chipio_set_control_flag(struct hda_codec *codec, enum control_flag_id flag_id, bool flag_state) chipio_set_control_flag() argument 1749 chipio_set_control_param(struct hda_codec *codec, enum control_param_id param_id, int param_val) chipio_set_control_param() argument 1776 chipio_set_control_param_no_mutex(struct hda_codec *codec, enum control_param_id param_id, int param_val) chipio_set_control_param_no_mutex() argument 1800 chipio_set_stream_source_dest(struct hda_codec *codec, int streamid, int source_point, int dest_point) chipio_set_stream_source_dest() argument 1814 chipio_set_stream_channels(struct hda_codec *codec, int streamid, unsigned int channels) chipio_set_stream_channels() argument 1826 chipio_set_stream_control(struct hda_codec *codec, int streamid, int enable) chipio_set_stream_control() argument 1839 chipio_set_conn_rate_no_mutex(struct hda_codec *codec, int connid, enum ca0132_sample_rate rate) chipio_set_conn_rate_no_mutex() argument 1851 chipio_set_conn_rate(struct hda_codec *codec, int connid, enum ca0132_sample_rate rate) chipio_set_conn_rate() argument 1864 chipio_8051_write_direct(struct hda_codec *codec, unsigned int addr, unsigned int data) chipio_8051_write_direct() argument 1876 chipio_enable_clocks(struct hda_codec *codec) chipio_enable_clocks() argument 1899 dspio_send(struct hda_codec *codec, unsigned int reg, unsigned int data) dspio_send() argument 1919 dspio_write_wait(struct hda_codec *codec) dspio_write_wait() argument 1937 dspio_write(struct hda_codec *codec, unsigned int scp_data) dspio_write() argument 1968 dspio_write_multiple(struct hda_codec *codec, unsigned int *buffer, unsigned int size) dspio_write_multiple() argument 1988 dspio_read(struct hda_codec *codec, unsigned int *data) dspio_read() argument 2007 dspio_read_multiple(struct hda_codec *codec, unsigned int *buffer, unsigned int *buf_size, unsigned int size_count) dspio_read_multiple() argument 2100 dspio_clear_response_queue(struct hda_codec *codec) dspio_clear_response_queue() argument 2112 dspio_get_response_data(struct hda_codec *codec) dspio_get_response_data() argument 2136 dspio_send_scp_message(struct hda_codec *codec, unsigned char *send_buf, unsigned int send_buf_size, unsigned char *return_buf, unsigned int return_buf_size, unsigned int *bytes_returned) dspio_send_scp_message() argument 2226 dspio_scp(struct hda_codec *codec, int mod_id, int src_id, int req, int dir, const void *data, unsigned int len, void *reply, unsigned int *reply_len) dspio_scp() argument 2308 dspio_set_param(struct hda_codec *codec, int mod_id, int src_id, int req, const void *data, unsigned int len) dspio_set_param() argument 2315 dspio_set_uint_param(struct hda_codec *codec, int mod_id, int req, const unsigned int data) dspio_set_uint_param() argument 2322 dspio_set_uint_param_no_source(struct hda_codec *codec, int mod_id, int req, const unsigned int data) dspio_set_uint_param_no_source() argument 2332 dspio_alloc_dma_chan(struct hda_codec *codec, unsigned int *dma_chan) dspio_alloc_dma_chan() argument 2361 dspio_free_dma_chan(struct hda_codec *codec, unsigned int dma_chan) dspio_free_dma_chan() argument 2386 dsp_set_run_state(struct hda_codec *codec) dsp_set_run_state() argument 2421 dsp_reset(struct hda_codec *codec) dsp_reset() argument 2464 dsp_is_dma_active(struct hda_codec *codec, unsigned int dma_chan) dsp_is_dma_active() argument 2474 dsp_dma_setup_common(struct hda_codec *codec, unsigned int chip_addx, unsigned int dma_chan, unsigned int port_map_mask, bool ovly) dsp_dma_setup_common() argument 2587 dsp_dma_setup(struct hda_codec *codec, unsigned int chip_addx, unsigned int count, unsigned int dma_chan) dsp_dma_setup() argument 2678 dsp_dma_start(struct hda_codec *codec, unsigned int dma_chan, bool ovly) dsp_dma_start() argument 2714 dsp_dma_stop(struct hda_codec *codec, unsigned int dma_chan, bool ovly) dsp_dma_stop() argument 2757 dsp_allocate_router_ports(struct hda_codec *codec, unsigned int num_chans, unsigned int ports_per_channel, unsigned int start_device, unsigned int *port_map) dsp_allocate_router_ports() argument 2798 dsp_free_router_ports(struct hda_codec *codec) dsp_free_router_ports() argument 2818 dsp_allocate_ports(struct hda_codec *codec, unsigned int num_chans, unsigned int rate_multi, unsigned int *port_map) dsp_allocate_ports() argument 2839 dsp_allocate_ports_format(struct hda_codec *codec, const unsigned short fmt, unsigned int *port_map) dsp_allocate_ports_format() argument 2865 dsp_free_ports(struct hda_codec *codec) dsp_free_ports() argument 2885 struct hda_codec *codec; global() member 2897 dma_convert_to_hda_format(struct hda_codec *codec, unsigned int sample_rate, unsigned short channels, unsigned short *hda_format) dma_convert_to_hda_format() argument 2918 struct hda_codec *codec = dma->codec; dma_reset() local 3033 dspxfr_hci_write(struct hda_codec *codec, const struct dsp_image_seg *fls) dspxfr_hci_write() argument 3074 dspxfr_one_seg(struct hda_codec *codec, const struct dsp_image_seg *fls, unsigned int reloc, struct dma_engine *dma_engine, unsigned int dma_chan, unsigned int port_map_mask, bool ovly) dspxfr_one_seg() argument 3270 dspxfr_image(struct hda_codec *codec, const struct dsp_image_seg *fls_data, unsigned int reloc, unsigned int sample_rate, unsigned short channels, bool ovly) dspxfr_image() argument 3391 dspload_post_setup(struct hda_codec *codec) dspload_post_setup() argument 3423 dspload_image(struct hda_codec *codec, const struct dsp_image_seg *fls, bool ovly, unsigned int reloc, bool autostart, int router_chans) dspload_image() argument 3478 dspload_is_loaded(struct hda_codec *codec) dspload_is_loaded() argument 3493 dspload_wait_loaded(struct hda_codec *codec) dspload_wait_loaded() argument 3524 ca0113_mmio_gpio_set(struct hda_codec *codec, unsigned int gpio_pin, bool enable) ca0113_mmio_gpio_set() argument 3544 ca0113_mmio_command_set(struct hda_codec *codec, unsigned int group, unsigned int target, unsigned int value) ca0113_mmio_command_set() argument 3583 ca0113_mmio_command_set_type2(struct hda_codec *codec, unsigned int group, unsigned int target, unsigned int value) ca0113_mmio_command_set_type2() argument 3623 ca0132_gpio_init(struct hda_codec *codec) ca0132_gpio_init() argument 3646 ca0132_gpio_setup(struct hda_codec *codec) ca0132_gpio_setup() argument 3716 r3di_gpio_mic_set(struct hda_codec *codec, enum r3di_mic_select cur_mic) r3di_gpio_mic_set() argument 3736 r3di_gpio_dsp_status_set(struct hda_codec *codec, enum r3di_dsp_status dsp_status) r3di_gpio_dsp_status_set() argument 3768 ca0132_playback_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) ca0132_playback_pcm_prepare() argument 3781 ca0132_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) ca0132_playback_pcm_cleanup() argument 3800 ca0132_playback_pcm_delay(struct hda_pcm_stream *info, struct hda_codec *codec, struct snd_pcm_substream *substream) ca0132_playback_pcm_delay() argument 3828 ca0132_dig_playback_pcm_open(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) ca0132_dig_playback_pcm_open() argument 3836 ca0132_dig_playback_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) ca0132_dig_playback_pcm_prepare() argument 3847 ca0132_dig_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) ca0132_dig_playback_pcm_cleanup() argument 3855 ca0132_dig_playback_pcm_close(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) ca0132_dig_playback_pcm_close() argument 3866 ca0132_capture_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) ca0132_capture_pcm_prepare() argument 3878 ca0132_capture_pcm_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) ca0132_capture_pcm_cleanup() argument 3891 ca0132_capture_pcm_delay(struct hda_pcm_stream *info, struct hda_codec *codec, struct snd_pcm_substream *substream) ca0132_capture_pcm_delay() argument 4105 tuning_ctl_set(struct hda_codec *codec, hda_nid_t nid, const unsigned int *lookup, int idx) tuning_ctl_set() argument 4128 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); tuning_ctl_get() local 4154 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); voice_focus_ctl_put() local 4189 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); mic_svm_ctl_put() local 4224 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); equalizer_ctl_put() local 4246 add_tuning_control(struct hda_codec *codec, hda_nid_t pnid, hda_nid_t nid, const char *name, int dir) add_tuning_control() argument 4286 add_tuning_ctls(struct hda_codec *codec) add_tuning_ctls() argument 4304 ca0132_init_tuning_defaults(struct hda_codec *codec) ca0132_init_tuning_defaults() argument 4326 ca0132_select_out(struct hda_codec *codec) ca0132_select_out() argument 4430 ae5_mmio_select_out(struct hda_codec *codec) ae5_mmio_select_out() argument 4447 ca0132_alt_set_full_range_speaker(struct hda_codec *codec) ca0132_alt_set_full_range_speaker() argument 4492 ca0132_alt_surround_set_bass_redirection(struct hda_codec *codec, bool val) ca0132_alt_surround_set_bass_redirection() argument 4525 ca0132_alt_select_out_get_quirk_data(struct hda_codec *codec, const struct ca0132_alt_out_set_quirk_data **quirk_data) ca0132_alt_select_out_get_quirk_data() argument 4541 ca0132_alt_select_out_quirk_set(struct hda_codec *codec) ca0132_alt_select_out_quirk_set() argument 4614 ca0132_set_out_node_pincfg(struct hda_codec *codec, hda_nid_t nid, bool out_enable, bool hp_enable) ca0132_set_out_node_pincfg() argument 4635 ca0132_alt_select_out(struct hda_codec *codec) ca0132_alt_select_out() argument 4811 ca0132_set_vipsource(struct hda_codec *codec, int val) ca0132_set_vipsource() argument 4849 ca0132_alt_set_vipsource(struct hda_codec *codec, int val) ca0132_alt_set_vipsource() argument 4920 ca0132_select_mic(struct hda_codec *codec) ca0132_select_mic() argument 4972 ca0132_alt_select_in(struct hda_codec *codec) ca0132_alt_select_in() argument 5149 ca0132_is_vnode_effective(struct hda_codec *codec, hda_nid_t vnid, hda_nid_t *shared_nid) ca0132_is_vnode_effective() argument 5177 ca0132_voicefx_set(struct hda_codec *codec, int enable) ca0132_voicefx_set() argument 5199 ca0132_effects_set(struct hda_codec *codec, hda_nid_t nid, long val) ca0132_effects_set() argument 5290 ca0132_pe_switch_set(struct hda_codec *codec) ca0132_pe_switch_set() argument 5312 stop_mic1(struct hda_codec *codec) stop_mic1() argument 5325 resume_mic1(struct hda_codec *codec, unsigned int oldval) resume_mic1() argument 5338 ca0132_cvoice_switch_set(struct hda_codec *codec) ca0132_cvoice_switch_set() argument 5367 ca0132_mic_boost_set(struct hda_codec *codec, long val) ca0132_mic_boost_set() argument 5382 ca0132_alt_mic_boost_set(struct hda_codec *codec, long val) ca0132_alt_mic_boost_set() argument 5392 ae5_headphone_gain_set(struct hda_codec *codec, long val) ae5_headphone_gain_set() argument 5406 zxr_headphone_gain_set(struct hda_codec *codec, long val) zxr_headphone_gain_set() argument 5416 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_vnode_switch_set() local 5477 ca0132_alt_bass_redirection_xover_set(struct hda_codec *codec, long idx) ca0132_alt_bass_redirection_xover_set() argument 5497 ca0132_alt_slider_ctl_set(struct hda_codec *codec, hda_nid_t nid, const unsigned int *lookup, int idx) ca0132_alt_slider_ctl_set() argument 5539 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_xbass_xover_slider_ctl_get() local 5555 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_slider_ctl_get() local 5598 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_xbass_xover_slider_put() local 5628 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_effect_slider_put() local 5675 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_mic_boost_get() local 5685 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_mic_boost_put() local 5729 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ae5_headphone_gain_get() local 5739 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ae5_headphone_gain_put() local 5782 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ae5_sound_filter_get() local 5792 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ae5_sound_filter_put() local 5832 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_input_source_get() local 5842 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_input_source_put() local 5884 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_output_select_get() local 5894 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_output_select_put() local 5935 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_speaker_channel_cfg_get() local 5945 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_speaker_channel_cfg_put() local 5988 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_svm_setting_get() local 5998 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_svm_setting_put() local 6052 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_eq_preset_get() local 6062 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_eq_preset_put() local 6109 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_voicefx_get() local 6119 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_voicefx_put() local 6154 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_switch_get() local 6206 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_switch_put() local 6307 ca0132_alt_dsp_volume_put(struct hda_codec *codec, hda_nid_t nid) ca0132_alt_dsp_volume_put() argument 6340 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_volume_info() local 6378 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_volume_get() local 6399 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_volume_put() local 6446 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_alt_volume_put() local 6486 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); ca0132_volume_tlv() local 6522 ca0132_alt_add_effect_slider(struct hda_codec *codec, hda_nid_t nid, const char *pfx, int dir) ca0132_alt_add_effect_slider() argument 6557 add_fx_switch(struct hda_codec *codec, hda_nid_t nid, const char *pfx, int dir) add_fx_switch() argument 6576 add_voicefx(struct hda_codec *codec) add_voicefx() argument 6588 add_ca0132_alt_eq_presets(struct hda_codec *codec) add_ca0132_alt_eq_presets() argument 6605 ca0132_alt_add_svm_enum(struct hda_codec *codec) ca0132_alt_add_svm_enum() argument 6622 ca0132_alt_add_output_enum(struct hda_codec *codec) ca0132_alt_add_output_enum() argument 6639 ca0132_alt_add_speaker_channel_cfg_enum(struct hda_codec *codec) ca0132_alt_add_speaker_channel_cfg_enum() argument 6656 ca0132_alt_add_front_full_range_switch(struct hda_codec *codec) ca0132_alt_add_front_full_range_switch() argument 6666 ca0132_alt_add_rear_full_range_switch(struct hda_codec *codec) ca0132_alt_add_rear_full_range_switch() argument 6682 ca0132_alt_add_bass_redirection_crossover(struct hda_codec *codec) ca0132_alt_add_bass_redirection_crossover() argument 6698 ca0132_alt_add_bass_redirection_switch(struct hda_codec *codec) ca0132_alt_add_bass_redirection_switch() argument 6714 ca0132_alt_add_input_enum(struct hda_codec *codec) ca0132_alt_add_input_enum() argument 6730 ca0132_alt_add_mic_boost_enum(struct hda_codec *codec) ca0132_alt_add_mic_boost_enum() argument 6748 ae5_add_headphone_gain_enum(struct hda_codec *codec) ae5_add_headphone_gain_enum() argument 6765 ae5_add_sound_filter_enum(struct hda_codec *codec) ae5_add_sound_filter_enum() argument 6777 zxr_add_headphone_gain_switch(struct hda_codec *codec) zxr_add_headphone_gain_switch() argument 6814 ca0132_alt_add_chmap_ctls(struct hda_codec *codec) ca0132_alt_add_chmap_ctls() argument 6907 ca0132_build_controls(struct hda_codec *codec) ca0132_build_controls() argument 7094 dbpro_build_controls(struct hda_codec *codec) dbpro_build_controls() argument 7158 ca0132_build_pcms(struct hda_codec *codec) ca0132_build_pcms() argument 7218 dbpro_build_pcms(struct hda_codec *codec) dbpro_build_pcms() argument 7252 init_output(struct hda_codec *codec, hda_nid_t pin, hda_nid_t dac) init_output() argument 7266 init_input(struct hda_codec *codec, hda_nid_t pin, hda_nid_t adc) init_input() argument 7287 refresh_amp_caps(struct hda_codec *codec, hda_nid_t nid, int dir) refresh_amp_caps() argument 7299 ca0132_set_dmic(struct hda_codec *codec, int enable) ca0132_set_dmic() argument 7343 ca0132_init_dmic(struct hda_codec *codec) ca0132_init_dmic() argument 7391 ca0132_init_analog_mic2(struct hda_codec *codec) ca0132_init_analog_mic2() argument 7411 ca0132_refresh_widget_caps(struct hda_codec *codec) ca0132_refresh_widget_caps() argument 7452 ca0132_alt_init_speaker_tuning(struct hda_codec *codec) ca0132_alt_init_speaker_tuning() argument 7497 ca0132_alt_create_dummy_stream(struct hda_codec *codec) ca0132_alt_create_dummy_stream() argument 7514 ca0132_alt_init_analog_mics(struct hda_codec *codec) ca0132_alt_init_analog_mics() argument 7544 sbz_connect_streams(struct hda_codec *codec) sbz_connect_streams() argument 7576 sbz_chipio_startup_data(struct hda_codec *codec) sbz_chipio_startup_data() argument 7627 ca0132_alt_dsp_scp_startup(struct hda_codec *codec) ca0132_alt_dsp_scp_startup() argument 7674 ca0132_alt_dsp_initial_mic_setup(struct hda_codec *codec) ca0132_alt_dsp_initial_mic_setup() argument 7705 ae5_post_dsp_register_set(struct hda_codec *codec) ae5_post_dsp_register_set() argument 7733 ae5_post_dsp_param_setup(struct hda_codec *codec) ae5_post_dsp_param_setup() argument 7758 ae5_post_dsp_pll_setup(struct hda_codec *codec) ae5_post_dsp_pll_setup() argument 7786 ae5_post_dsp_stream_setup(struct hda_codec *codec) ae5_post_dsp_stream_setup() argument 7818 ae5_post_dsp_startup_data(struct hda_codec *codec) ae5_post_dsp_startup_data() argument 7855 ae7_post_dsp_setup_ports(struct hda_codec *codec) ae7_post_dsp_setup_ports() argument 7891 ae7_post_dsp_asi_stream_setup(struct hda_codec *codec) ae7_post_dsp_asi_stream_setup() argument 7916 ae7_post_dsp_pll_setup(struct hda_codec *codec) ae7_post_dsp_pll_setup() argument 7934 ae7_post_dsp_asi_setup_ports(struct hda_codec *codec) ae7_post_dsp_asi_setup_ports() argument 8019 ae7_post_dsp_asi_setup(struct hda_codec *codec) ae7_post_dsp_asi_setup() argument 8059 ca0132_setup_defaults(struct hda_codec *codec) ca0132_setup_defaults() argument 8104 r3d_setup_defaults(struct hda_codec *codec) r3d_setup_defaults() argument 8154 sbz_setup_defaults(struct hda_codec *codec) sbz_setup_defaults() argument 8213 ae5_setup_defaults(struct hda_codec *codec) ae5_setup_defaults() argument 8282 ae7_setup_defaults(struct hda_codec *codec) ae7_setup_defaults() argument 8367 ca0132_init_flags(struct hda_codec *codec) ca0132_init_flags() argument 8400 ca0132_init_params(struct hda_codec *codec) ca0132_init_params() argument 8416 ca0132_set_dsp_msr(struct hda_codec *codec, bool is96k) ca0132_set_dsp_msr() argument 8430 ca0132_download_dsp_images(struct hda_codec *codec) ca0132_download_dsp_images() argument 8486 ca0132_download_dsp(struct hda_codec *codec) ca0132_download_dsp() argument 8512 ca0132_process_dsp_response(struct hda_codec *codec, struct hda_jack_callback *callback) ca0132_process_dsp_response() argument 8528 hp_callback(struct hda_codec *codec, struct hda_jack_callback *cb) hp_callback() argument 8542 amic_callback(struct hda_codec *codec, struct hda_jack_callback *cb) amic_callback() argument 8552 ca0132_init_unsol(struct hda_codec *codec) ca0132_init_unsol() argument 8641 ca0132_init_chip(struct hda_codec *codec) ca0132_init_chip() argument 8710 r3di_gpio_shutdown(struct hda_codec *codec) r3di_gpio_shutdown() argument 8718 sbz_region2_exit(struct hda_codec *codec) sbz_region2_exit() argument 8735 sbz_set_pin_ctl_default(struct hda_codec *codec) sbz_set_pin_ctl_default() argument 8748 ca0132_clear_unsolicited(struct hda_codec *codec) ca0132_clear_unsolicited() argument 8760 sbz_gpio_shutdown_commands(struct hda_codec *codec, int dir, int mask, int data) sbz_gpio_shutdown_commands() argument 8775 zxr_dbpro_power_state_shutdown(struct hda_codec *codec) zxr_dbpro_power_state_shutdown() argument 8785 sbz_exit_chip(struct hda_codec *codec) sbz_exit_chip() argument 8820 r3d_exit_chip(struct hda_codec *codec) r3d_exit_chip() argument 8827 ae5_exit_chip(struct hda_codec *codec) ae5_exit_chip() argument 8852 ae7_exit_chip(struct hda_codec *codec) ae7_exit_chip() argument 8878 zxr_exit_chip(struct hda_codec *codec) zxr_exit_chip() argument 8908 ca0132_exit_chip(struct hda_codec *codec) ca0132_exit_chip() argument 8924 sbz_dsp_startup_check(struct hda_codec *codec) sbz_dsp_startup_check() argument 8989 ca0132_alt_vol_setup(struct hda_codec *codec) ca0132_alt_vol_setup() argument 9004 sbz_pre_dsp_setup(struct hda_codec *codec) sbz_pre_dsp_setup() argument 9017 r3d_pre_dsp_setup(struct hda_codec *codec) r3d_pre_dsp_setup() argument 9032 r3di_pre_dsp_setup(struct hda_codec *codec) r3di_pre_dsp_setup() argument 9096 ca0132_mmio_init_sbz(struct hda_codec *codec) ca0132_mmio_init_sbz() argument 9146 ca0132_mmio_init_ae5(struct hda_codec *codec) ca0132_mmio_init_ae5() argument 9178 ca0132_mmio_init(struct hda_codec *codec) ca0132_mmio_init() argument 9211 ae5_register_set(struct hda_codec *codec) ae5_register_set() argument 9282 ca0132_alt_init(struct hda_codec *codec) ca0132_alt_init() argument 9343 ca0132_init(struct hda_codec *codec) ca0132_init() argument 9465 dbpro_init(struct hda_codec *codec) dbpro_init() argument 9480 ca0132_free(struct hda_codec *codec) ca0132_free() argument 9521 dbpro_free(struct hda_codec *codec) dbpro_free() argument 9531 ca0132_reboot_notify(struct hda_codec *codec) ca0132_reboot_notify() argument 9537 ca0132_suspend(struct hda_codec *codec) ca0132_suspend() argument 9565 ca0132_config(struct hda_codec *codec) ca0132_config() argument 9765 ca0132_prepare_verbs(struct hda_codec *codec) ca0132_prepare_verbs() argument 9814 sbz_detect_quirk(struct hda_codec *codec) sbz_detect_quirk() argument 9831 patch_ca0132(struct hda_codec *codec) patch_ca0132() argument [all...] |
/kernel/linux/linux-5.10/sound/pci/ac97/ |
H A D | ac97_patch.c | 1367 int i, codec; in ad18xx_resume() local [all...] |
/kernel/linux/linux-5.10/include/linux/mfd/ |
H A D | twl.h | 688 struct twl4030_codec_data *codec; member
|
/kernel/linux/linux-6.6/sound/pci/ac97/ |
H A D | ac97_patch.c | 1394 int i, codec; in ad18xx_resume() local [all...] |
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci_core.h | 784 struct bt_codec codec; member
|
H A D | hci.h | 1456 __u8 codec[]; member 1468 struct hci_vnd_codec codec[]; member 1492 struct hci_std_codec_v2 codec[]; member 1503 struct hci_vnd_codec_v2 codec[]; member 2210 __u8 codec; member
|