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()
1011 #define add_pb_vol_ctrl(spec, type, pfx, val) \ argument
1013 #define add_pb_sw_ctrl(spec, type, pfx, val) \ argument
1015 #define __add_pb_vol_ctrl(spec, type, pfx, cidx, val) \ argument
1017 #define __add_pb_sw_ctrl(spec, type, pfx, cidx, val) \ argument
1091 struct hda_gen_spec *spec = codec->spec; in sync_auto_mute_bits() local
1170 struct hda_gen_spec *spec = codec->spec; in get_line_out_pfx() local
1287 struct hda_gen_spec *spec = codec->spec; in assign_out_path_ctls() local
1350 struct hda_gen_spec *spec = codec->spec; in get_primary_out() local
1374 struct hda_gen_spec *spec = codec->spec; in try_assign_dacs() local
1463 struct hda_gen_spec *spec = codec->spec; in get_dac_if_single() local
1500 struct hda_gen_spec *spec = codec->spec; in count_multiio_pins() local
1531 struct hda_gen_spec *spec = codec->spec; in fill_multi_ios() local
1616 struct hda_gen_spec *spec = codec->spec; in map_singles() local
1642 static inline bool has_aamix_out_paths(struct hda_gen_spec *spec) in has_aamix_out_paths()
1651 struct hda_gen_spec *spec = codec->spec; in check_aamix_out_path() local
1687 struct hda_gen_spec *spec = codec->spec; in indep_hp_possible() local
1745 struct hda_gen_spec *spec = codec->spec; in fill_and_eval_dacs() local
1917 struct hda_gen_spec *spec = codec->spec; in debug_show_configs() local
1969 struct hda_gen_spec *spec = codec->spec; in fill_all_dac_nids() local
1987 struct hda_gen_spec *spec = codec->spec; in parse_output_paths() local
2109 struct hda_gen_spec *spec = codec->spec; in create_multi_out_ctls() local
2205 struct hda_gen_spec *spec = codec->spec; in create_hp_out_ctls() local
2213 struct hda_gen_spec *spec = codec->spec; in create_speaker_out_ctls() local
2235 struct hda_gen_spec *spec = codec->spec; in indep_hp_get() local
2248 struct hda_gen_spec *spec = codec->spec; in indep_hp_put() local
2304 struct hda_gen_spec *spec = codec->spec; in create_indep_hp_ctls() local
2333 struct hda_gen_spec *spec = codec->spec; in ch_mode_info() local
2350 struct hda_gen_spec *spec = codec->spec; in ch_mode_get() local
2359 struct hda_gen_spec *spec = codec->spec; in get_multiio_path() local
2369 static bool aamix_default(struct hda_gen_spec *spec) in aamix_default()
2376 struct hda_gen_spec *spec = codec->spec; in set_multi_io() local
2408 struct hda_gen_spec *spec = codec->spec; in ch_mode_put() local
2436 struct hda_gen_spec *spec = codec->spec; in create_multi_channel_mode() local
2455 struct hda_gen_spec *spec = codec->spec; in loopback_mixing_get() local
2464 struct hda_gen_spec *spec = codec->spec; in update_aamix_paths() local
2494 struct hda_gen_spec *spec = codec->spec; in update_output_paths() local
2510 struct hda_gen_spec *spec = codec->spec; in loopback_mixing_put() local
2548 struct hda_gen_spec *spec = codec->spec; in create_loopback_mixing_ctl() local
2567 struct hda_gen_spec *spec = codec->spec; in update_hp_mic() local
2611 struct hda_gen_spec *spec = codec->spec; in create_hp_mic() local
2709 struct hda_gen_spec *spec = codec->spec; in find_kctl_name() local
2723 struct hda_gen_spec *spec = codec->spec; in get_jack_mode_name() local
2735 struct hda_gen_spec *spec = codec->spec; in get_out_jack_num_items() local
2747 struct hda_gen_spec *spec = codec->spec; in create_out_jack_modes() local
2877 struct hda_gen_spec *spec = codec->spec; in get_in_jack_num_items() local
2886 struct hda_gen_spec *spec = codec->spec; in create_in_jack_mode() local
3023 struct hda_gen_spec *spec = codec->spec; in create_hp_mic_jack_mode() local
3040 static int add_loopback_list(struct hda_gen_spec *spec, hda_nid_t mix, int idx) in add_loopback_list()
3097 struct hda_gen_spec *spec = codec->spec; in new_analog_input() local
3158 struct hda_gen_spec *spec = codec->spec; in fill_adc_nids() local
3188 struct hda_gen_spec *spec = codec->spec; in check_dyn_adc_switch() local
3258 struct hda_gen_spec *spec = codec->spec; in parse_capture_source() local
3298 struct hda_gen_spec *spec = codec->spec; in fill_input_pin_labels() local
3331 struct hda_gen_spec *spec = codec->spec; in create_input_ctls() local
3404 struct hda_gen_spec *spec = codec->spec; in get_input_path() local
3425 struct hda_gen_spec *spec = codec->spec; in mux_enum_info() local
3433 struct hda_gen_spec *spec = codec->spec; in mux_enum_get() local
3471 struct hda_gen_spec *spec = codec->spec; in cap_put_caller() local
3585 struct hda_gen_spec *spec = codec->spec; in is_inv_dmic_pin() local
3608 struct hda_gen_spec *spec = codec->spec; in cap_single_sw_put() local
3625 struct hda_gen_spec *spec = codec->spec; in add_single_cap_ctl() local
3691 struct hda_gen_spec *spec = codec->spec; in create_bind_cap_vol_ctl() local
3739 struct hda_gen_spec *spec = codec->spec; in create_multi_cap_vol_ctl() local
3768 struct hda_gen_spec *spec = codec->spec; in create_capture_mixers() local
3884 struct hda_gen_spec *spec = codec->spec; in parse_mic_boost() local
3936 struct hda_gen_spec *spec = codec->spec; in create_mute_led_cdev() local
3968 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_add_mute_led_cdev() local
4005 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_add_micmute_led_cdev() local
4027 struct hda_gen_spec *spec = codec->spec; in parse_digital() local
4092 struct hda_gen_spec *spec = codec->spec; in mux_select() local
4139 struct hda_gen_spec *spec = codec->spec; in set_path_power() local
4240 struct hda_gen_spec *spec = codec->spec; in add_all_pin_power_ctls() local
4269 struct hda_gen_spec *spec = codec->spec; in sync_all_pin_power_ctls() local
4288 struct hda_gen_spec *spec = codec->spec; in add_fake_paths() local
4312 struct hda_gen_spec *spec = codec->spec; in add_fake_beep_paths() local
4349 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_fix_pin_power() local
4392 struct hda_gen_spec *spec = codec->spec; in do_automute() local
4456 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_update_outputs() local
4503 struct hda_gen_spec *spec = codec->spec; in call_update_outputs() local
4522 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_hp_automute() local
4547 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_line_automute() local
4572 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_mic_autoswitch() local
4596 struct hda_gen_spec *spec = codec->spec; in call_hp_automute() local
4606 struct hda_gen_spec *spec = codec->spec; in call_line_automute() local
4616 struct hda_gen_spec *spec = codec->spec; in call_mic_autoswitch() local
4638 struct hda_gen_spec *spec = codec->spec; in automute_mode_info() local
4652 struct hda_gen_spec *spec = codec->spec; in automute_mode_get() local
4667 struct hda_gen_spec *spec = codec->spec; in automute_mode_put() local
4714 struct hda_gen_spec *spec = codec->spec; in add_automute_mode_enum() local
4727 struct hda_gen_spec *spec = codec->spec; in check_auto_mute_availability() local
4800 struct hda_gen_spec *spec = codec->spec; in auto_mic_check_imux() local
4834 struct hda_gen_spec *spec = codec->spec; in check_auto_mic_availability() local
4911 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_path_power_filter() local
4971 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_parse_auto_config() local
5175 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_build_controls() local
5250 struct hda_gen_spec *spec = codec->spec; in call_pcm_playback_hook() local
5260 struct hda_gen_spec *spec = codec->spec; in call_pcm_capture_hook() local
5272 struct hda_gen_spec *spec = codec->spec; in playback_pcm_open() local
5294 struct hda_gen_spec *spec = codec->spec; in playback_pcm_prepare() local
5309 struct hda_gen_spec *spec = codec->spec; in playback_pcm_cleanup() local
5323 struct hda_gen_spec *spec = codec->spec; in playback_pcm_close() local
5374 struct hda_gen_spec *spec = codec->spec; in alt_playback_pcm_open() local
5392 struct hda_gen_spec *spec = codec->spec; in alt_playback_pcm_close() local
5430 struct hda_gen_spec *spec = codec->spec; in dig_playback_pcm_open() local
5440 struct hda_gen_spec *spec = codec->spec; in dig_playback_pcm_prepare() local
5449 struct hda_gen_spec *spec = codec->spec; in dig_playback_pcm_cleanup() local
5457 struct hda_gen_spec *spec = codec->spec; in dig_playback_pcm_close() local
5473 struct hda_gen_spec *spec = codec->spec; in alt_capture_pcm_prepare() local
5486 struct hda_gen_spec *spec = codec->spec; in alt_capture_pcm_cleanup() local
5581 struct hda_gen_spec *spec = codec->spec; in dyn_adc_pcm_resetup() local
5603 struct hda_gen_spec *spec = codec->spec; in dyn_adc_capture_pcm_prepare() local
5616 struct hda_gen_spec *spec = codec->spec; in dyn_adc_capture_pcm_cleanup() local
5688 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_build_pcms() local
5818 struct hda_gen_spec *spec = codec->spec; in init_multi_out() local
5837 struct hda_gen_spec *spec = codec->spec; in init_extra_out() local
5849 struct hda_gen_spec *spec = codec->spec; in init_multi_io() local
5868 struct hda_gen_spec *spec = codec->spec; in init_aamix_paths() local
5888 struct hda_gen_spec *spec = codec->spec; in init_analog_input() local
5908 struct hda_gen_spec *spec = codec->spec; in init_input_src() local
5939 struct hda_gen_spec *spec = codec->spec; in init_digital() local
5977 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_init() local
6035 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_check_power_status() local
6063 struct hda_gen_spec *spec; in snd_hda_parse_generic_codec() local