Lines Matching defs:spec

37 int snd_hda_gen_spec_init(struct hda_gen_spec *spec)  in snd_hda_gen_spec_init()
59 snd_hda_gen_add_kctl(struct hda_gen_spec *spec, const char *name, in snd_hda_gen_add_kctl()
76 static void free_kctls(struct hda_gen_spec *spec) in free_kctls()
87 static void snd_hda_gen_spec_free(struct hda_gen_spec *spec) in snd_hda_gen_spec_free()
107 struct hda_gen_spec *spec = codec->spec; in parse_user_hints() local
260 struct hda_gen_spec *spec = codec->spec; in get_nid_path() local
289 struct hda_gen_spec *spec = codec->spec; in snd_hda_get_path_idx() local
310 struct hda_gen_spec *spec = codec->spec; in snd_hda_get_path_from_idx() local
321 struct hda_gen_spec *spec = codec->spec; in is_dac_already_used() local
347 struct hda_gen_spec *spec = codec->spec; in is_ctl_used() local
480 struct hda_gen_spec *spec = codec->spec; in snd_hda_add_new_path() local
515 struct hda_gen_spec *spec = codec->spec; in get_preferred_dac() local
530 struct hda_gen_spec *spec = codec->spec; in look_for_dac() local
584 struct hda_gen_spec *spec = codec->spec; in look_for_out_vol_nid() local
633 struct hda_gen_spec *spec = codec->spec; in is_active_nid() local
785 struct hda_gen_spec *spec = codec->spec; in activate_amp_in() local
882 struct hda_gen_spec *spec = codec->spec; in snd_hda_activate_path() local
909 struct hda_gen_spec *spec = codec->spec; in path_power_down_sync() local
919 struct hda_gen_spec *spec = codec->spec; in set_pin_eapd() local
979 add_control(struct hda_gen_spec *spec, int type, const char *name, in add_control()
996 static int add_control_with_pfx(struct hda_gen_spec *spec, int type, in add_control_with_pfx()
1007 #define add_pb_vol_ctrl(spec, type, pfx, val) \ argument
1009 #define add_pb_sw_ctrl(spec, type, pfx, val) \ argument
1011 #define __add_pb_vol_ctrl(spec, type, pfx, cidx, val) \ argument
1013 #define __add_pb_sw_ctrl(spec, type, pfx, cidx, val) \ argument
1087 struct hda_gen_spec *spec = codec->spec; in sync_auto_mute_bits() local
1166 struct hda_gen_spec *spec = codec->spec; in get_line_out_pfx() local
1282 struct hda_gen_spec *spec = codec->spec; in assign_out_path_ctls() local
1345 struct hda_gen_spec *spec = codec->spec; in get_primary_out() local
1369 struct hda_gen_spec *spec = codec->spec; in try_assign_dacs() local
1458 struct hda_gen_spec *spec = codec->spec; in get_dac_if_single() local
1495 struct hda_gen_spec *spec = codec->spec; in count_multiio_pins() local
1526 struct hda_gen_spec *spec = codec->spec; in fill_multi_ios() local
1611 struct hda_gen_spec *spec = codec->spec; in map_singles() local
1637 static inline bool has_aamix_out_paths(struct hda_gen_spec *spec) in has_aamix_out_paths()
1646 struct hda_gen_spec *spec = codec->spec; in check_aamix_out_path() local
1682 struct hda_gen_spec *spec = codec->spec; in indep_hp_possible() local
1740 struct hda_gen_spec *spec = codec->spec; in fill_and_eval_dacs() local
1912 struct hda_gen_spec *spec = codec->spec; in debug_show_configs() local
1964 struct hda_gen_spec *spec = codec->spec; in fill_all_dac_nids() local
1982 struct hda_gen_spec *spec = codec->spec; in parse_output_paths() local
2104 struct hda_gen_spec *spec = codec->spec; in create_multi_out_ctls() local
2200 struct hda_gen_spec *spec = codec->spec; in create_hp_out_ctls() local
2208 struct hda_gen_spec *spec = codec->spec; in create_speaker_out_ctls() local
2230 struct hda_gen_spec *spec = codec->spec; in indep_hp_get() local
2243 struct hda_gen_spec *spec = codec->spec; in indep_hp_put() local
2299 struct hda_gen_spec *spec = codec->spec; in create_indep_hp_ctls() local
2328 struct hda_gen_spec *spec = codec->spec; in ch_mode_info() local
2345 struct hda_gen_spec *spec = codec->spec; in ch_mode_get() local
2354 struct hda_gen_spec *spec = codec->spec; in get_multiio_path() local
2364 static bool aamix_default(struct hda_gen_spec *spec) in aamix_default()
2371 struct hda_gen_spec *spec = codec->spec; in set_multi_io() local
2403 struct hda_gen_spec *spec = codec->spec; in ch_mode_put() local
2431 struct hda_gen_spec *spec = codec->spec; in create_multi_channel_mode() local
2450 struct hda_gen_spec *spec = codec->spec; in loopback_mixing_get() local
2459 struct hda_gen_spec *spec = codec->spec; in update_aamix_paths() local
2489 struct hda_gen_spec *spec = codec->spec; in update_output_paths() local
2505 struct hda_gen_spec *spec = codec->spec; in loopback_mixing_put() local
2543 struct hda_gen_spec *spec = codec->spec; in create_loopback_mixing_ctl() local
2562 struct hda_gen_spec *spec = codec->spec; in update_hp_mic() local
2606 struct hda_gen_spec *spec = codec->spec; in create_hp_mic() local
2704 struct hda_gen_spec *spec = codec->spec; in find_kctl_name() local
2718 struct hda_gen_spec *spec = codec->spec; in get_jack_mode_name() local
2730 struct hda_gen_spec *spec = codec->spec; in get_out_jack_num_items() local
2742 struct hda_gen_spec *spec = codec->spec; in create_out_jack_modes() local
2872 struct hda_gen_spec *spec = codec->spec; in get_in_jack_num_items() local
2881 struct hda_gen_spec *spec = codec->spec; in create_in_jack_mode() local
3018 struct hda_gen_spec *spec = codec->spec; in create_hp_mic_jack_mode() local
3035 static int add_loopback_list(struct hda_gen_spec *spec, hda_nid_t mix, int idx) in add_loopback_list()
3092 struct hda_gen_spec *spec = codec->spec; in new_analog_input() local
3153 struct hda_gen_spec *spec = codec->spec; in fill_adc_nids() local
3183 struct hda_gen_spec *spec = codec->spec; in check_dyn_adc_switch() local
3253 struct hda_gen_spec *spec = codec->spec; in parse_capture_source() local
3293 struct hda_gen_spec *spec = codec->spec; in fill_input_pin_labels() local
3326 struct hda_gen_spec *spec = codec->spec; in create_input_ctls() local
3399 struct hda_gen_spec *spec = codec->spec; in get_input_path() local
3420 struct hda_gen_spec *spec = codec->spec; in mux_enum_info() local
3428 struct hda_gen_spec *spec = codec->spec; in mux_enum_get() local
3466 struct hda_gen_spec *spec = codec->spec; in cap_put_caller() local
3580 struct hda_gen_spec *spec = codec->spec; in is_inv_dmic_pin() local
3603 struct hda_gen_spec *spec = codec->spec; in cap_single_sw_put() local
3620 struct hda_gen_spec *spec = codec->spec; in add_single_cap_ctl() local
3686 struct hda_gen_spec *spec = codec->spec; in create_bind_cap_vol_ctl() local
3734 struct hda_gen_spec *spec = codec->spec; in create_multi_cap_vol_ctl() local
3763 struct hda_gen_spec *spec = codec->spec; in create_capture_mixers() local
3879 struct hda_gen_spec *spec = codec->spec; in parse_mic_boost() local
3931 struct hda_gen_spec *spec = codec->spec; in create_mute_led_cdev() local
3963 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_add_mute_led_cdev() local
4000 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_add_micmute_led_cdev() local
4022 struct hda_gen_spec *spec = codec->spec; in parse_digital() local
4087 struct hda_gen_spec *spec = codec->spec; in mux_select() local
4134 struct hda_gen_spec *spec = codec->spec; in set_path_power() local
4235 struct hda_gen_spec *spec = codec->spec; in add_all_pin_power_ctls() local
4264 struct hda_gen_spec *spec = codec->spec; in sync_all_pin_power_ctls() local
4283 struct hda_gen_spec *spec = codec->spec; in add_fake_paths() local
4307 struct hda_gen_spec *spec = codec->spec; in add_fake_beep_paths() local
4344 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_fix_pin_power() local
4387 struct hda_gen_spec *spec = codec->spec; in do_automute() local
4451 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_update_outputs() local
4498 struct hda_gen_spec *spec = codec->spec; in call_update_outputs() local
4517 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_hp_automute() local
4542 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_line_automute() local
4567 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_mic_autoswitch() local
4591 struct hda_gen_spec *spec = codec->spec; in call_hp_automute() local
4601 struct hda_gen_spec *spec = codec->spec; in call_line_automute() local
4611 struct hda_gen_spec *spec = codec->spec; in call_mic_autoswitch() local
4633 struct hda_gen_spec *spec = codec->spec; in automute_mode_info() local
4647 struct hda_gen_spec *spec = codec->spec; in automute_mode_get() local
4662 struct hda_gen_spec *spec = codec->spec; in automute_mode_put() local
4709 struct hda_gen_spec *spec = codec->spec; in add_automute_mode_enum() local
4722 struct hda_gen_spec *spec = codec->spec; in check_auto_mute_availability() local
4795 struct hda_gen_spec *spec = codec->spec; in auto_mic_check_imux() local
4829 struct hda_gen_spec *spec = codec->spec; in check_auto_mic_availability() local
4906 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_path_power_filter() local
4966 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_parse_auto_config() local
5170 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_build_controls() local
5245 struct hda_gen_spec *spec = codec->spec; in call_pcm_playback_hook() local
5255 struct hda_gen_spec *spec = codec->spec; in call_pcm_capture_hook() local
5267 struct hda_gen_spec *spec = codec->spec; in playback_pcm_open() local
5289 struct hda_gen_spec *spec = codec->spec; in playback_pcm_prepare() local
5304 struct hda_gen_spec *spec = codec->spec; in playback_pcm_cleanup() local
5318 struct hda_gen_spec *spec = codec->spec; in playback_pcm_close() local
5369 struct hda_gen_spec *spec = codec->spec; in alt_playback_pcm_open() local
5387 struct hda_gen_spec *spec = codec->spec; in alt_playback_pcm_close() local
5425 struct hda_gen_spec *spec = codec->spec; in dig_playback_pcm_open() local
5435 struct hda_gen_spec *spec = codec->spec; in dig_playback_pcm_prepare() local
5444 struct hda_gen_spec *spec = codec->spec; in dig_playback_pcm_cleanup() local
5452 struct hda_gen_spec *spec = codec->spec; in dig_playback_pcm_close() local
5468 struct hda_gen_spec *spec = codec->spec; in alt_capture_pcm_prepare() local
5481 struct hda_gen_spec *spec = codec->spec; in alt_capture_pcm_cleanup() local
5576 struct hda_gen_spec *spec = codec->spec; in dyn_adc_pcm_resetup() local
5598 struct hda_gen_spec *spec = codec->spec; in dyn_adc_capture_pcm_prepare() local
5611 struct hda_gen_spec *spec = codec->spec; in dyn_adc_capture_pcm_cleanup() local
5683 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_build_pcms() local
5813 struct hda_gen_spec *spec = codec->spec; in init_multi_out() local
5832 struct hda_gen_spec *spec = codec->spec; in init_extra_out() local
5844 struct hda_gen_spec *spec = codec->spec; in init_multi_io() local
5863 struct hda_gen_spec *spec = codec->spec; in init_aamix_paths() local
5883 struct hda_gen_spec *spec = codec->spec; in init_analog_input() local
5903 struct hda_gen_spec *spec = codec->spec; in init_input_src() local
5934 struct hda_gen_spec *spec = codec->spec; in init_digital() local
5972 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_init() local
6030 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_check_power_status() local
6058 struct hda_gen_spec *spec; in snd_hda_parse_generic_codec() local