Lines Matching defs:spec
49 int snd_hda_gen_spec_init(struct hda_gen_spec *spec) in snd_hda_gen_spec_init()
71 snd_hda_gen_add_kctl(struct hda_gen_spec *spec, const char *name, in snd_hda_gen_add_kctl()
88 static void free_kctls(struct hda_gen_spec *spec) in free_kctls()
99 static void snd_hda_gen_spec_free(struct hda_gen_spec *spec) in snd_hda_gen_spec_free()
113 struct hda_gen_spec *spec = codec->spec; in parse_user_hints() local
263 struct hda_gen_spec *spec = codec->spec; in get_nid_path() local
308 struct hda_gen_spec *spec = codec->spec; in snd_hda_get_path_idx() local
329 struct hda_gen_spec *spec = codec->spec; in snd_hda_get_path_from_idx() local
340 struct hda_gen_spec *spec = codec->spec; in is_dac_already_used() local
366 struct hda_gen_spec *spec = codec->spec; in is_ctl_used() local
500 struct hda_gen_spec *spec = codec->spec; in snd_hda_add_new_path() local
535 struct hda_gen_spec *spec = codec->spec; in get_preferred_dac() local
550 struct hda_gen_spec *spec = codec->spec; in look_for_dac() local
604 struct hda_gen_spec *spec = codec->spec; in look_for_out_vol_nid() local
653 struct hda_gen_spec *spec = codec->spec; in is_active_nid() local
805 struct hda_gen_spec *spec = codec->spec; in activate_amp_in() local
900 struct hda_gen_spec *spec = codec->spec; in snd_hda_activate_path() local
927 struct hda_gen_spec *spec = codec->spec; in path_power_down_sync() local
937 struct hda_gen_spec *spec = codec->spec; in set_pin_eapd() local
995 add_control(struct hda_gen_spec *spec, int type, const char *name, in add_control()
1010 static int add_control_with_pfx(struct hda_gen_spec *spec, int type, in add_control_with_pfx()
1021 #define add_pb_vol_ctrl(spec, type, pfx, val) \ argument
1023 #define add_pb_sw_ctrl(spec, type, pfx, val) \ argument
1025 #define __add_pb_vol_ctrl(spec, type, pfx, cidx, val) \ argument
1027 #define __add_pb_sw_ctrl(spec, type, pfx, cidx, val) \ argument
1101 struct hda_gen_spec *spec = codec->spec; in sync_auto_mute_bits() local
1140 struct hda_gen_spec *spec = codec->spec; in get_line_out_pfx() local
1248 struct hda_gen_spec *spec = codec->spec; in assign_out_path_ctls() local
1311 struct hda_gen_spec *spec = codec->spec; in get_primary_out() local
1335 struct hda_gen_spec *spec = codec->spec; in try_assign_dacs() local
1420 struct hda_gen_spec *spec = codec->spec; in get_dac_if_single() local
1457 struct hda_gen_spec *spec = codec->spec; in count_multiio_pins() local
1488 struct hda_gen_spec *spec = codec->spec; in fill_multi_ios() local
1573 struct hda_gen_spec *spec = codec->spec; in map_singles() local
1599 static inline bool has_aamix_out_paths(struct hda_gen_spec *spec) in has_aamix_out_paths()
1608 struct hda_gen_spec *spec = codec->spec; in check_aamix_out_path() local
1644 struct hda_gen_spec *spec = codec->spec; in indep_hp_possible() local
1702 struct hda_gen_spec *spec = codec->spec; in fill_and_eval_dacs() local
1874 struct hda_gen_spec *spec = codec->spec; in debug_show_configs() local
1926 struct hda_gen_spec *spec = codec->spec; in fill_all_dac_nids() local
1944 struct hda_gen_spec *spec = codec->spec; in parse_output_paths() local
2066 struct hda_gen_spec *spec = codec->spec; in create_multi_out_ctls() local
2162 struct hda_gen_spec *spec = codec->spec; in create_hp_out_ctls() local
2170 struct hda_gen_spec *spec = codec->spec; in create_speaker_out_ctls() local
2192 struct hda_gen_spec *spec = codec->spec; in indep_hp_get() local
2205 struct hda_gen_spec *spec = codec->spec; in indep_hp_put() local
2261 struct hda_gen_spec *spec = codec->spec; in create_indep_hp_ctls() local
2290 struct hda_gen_spec *spec = codec->spec; in ch_mode_info() local
2307 struct hda_gen_spec *spec = codec->spec; in ch_mode_get() local
2316 struct hda_gen_spec *spec = codec->spec; in get_multiio_path() local
2326 static bool aamix_default(struct hda_gen_spec *spec) in aamix_default()
2333 struct hda_gen_spec *spec = codec->spec; in set_multi_io() local
2365 struct hda_gen_spec *spec = codec->spec; in ch_mode_put() local
2393 struct hda_gen_spec *spec = codec->spec; in create_multi_channel_mode() local
2412 struct hda_gen_spec *spec = codec->spec; in loopback_mixing_get() local
2421 struct hda_gen_spec *spec = codec->spec; in update_aamix_paths() local
2451 struct hda_gen_spec *spec = codec->spec; in update_output_paths() local
2467 struct hda_gen_spec *spec = codec->spec; in loopback_mixing_put() local
2505 struct hda_gen_spec *spec = codec->spec; in create_loopback_mixing_ctl() local
2528 struct hda_gen_spec *spec = codec->spec; in update_hp_mic() local
2572 struct hda_gen_spec *spec = codec->spec; in create_hp_mic() local
2670 struct hda_gen_spec *spec = codec->spec; in find_kctl_name() local
2684 struct hda_gen_spec *spec = codec->spec; in get_jack_mode_name() local
2696 struct hda_gen_spec *spec = codec->spec; in get_out_jack_num_items() local
2708 struct hda_gen_spec *spec = codec->spec; in create_out_jack_modes() local
2838 struct hda_gen_spec *spec = codec->spec; in get_in_jack_num_items() local
2847 struct hda_gen_spec *spec = codec->spec; in create_in_jack_mode() local
2984 struct hda_gen_spec *spec = codec->spec; in create_hp_mic_jack_mode() local
3001 static int add_loopback_list(struct hda_gen_spec *spec, hda_nid_t mix, int idx) in add_loopback_list()
3058 struct hda_gen_spec *spec = codec->spec; in new_analog_input() local
3119 struct hda_gen_spec *spec = codec->spec; in fill_adc_nids() local
3149 struct hda_gen_spec *spec = codec->spec; in check_dyn_adc_switch() local
3218 struct hda_gen_spec *spec = codec->spec; in parse_capture_source() local
3258 struct hda_gen_spec *spec = codec->spec; in fill_input_pin_labels() local
3291 struct hda_gen_spec *spec = codec->spec; in create_input_ctls() local
3364 struct hda_gen_spec *spec = codec->spec; in get_input_path() local
3385 struct hda_gen_spec *spec = codec->spec; in mux_enum_info() local
3393 struct hda_gen_spec *spec = codec->spec; in mux_enum_get() local
3431 struct hda_gen_spec *spec = codec->spec; in cap_put_caller() local
3540 struct hda_gen_spec *spec = codec->spec; in is_inv_dmic_pin() local
3563 struct hda_gen_spec *spec = codec->spec; in cap_single_sw_put() local
3580 struct hda_gen_spec *spec = codec->spec; in add_single_cap_ctl() local
3640 struct hda_gen_spec *spec = codec->spec; in create_bind_cap_vol_ctl() local
3686 struct hda_gen_spec *spec = codec->spec; in create_multi_cap_vol_ctl() local
3715 struct hda_gen_spec *spec = codec->spec; in create_capture_mixers() local
3831 struct hda_gen_spec *spec = codec->spec; in parse_mic_boost() local
3878 struct hda_gen_spec *spec = codec->spec; in parse_digital() local
3943 struct hda_gen_spec *spec = codec->spec; in mux_select() local
3990 struct hda_gen_spec *spec = codec->spec; in set_path_power() local
4090 struct hda_gen_spec *spec = codec->spec; in add_all_pin_power_ctls() local
4119 struct hda_gen_spec *spec = codec->spec; in sync_all_pin_power_ctls() local
4138 struct hda_gen_spec *spec = codec->spec; in add_fake_paths() local
4162 struct hda_gen_spec *spec = codec->spec; in add_fake_beep_paths() local
4199 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_fix_pin_power() local
4242 struct hda_gen_spec *spec = codec->spec; in do_automute() local
4306 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_update_outputs() local
4353 struct hda_gen_spec *spec = codec->spec; in call_update_outputs() local
4372 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_hp_automute() local
4397 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_line_automute() local
4422 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_mic_autoswitch() local
4446 struct hda_gen_spec *spec = codec->spec; in call_hp_automute() local
4456 struct hda_gen_spec *spec = codec->spec; in call_line_automute() local
4466 struct hda_gen_spec *spec = codec->spec; in call_mic_autoswitch() local
4488 struct hda_gen_spec *spec = codec->spec; in automute_mode_info() local
4502 struct hda_gen_spec *spec = codec->spec; in automute_mode_get() local
4517 struct hda_gen_spec *spec = codec->spec; in automute_mode_put() local
4564 struct hda_gen_spec *spec = codec->spec; in add_automute_mode_enum() local
4577 struct hda_gen_spec *spec = codec->spec; in check_auto_mute_availability() local
4650 struct hda_gen_spec *spec = codec->spec; in auto_mic_check_imux() local
4684 struct hda_gen_spec *spec = codec->spec; in check_auto_mic_availability() local
4761 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_path_power_filter() local
4821 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_parse_auto_config() local
5022 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_build_controls() local
5096 struct hda_gen_spec *spec = codec->spec; in call_pcm_playback_hook() local
5106 struct hda_gen_spec *spec = codec->spec; in call_pcm_capture_hook() local
5118 struct hda_gen_spec *spec = codec->spec; in playback_pcm_open() local
5140 struct hda_gen_spec *spec = codec->spec; in playback_pcm_prepare() local
5155 struct hda_gen_spec *spec = codec->spec; in playback_pcm_cleanup() local
5169 struct hda_gen_spec *spec = codec->spec; in playback_pcm_close() local
5220 struct hda_gen_spec *spec = codec->spec; in alt_playback_pcm_open() local
5238 struct hda_gen_spec *spec = codec->spec; in alt_playback_pcm_close() local
5276 struct hda_gen_spec *spec = codec->spec; in dig_playback_pcm_open() local
5286 struct hda_gen_spec *spec = codec->spec; in dig_playback_pcm_prepare() local
5295 struct hda_gen_spec *spec = codec->spec; in dig_playback_pcm_cleanup() local
5303 struct hda_gen_spec *spec = codec->spec; in dig_playback_pcm_close() local
5319 struct hda_gen_spec *spec = codec->spec; in alt_capture_pcm_prepare() local
5332 struct hda_gen_spec *spec = codec->spec; in alt_capture_pcm_cleanup() local
5427 struct hda_gen_spec *spec = codec->spec; in dyn_adc_pcm_resetup() local
5449 struct hda_gen_spec *spec = codec->spec; in dyn_adc_capture_pcm_prepare() local
5461 struct hda_gen_spec *spec = codec->spec; in dyn_adc_capture_pcm_cleanup() local
5532 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_build_pcms() local
5662 struct hda_gen_spec *spec = codec->spec; in init_multi_out() local
5681 struct hda_gen_spec *spec = codec->spec; in init_extra_out() local
5693 struct hda_gen_spec *spec = codec->spec; in init_multi_io() local
5712 struct hda_gen_spec *spec = codec->spec; in init_aamix_paths() local
5732 struct hda_gen_spec *spec = codec->spec; in init_analog_input() local
5752 struct hda_gen_spec *spec = codec->spec; in init_input_src() local
5783 struct hda_gen_spec *spec = codec->spec; in init_digital() local
5821 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_init() local
5878 struct hda_gen_spec *spec = codec->spec; in snd_hda_gen_check_power_status() local
5906 struct hda_gen_spec *spec; in snd_hda_parse_generic_codec() local