Home
last modified time | relevance | path

Searched defs:spec (Results 1 – 25 of 207) sorted by relevance

123456789

/linux/sound/hda/codecs/
H A Danalog.c52 #define set_beep_amp(spec, nid, idx, dir) \ argument
55 #define set_beep_amp(spec, nid, idx, dir) /* NOP */ argument
61 struct ad198x_spec *spec = codec->spec; in create_beep_ctls() local
134 struct ad198x_spec *spec = codec->spec; in ad_vmaster_eapd_hook() local
164 struct ad198x_spec *spec = codec->spec; ad198x_parse_auto_config() local
192 struct ad198x_spec *spec; alloc_ad_spec() local
210 struct ad198x_spec *spec = codec->spec; ad_fixup_inv_jack_detect() local
224 struct ad198x_spec *spec = codec->spec; ad1986a_fixup_eapd() local
237 struct ad198x_spec *spec = codec->spec; ad1986a_fixup_eapd_mix_in() local
378 struct ad198x_spec *spec = codec->spec; ad1986a_probe() local
433 struct ad198x_spec *spec = codec->spec; ad1983_auto_smux_enum_info() local
450 struct ad198x_spec *spec = codec->spec; ad1983_auto_smux_enum_get() local
460 struct ad198x_spec *spec = codec->spec; ad1983_auto_smux_enum_put() local
485 struct ad198x_spec *spec = codec->spec; ad1983_add_spdif_mux_ctl() local
504 struct ad198x_spec *spec = codec->spec; ad1983_probe() local
532 struct ad198x_spec *spec = codec->spec; ad1981_fixup_hp_eapd() local
583 struct ad198x_spec *spec = codec->spec; ad1981_probe() local
695 struct ad198x_spec *spec = codec->spec; ad1988_auto_smux_enum_info() local
710 struct ad198x_spec *spec = codec->spec; ad1988_auto_smux_enum_get() local
720 struct ad198x_spec *spec = codec->spec; ad1988_auto_smux_enum_put() local
753 struct ad198x_spec *spec = codec->spec; ad_codec_init() local
776 struct ad198x_spec *spec = codec->spec; ad1988_add_spdif_mux_ctl() local
866 struct ad198x_spec *spec = codec->spec; ad1988_probe() local
934 struct ad198x_spec *spec = codec->spec; ad1884_vmaster_hp_gpio_hook() local
946 struct ad198x_spec *spec = codec->spec; ad1884_fixup_hp_eapd() local
971 struct ad198x_spec *spec = codec->spec; ad1884_fixup_thinkpad() local
1037 struct ad198x_spec *spec = codec->spec; ad1884_probe() local
1074 struct ad198x_spec *spec = codec->spec; ad1882_probe() local
1096 struct ad198x_spec *spec; ad_codec_probe() local
[all...]
H A Dgeneric.c37 int snd_hda_gen_spec_init(struct hda_gen_spec *spec) in snd_hda_gen_spec_init() argument
59 snd_hda_gen_add_kctl(struct hda_gen_spec *spec, const char *name, in snd_hda_gen_add_kctl() argument
76 free_kctls(struct hda_gen_spec * spec) free_kctls() argument
87 snd_hda_gen_spec_free(struct hda_gen_spec * spec) snd_hda_gen_spec_free() argument
107 struct hda_gen_spec *spec = codec->spec; parse_user_hints() local
260 struct hda_gen_spec *spec = codec->spec; get_nid_path() local
289 struct hda_gen_spec *spec = codec->spec; snd_hda_get_path_idx() local
310 struct hda_gen_spec *spec = codec->spec; snd_hda_get_path_from_idx() local
321 struct hda_gen_spec *spec = codec->spec; is_dac_already_used() local
347 struct hda_gen_spec *spec = codec->spec; is_ctl_used() local
480 struct hda_gen_spec *spec = codec->spec; snd_hda_add_new_path() local
515 struct hda_gen_spec *spec = codec->spec; get_preferred_dac() local
530 struct hda_gen_spec *spec = codec->spec; look_for_dac() local
584 struct hda_gen_spec *spec = codec->spec; look_for_out_vol_nid() local
633 struct hda_gen_spec *spec = codec->spec; is_active_nid() local
785 struct hda_gen_spec *spec = codec->spec; activate_amp_in() local
882 struct hda_gen_spec *spec = codec->spec; snd_hda_activate_path() local
909 struct hda_gen_spec *spec = codec->spec; path_power_down_sync() local
919 struct hda_gen_spec *spec = codec->spec; set_pin_eapd() local
979 add_control(struct hda_gen_spec * spec,int type,const char * name,int cidx,unsigned long val) add_control() argument
996 add_control_with_pfx(struct hda_gen_spec * spec,int type,const char * pfx,const char * dir,const char * sfx,int cidx,unsigned long val) add_control_with_pfx() argument
1011 add_pb_vol_ctrl(spec,type,pfx,val) global() argument
1013 add_pb_sw_ctrl(spec,type,pfx,val) global() argument
1015 __add_pb_vol_ctrl(spec,type,pfx,cidx,val) global() argument
1017 __add_pb_sw_ctrl(spec,type,pfx,cidx,val) global() argument
1091 struct hda_gen_spec *spec = codec->spec; sync_auto_mute_bits() local
1170 struct hda_gen_spec *spec = codec->spec; get_line_out_pfx() local
1287 struct hda_gen_spec *spec = codec->spec; assign_out_path_ctls() local
1350 struct hda_gen_spec *spec = codec->spec; get_primary_out() local
1374 struct hda_gen_spec *spec = codec->spec; try_assign_dacs() local
1463 struct hda_gen_spec *spec = codec->spec; get_dac_if_single() local
1500 struct hda_gen_spec *spec = codec->spec; count_multiio_pins() local
1531 struct hda_gen_spec *spec = codec->spec; fill_multi_ios() local
1616 struct hda_gen_spec *spec = codec->spec; map_singles() local
1642 has_aamix_out_paths(struct hda_gen_spec * spec) has_aamix_out_paths() argument
1651 struct hda_gen_spec *spec = codec->spec; check_aamix_out_path() local
1687 struct hda_gen_spec *spec = codec->spec; indep_hp_possible() local
1745 struct hda_gen_spec *spec = codec->spec; fill_and_eval_dacs() local
1917 struct hda_gen_spec *spec = codec->spec; debug_show_configs() local
1969 struct hda_gen_spec *spec = codec->spec; fill_all_dac_nids() local
1987 struct hda_gen_spec *spec = codec->spec; parse_output_paths() local
2109 struct hda_gen_spec *spec = codec->spec; create_multi_out_ctls() local
2205 struct hda_gen_spec *spec = codec->spec; create_hp_out_ctls() local
2213 struct hda_gen_spec *spec = codec->spec; create_speaker_out_ctls() local
2235 struct hda_gen_spec *spec = codec->spec; indep_hp_get() local
2248 struct hda_gen_spec *spec = codec->spec; indep_hp_put() local
2304 struct hda_gen_spec *spec = codec->spec; create_indep_hp_ctls() local
2333 struct hda_gen_spec *spec = codec->spec; ch_mode_info() local
2350 struct hda_gen_spec *spec = codec->spec; ch_mode_get() local
2359 struct hda_gen_spec *spec = codec->spec; get_multiio_path() local
2369 aamix_default(struct hda_gen_spec * spec) aamix_default() argument
2376 struct hda_gen_spec *spec = codec->spec; set_multi_io() local
2408 struct hda_gen_spec *spec = codec->spec; ch_mode_put() local
2436 struct hda_gen_spec *spec = codec->spec; create_multi_channel_mode() local
2455 struct hda_gen_spec *spec = codec->spec; loopback_mixing_get() local
2464 struct hda_gen_spec *spec = codec->spec; update_aamix_paths() local
2494 struct hda_gen_spec *spec = codec->spec; update_output_paths() local
2510 struct hda_gen_spec *spec = codec->spec; loopback_mixing_put() local
2548 struct hda_gen_spec *spec = codec->spec; create_loopback_mixing_ctl() local
2567 struct hda_gen_spec *spec = codec->spec; update_hp_mic() local
2611 struct hda_gen_spec *spec = codec->spec; create_hp_mic() local
2709 struct hda_gen_spec *spec = codec->spec; find_kctl_name() local
2723 struct hda_gen_spec *spec = codec->spec; get_jack_mode_name() local
2735 struct hda_gen_spec *spec = codec->spec; get_out_jack_num_items() local
2747 struct hda_gen_spec *spec = codec->spec; create_out_jack_modes() local
2877 struct hda_gen_spec *spec = codec->spec; get_in_jack_num_items() local
2886 struct hda_gen_spec *spec = codec->spec; create_in_jack_mode() local
3023 struct hda_gen_spec *spec = codec->spec; create_hp_mic_jack_mode() local
3040 add_loopback_list(struct hda_gen_spec * spec,hda_nid_t mix,int idx) add_loopback_list() argument
3097 struct hda_gen_spec *spec = codec->spec; new_analog_input() local
3158 struct hda_gen_spec *spec = codec->spec; fill_adc_nids() local
3188 struct hda_gen_spec *spec = codec->spec; check_dyn_adc_switch() local
3258 struct hda_gen_spec *spec = codec->spec; parse_capture_source() local
3298 struct hda_gen_spec *spec = codec->spec; fill_input_pin_labels() local
3331 struct hda_gen_spec *spec = codec->spec; create_input_ctls() local
3404 struct hda_gen_spec *spec = codec->spec; get_input_path() local
3425 struct hda_gen_spec *spec = codec->spec; mux_enum_info() local
3433 struct hda_gen_spec *spec = codec->spec; mux_enum_get() local
3471 struct hda_gen_spec *spec = codec->spec; cap_put_caller() local
3585 struct hda_gen_spec *spec = codec->spec; is_inv_dmic_pin() local
3608 struct hda_gen_spec *spec = codec->spec; cap_single_sw_put() local
3625 struct hda_gen_spec *spec = codec->spec; add_single_cap_ctl() local
3691 struct hda_gen_spec *spec = codec->spec; create_bind_cap_vol_ctl() local
3739 struct hda_gen_spec *spec = codec->spec; create_multi_cap_vol_ctl() local
3768 struct hda_gen_spec *spec = codec->spec; create_capture_mixers() local
3884 struct hda_gen_spec *spec = codec->spec; parse_mic_boost() local
3936 struct hda_gen_spec *spec = codec->spec; create_mute_led_cdev() local
3967 struct hda_gen_spec *spec = codec->spec; snd_hda_gen_add_mute_led_cdev() local
4004 struct hda_gen_spec *spec = codec->spec; snd_hda_gen_add_micmute_led_cdev() local
4026 struct hda_gen_spec *spec = codec->spec; parse_digital() local
4091 struct hda_gen_spec *spec = codec->spec; mux_select() local
4138 struct hda_gen_spec *spec = codec->spec; set_path_power() local
4239 struct hda_gen_spec *spec = codec->spec; add_all_pin_power_ctls() local
4268 struct hda_gen_spec *spec = codec->spec; sync_all_pin_power_ctls() local
4287 struct hda_gen_spec *spec = codec->spec; add_fake_paths() local
4311 struct hda_gen_spec *spec = codec->spec; add_fake_beep_paths() local
4348 struct hda_gen_spec *spec = codec->spec; snd_hda_gen_fix_pin_power() local
4391 struct hda_gen_spec *spec = codec->spec; do_automute() local
4455 struct hda_gen_spec *spec = codec->spec; snd_hda_gen_update_outputs() local
4502 struct hda_gen_spec *spec = codec->spec; call_update_outputs() local
4521 struct hda_gen_spec *spec = codec->spec; snd_hda_gen_hp_automute() local
4546 struct hda_gen_spec *spec = codec->spec; snd_hda_gen_line_automute() local
4571 struct hda_gen_spec *spec = codec->spec; snd_hda_gen_mic_autoswitch() local
4595 struct hda_gen_spec *spec = codec->spec; call_hp_automute() local
4605 struct hda_gen_spec *spec = codec->spec; call_line_automute() local
4615 struct hda_gen_spec *spec = codec->spec; call_mic_autoswitch() local
4637 struct hda_gen_spec *spec = codec->spec; automute_mode_info() local
4651 struct hda_gen_spec *spec = codec->spec; automute_mode_get() local
4666 struct hda_gen_spec *spec = codec->spec; automute_mode_put() local
4713 struct hda_gen_spec *spec = codec->spec; add_automute_mode_enum() local
4726 struct hda_gen_spec *spec = codec->spec; check_auto_mute_availability() local
4799 struct hda_gen_spec *spec = codec->spec; auto_mic_check_imux() local
4833 struct hda_gen_spec *spec = codec->spec; check_auto_mic_availability() local
4910 struct hda_gen_spec *spec = codec->spec; snd_hda_gen_path_power_filter() local
4990 struct hda_gen_spec *spec = codec->spec; snd_hda_gen_shutup_speakers() local
5033 struct hda_gen_spec *spec = codec->spec; snd_hda_gen_parse_auto_config() local
5235 struct hda_gen_spec *spec = codec->spec; snd_hda_gen_build_controls() local
5310 struct hda_gen_spec *spec = codec->spec; call_pcm_playback_hook() local
5320 struct hda_gen_spec *spec = codec->spec; call_pcm_capture_hook() local
5332 struct hda_gen_spec *spec = codec->spec; playback_pcm_open() local
5354 struct hda_gen_spec *spec = codec->spec; playback_pcm_prepare() local
5369 struct hda_gen_spec *spec = codec->spec; playback_pcm_cleanup() local
5383 struct hda_gen_spec *spec = codec->spec; playback_pcm_close() local
5434 struct hda_gen_spec *spec = codec->spec; alt_playback_pcm_open() local
5452 struct hda_gen_spec *spec = codec->spec; alt_playback_pcm_close() local
5490 struct hda_gen_spec *spec = codec->spec; dig_playback_pcm_open() local
5500 struct hda_gen_spec *spec = codec->spec; dig_playback_pcm_prepare() local
5509 struct hda_gen_spec *spec = codec->spec; dig_playback_pcm_cleanup() local
5517 struct hda_gen_spec *spec = codec->spec; dig_playback_pcm_close() local
5533 struct hda_gen_spec *spec = codec->spec; alt_capture_pcm_prepare() local
5546 struct hda_gen_spec *spec = codec->spec; alt_capture_pcm_cleanup() local
5641 struct hda_gen_spec *spec = codec->spec; dyn_adc_pcm_resetup() local
5663 struct hda_gen_spec *spec = codec->spec; dyn_adc_capture_pcm_prepare() local
5676 struct hda_gen_spec *spec = codec->spec; dyn_adc_capture_pcm_cleanup() local
5748 struct hda_gen_spec *spec = codec->spec; snd_hda_gen_build_pcms() local
5878 struct hda_gen_spec *spec = codec->spec; init_multi_out() local
5897 struct hda_gen_spec *spec = codec->spec; init_extra_out() local
5909 struct hda_gen_spec *spec = codec->spec; init_multi_io() local
5928 struct hda_gen_spec *spec = codec->spec; init_aamix_paths() local
5948 struct hda_gen_spec *spec = codec->spec; init_analog_input() local
5968 struct hda_gen_spec *spec = codec->spec; init_input_src() local
5999 struct hda_gen_spec *spec = codec->spec; init_digital() local
6037 struct hda_gen_spec *spec = codec->spec; snd_hda_gen_init() local
6094 struct hda_gen_spec *spec = codec->spec; snd_hda_gen_check_power_status() local
6107 struct hda_gen_spec *spec; snd_hda_gen_probe() local
[all...]
H A Dvia.c75 #define VT2002P_COMPATIBLE(spec) \ argument
103 struct via_spec *spec; in via_new_spec() local
186 struct via_spec *spec = codec->spec; in vt1708_stop_hp_work() local
199 struct via_spec *spec = codec->spec; in vt1708_update_hp_work() local
223 struct via_spec *spec = codec->spec; in via_pin_power_ctl_get() local
233 struct via_spec *spec = codec->spec; in via_pin_power_ctl_put() local
259 static int set_beep_amp(struct via_spec *spec, hda_nid_t nid, in set_beep_amp()
279 struct via_spec *spec = codec->spec; in auto_parse_beep() local
294 struct via_spec *spec = codec->spec; in is_aa_path_mute() local
315 struct via_spec *spec = codec->spec; in __analog_low_current_mode() local
[all …]
H A Dconexant.c56 static int set_beep_amp(struct conexant_spec *spec, hda_nid_t nid, in set_beep_amp() argument
76 struct conexant_spec *spec = codec->spec; in cx_auto_parse_beep() local
95 struct conexant_spec *spec = codec->spec; in cx_auto_parse_eapd() local
134 struct conexant_spec *spec = codec->spec; cx_auto_vmaster_hook() local
144 struct conexant_spec *spec = codec->spec; cx_auto_vmaster_mute_led() local
154 struct conexant_spec *spec = codec->spec; cxt_init_gpio_led() local
190 struct conexant_spec *spec = codec->spec; cx_init() local
206 struct conexant_spec *spec = codec->spec; cx_auto_shutdown() local
313 struct conexant_spec *spec = codec->spec; cxt_fixup_stereo_dmic() local
348 struct conexant_spec *spec = codec->spec; cxt_update_headset_mode() local
380 struct conexant_spec *spec = codec->spec; cxt_fixup_headphone_mic() local
401 struct conexant_spec *spec = codec->spec; cxt_fixup_headset_mic() local
434 struct conexant_spec *spec = codec->spec; olpc_xo_update_mic_boost() local
449 struct conexant_spec *spec = codec->spec; olpc_xo_update_mic_pins() local
505 struct conexant_spec *spec = codec->spec; olpc_xo_automic() local
521 struct conexant_spec *spec = codec->spec; olpc_xo_capture_hook() local
542 struct conexant_spec *spec = codec->spec; olpc_xo_dc_mode_get() local
551 struct conexant_spec *spec = codec->spec; olpc_xo_dc_mode_put() local
567 struct conexant_spec *spec = codec->spec; olpc_xo_dc_bias_enum_get() local
582 struct conexant_spec *spec = codec->spec; olpc_xo_dc_bias_enum_put() local
623 struct conexant_spec *spec = codec->spec; olpc_xo_mic_boost_put() local
633 struct conexant_spec *spec = codec->spec; cxt_fixup_olpc_xo() local
664 struct conexant_spec *spec = codec->spec; cxt_fixup_mute_led_eapd() local
716 struct conexant_spec *spec = codec->spec; cxt_update_gpio_led() local
738 struct conexant_spec *spec = codec->spec; cxt_gpio_mute_update() local
749 struct conexant_spec *spec = codec->spec; cxt_gpio_micmute_update() local
758 struct conexant_spec *spec = codec->spec; cxt_setup_mute_led() local
1158 struct conexant_spec *spec = codec->spec; add_cx5051_fake_mutes() local
1173 struct conexant_spec *spec; cx_probe() local
[all...]
H A Dsigmatel.c246 struct sigmatel_spec *spec = codec->spec; in stac_playback_pcm_hook() local
256 struct sigmatel_spec *spec = codec->spec; in stac_capture_pcm_hook() local
328 struct sigmatel_spec *spec = codec->spec; in stac_capture_led_update() local
375 struct sigmatel_spec *spec = codec->spec; in stac_update_led_status() local
411 struct sigmatel_spec *spec = codec->spec; in stac_update_outputs() local
437 struct sigmatel_spec *spec = codec->spec; in stac_toggle_power_map() local
468 struct sigmatel_spec *spec = codec->spec; in jack_update_power() local
513 struct sigmatel_spec *spec = codec->spec; in stac_init_power_map() local
546 struct sigmatel_spec *spec = codec->spec; in stac_store_hints() local
577 struct sigmatel_spec *spec = codec->spec; in stac_aloopback_get() local
[all …]
H A Dca0132.c1181 #define ca0132_quirk(spec) ((spec)->codec->fixup_id) argument
1182 #define ca0132_use_pci_mmio(spec) ((spec)->use_pci_mmio) argument
1183 #define ca0132_use_alt_functions(spec) ((spec)->use_alt_functions) argument
1184 #define ca0132_use_alt_controls(spec) ((spec)->use_alt_controls) argument
1186 #define ca0132_quirk(spec) ({ (void)(spec); QUIRK_NON argument
1187 ca0132_use_alt_functions(spec) global() argument
1188 ca0132_use_pci_mmio(spec) global() argument
1189 ca0132_use_alt_controls(spec) global() argument
1581 struct ca0132_spec *spec = codec->spec; chipio_write_address() local
1607 struct ca0132_spec *spec = codec->spec; chipio_write_data() local
1652 struct ca0132_spec *spec = codec->spec; chipio_read_data() local
1684 struct ca0132_spec *spec = codec->spec; chipio_write() local
1735 struct ca0132_spec *spec = codec->spec; chipio_write_multiple() local
1757 struct ca0132_spec *spec = codec->spec; chipio_read() local
1798 struct ca0132_spec *spec = codec->spec; chipio_set_control_param() local
1978 struct ca0132_spec *spec = codec->spec; chipio_8051_write_exram() local
2006 struct ca0132_spec *spec = codec->spec; chipio_8051_write_pll_pmu() local
2028 struct ca0132_spec *spec = codec->spec; chipio_enable_clocks() local
2082 struct ca0132_spec *spec = codec->spec; dspio_write() local
2257 struct ca0132_spec *spec = codec->spec; dspio_get_response_data() local
2286 struct ca0132_spec *spec = codec->spec; dspio_send_scp_message() local
3051 struct ca0132_spec *spec = codec->spec; dma_reset() local
3114 struct ca0132_spec *spec = dma->codec->spec; dma_get_stream_id() local
3408 struct ca0132_spec *spec = codec->spec; dspxfr_image() local
3524 struct ca0132_spec *spec = codec->spec; dspload_post_setup() local
3658 struct ca0132_spec *spec = codec->spec; ca0113_mmio_gpio_set() local
3678 struct ca0132_spec *spec = codec->spec; ca0113_mmio_command_set() local
3717 struct ca0132_spec *spec = codec->spec; ca0113_mmio_command_set_type2() local
3756 struct ca0132_spec *spec = codec->spec; ca0132_gpio_init() local
3779 struct ca0132_spec *spec = codec->spec; ca0132_gpio_setup() local
3905 struct ca0132_spec *spec = codec->spec; ca0132_playback_pcm_prepare() local
3916 struct ca0132_spec *spec = codec->spec; ca0132_playback_pcm_cleanup() local
3935 struct ca0132_spec *spec = codec->spec; ca0132_playback_pcm_delay() local
3963 struct ca0132_spec *spec = codec->spec; ca0132_dig_playback_pcm_open() local
3973 struct ca0132_spec *spec = codec->spec; ca0132_dig_playback_pcm_prepare() local
3982 struct ca0132_spec *spec = codec->spec; ca0132_dig_playback_pcm_cleanup() local
3990 struct ca0132_spec *spec = codec->spec; ca0132_dig_playback_pcm_close() local
4013 struct ca0132_spec *spec = codec->spec; ca0132_capture_pcm_cleanup() local
4026 struct ca0132_spec *spec = codec->spec; ca0132_capture_pcm_delay() local
4260 struct ca0132_spec *spec = codec->spec; tuning_ctl_get() local
4286 struct ca0132_spec *spec = codec->spec; voice_focus_ctl_put() local
4321 struct ca0132_spec *spec = codec->spec; mic_svm_ctl_put() local
4356 struct ca0132_spec *spec = codec->spec; equalizer_ctl_put() local
4437 struct ca0132_spec *spec = codec->spec; ca0132_init_tuning_defaults() local
4459 struct ca0132_spec *spec = codec->spec; ca0132_select_out() local
4563 struct ca0132_spec *spec = codec->spec; ae5_mmio_select_out() local
4580 struct ca0132_spec *spec = codec->spec; ca0132_alt_set_full_range_speaker() local
4626 struct ca0132_spec *spec = codec->spec; ca0132_alt_surround_set_bass_redirection() local
4659 struct ca0132_spec *spec = codec->spec; ca0132_alt_select_out_get_quirk_data() local
4676 struct ca0132_spec *spec = codec->spec; ca0132_alt_select_out_quirk_set() local
4768 struct ca0132_spec *spec = codec->spec; ca0132_alt_select_out() local
4919 struct ca0132_spec *spec = container_of( ca0132_unsol_hp_delayed() local
4947 struct ca0132_spec *spec = codec->spec; ca0132_set_vipsource() local
4985 struct ca0132_spec *spec = codec->spec; ca0132_alt_set_vipsource() local
5056 struct ca0132_spec *spec = codec->spec; ca0132_select_mic() local
5108 struct ca0132_spec *spec = codec->spec; ca0132_alt_select_in() local
5287 struct ca0132_spec *spec = codec->spec; ca0132_is_vnode_effective() local
5313 struct ca0132_spec *spec = codec->spec; ca0132_voicefx_set() local
5335 struct ca0132_spec *spec = codec->spec; ca0132_effects_set() local
5426 struct ca0132_spec *spec = codec->spec; ca0132_pe_switch_set() local
5448 struct ca0132_spec *spec = codec->spec; stop_mic1() local
5461 struct ca0132_spec *spec = codec->spec; resume_mic1() local
5474 struct ca0132_spec *spec = codec->spec; ca0132_cvoice_switch_set() local
5503 struct ca0132_spec *spec = codec->spec; ca0132_mic_boost_set() local
5518 struct ca0132_spec *spec = codec->spec; ca0132_alt_mic_boost_set() local
5555 struct ca0132_spec *spec = codec->spec; ca0132_vnode_switch_set() local
5674 struct ca0132_spec *spec = codec->spec; ca0132_alt_xbass_xover_slider_ctl_get() local
5690 struct ca0132_spec *spec = codec->spec; ca0132_alt_slider_ctl_get() local
5733 struct ca0132_spec *spec = codec->spec; ca0132_alt_xbass_xover_slider_put() local
5763 struct ca0132_spec *spec = codec->spec; ca0132_alt_effect_slider_put() local
5810 struct ca0132_spec *spec = codec->spec; ca0132_alt_mic_boost_get() local
5820 struct ca0132_spec *spec = codec->spec; ca0132_alt_mic_boost_put() local
5864 struct ca0132_spec *spec = codec->spec; ae5_headphone_gain_get() local
5874 struct ca0132_spec *spec = codec->spec; ae5_headphone_gain_put() local
5917 struct ca0132_spec *spec = codec->spec; ae5_sound_filter_get() local
5927 struct ca0132_spec *spec = codec->spec; ae5_sound_filter_put() local
5967 struct ca0132_spec *spec = codec->spec; ca0132_alt_input_source_get() local
5977 struct ca0132_spec *spec = codec->spec; ca0132_alt_input_source_put() local
6019 struct ca0132_spec *spec = codec->spec; ca0132_alt_output_select_get() local
6029 struct ca0132_spec *spec = codec->spec; ca0132_alt_output_select_put() local
6070 struct ca0132_spec *spec = codec->spec; ca0132_alt_speaker_channel_cfg_get() local
6080 struct ca0132_spec *spec = codec->spec; ca0132_alt_speaker_channel_cfg_put() local
6123 struct ca0132_spec *spec = codec->spec; ca0132_alt_svm_setting_get() local
6133 struct ca0132_spec *spec = codec->spec; ca0132_alt_svm_setting_put() local
6187 struct ca0132_spec *spec = codec->spec; ca0132_alt_eq_preset_get() local
6197 struct ca0132_spec *spec = codec->spec; ca0132_alt_eq_preset_put() local
6244 struct ca0132_spec *spec = codec->spec; ca0132_voicefx_get() local
6254 struct ca0132_spec *spec = codec->spec; ca0132_voicefx_put() local
6289 struct ca0132_spec *spec = codec->spec; ca0132_switch_get() local
6341 struct ca0132_spec *spec = codec->spec; ca0132_switch_put() local
6443 struct ca0132_spec *spec = codec->spec; ca0132_alt_dsp_volume_put() local
6475 struct ca0132_spec *spec = codec->spec; ca0132_volume_info() local
6513 struct ca0132_spec *spec = codec->spec; ca0132_volume_get() local
6534 struct ca0132_spec *spec = codec->spec; ca0132_volume_put() local
6581 struct ca0132_spec *spec = codec->spec; ca0132_alt_volume_put() local
6621 struct ca0132_spec *spec = codec->spec; ca0132_volume_tlv() local
6694 struct ca0132_spec *spec = codec->spec; add_fx_switch() local
7043 struct ca0132_spec *spec = codec->spec; ca0132_build_controls() local
7230 struct ca0132_spec *spec = codec->spec; dbpro_build_controls() local
7294 struct ca0132_spec *spec = codec->spec; ca0132_build_pcms() local
7354 struct ca0132_spec *spec = codec->spec; dbpro_build_pcms() local
7435 struct ca0132_spec *spec = codec->spec; ca0132_set_dmic() local
7479 struct ca0132_spec *spec = codec->spec; ca0132_init_dmic() local
7527 struct ca0132_spec *spec = codec->spec; ca0132_init_analog_mic2() local
7539 struct ca0132_spec *spec = codec->spec; ca0132_refresh_widget_caps() local
7617 struct ca0132_spec *spec = codec->spec; ca0132_alt_start_dsp_audio_streams() local
7773 struct ca0132_spec *spec = codec->spec; ca0132_alt_init_speaker_tuning() local
7817 struct ca0132_spec *spec = codec->spec; ca0132_alt_init_analog_mics() local
7847 struct ca0132_spec *spec = codec->spec; sbz_connect_streams() local
7877 struct ca0132_spec *spec = codec->spec; sbz_chipio_startup_data() local
7909 struct ca0132_spec *spec = codec->spec; ca0132_alt_dsp_initial_mic_setup() local
7940 struct ca0132_spec *spec = codec->spec; ae5_post_dsp_register_set() local
7994 struct ca0132_spec *spec = codec->spec; ae5_post_dsp_stream_setup() local
8020 struct ca0132_spec *spec = codec->spec; ae5_post_dsp_startup_data() local
8052 struct ca0132_spec *spec = codec->spec; ae7_post_dsp_setup_ports() local
8073 struct ca0132_spec *spec = codec->spec; ae7_post_dsp_asi_stream_setup() local
8110 struct ca0132_spec *spec = codec->spec; ae7_post_dsp_asi_setup_ports() local
8221 struct ca0132_spec *spec = codec->spec; ca0132_setup_defaults() local
8266 struct ca0132_spec *spec = codec->spec; r3d_setup_defaults() local
8316 struct ca0132_spec *spec = codec->spec; sbz_setup_defaults() local
8370 struct ca0132_spec *spec = codec->spec; ae5_setup_defaults() local
8435 struct ca0132_spec *spec = codec->spec; ae7_setup_defaults() local
8518 struct ca0132_spec *spec = codec->spec; ca0132_init_flags() local
8551 struct ca0132_spec *spec = codec->spec; ca0132_init_params() local
8582 struct ca0132_spec *spec = codec->spec; ca0132_download_dsp_images() local
8637 struct ca0132_spec *spec = codec->spec; ca0132_download_dsp() local
8664 struct ca0132_spec *spec = codec->spec; ca0132_process_dsp_response() local
8679 struct ca0132_spec *spec = codec->spec; hp_callback() local
8693 struct ca0132_spec *spec = codec->spec; amic_callback() local
8703 struct ca0132_spec *spec = codec->spec; ca0132_setup_unsol() local
8792 struct ca0132_spec *spec = codec->spec; ca0132_init_chip() local
8885 struct ca0132_spec *spec = codec->spec; sbz_region2_exit() local
9091 struct ca0132_spec *spec = codec->spec; sbz_dsp_startup_check() local
9171 struct ca0132_spec *spec = codec->spec; sbz_pre_dsp_setup() local
9284 struct ca0132_spec *spec = codec->spec; ca0132_mmio_init_sbz() local
9334 struct ca0132_spec *spec = codec->spec; ca0132_mmio_init_ae5() local
9366 struct ca0132_spec *spec = codec->spec; ca0132_mmio_init() local
9399 struct ca0132_spec *spec = codec->spec; ae5_register_set() local
9458 struct ca0132_spec *spec = codec->spec; ca0132_alt_init() local
9515 struct ca0132_spec *spec = codec->spec; ca0132_init() local
9636 struct ca0132_spec *spec = codec->spec; dbpro_init() local
9651 struct ca0132_spec *spec = codec->spec; ca0132_free() local
9692 struct ca0132_spec *spec = codec->spec; dbpro_free() local
9702 struct ca0132_spec *spec = codec->spec; ca0132_config() local
9904 struct ca0132_spec *spec = codec->spec; ca0132_prepare_verbs() local
9966 struct ca0132_spec *spec = codec->spec; ca0132_codec_remove() local
9977 struct ca0132_spec *spec; ca0132_codec_probe() local
10094 struct ca0132_spec *spec = codec->spec; ca0132_codec_build_controls() local
10104 struct ca0132_spec *spec = codec->spec; ca0132_codec_build_pcms() local
10114 struct ca0132_spec *spec = codec->spec; ca0132_codec_init() local
10124 struct ca0132_spec *spec = codec->spec; ca0132_codec_suspend() local
[all...]
H A Dsenarytech.c45 static int set_beep_amp(struct senary_spec *spec, hda_nid_t nid, in set_beep_amp()
65 struct senary_spec *spec = codec->spec; in senary_auto_parse_beep() local
81 struct senary_spec *spec = codec->spec; in senary_auto_parse_eapd() local
112 struct senary_spec *spec = codec->spec; in senary_auto_vmaster_hook() local
119 struct senary_spec *spec = codec->spec; in senary_init_gpio_led() local
143 struct senary_spec *spec = codec->spec; in senary_shutdown() local
165 struct senary_spec *spec; in senary_probe() local
H A Dcm9825.c116 struct cmi_spec *spec = in cm9825_unsol_hp_delayed() local
150 struct cmi_spec *spec = codec->spec; in hp_callback() local
167 struct cmi_spec *spec = codec->spec; in cm9825_setup_unsol() local
184 struct cmi_spec *spec = codec->spec; in cm9825_remove() local
192 struct cmi_spec *spec = codec->spec; in cm9825_suspend() local
203 struct cmi_spec *spec = codec->spec; in cm9825_resume() local
243 struct cmi_spec *spec; in cm9825_probe() local
/linux/sound/hda/codecs/cirrus/
H A Dcs8409.c24 struct cs8409_spec *spec = codec->spec; in cs8409_parse_auto_config() local
57 struct cs8409_spec *spec; in cs8409_alloc_spec() local
93 struct cs8409_spec *spec = codec->spec; cs8409_disable_i2c_clock() local
109 struct cs8409_spec *spec = container_of(work, struct cs8409_spec, i2c_clk_work.work); cs8409_disable_i2c_clock_worker() local
122 struct cs8409_spec *spec = codec->spec; cs8409_enable_i2c_clock() local
161 struct cs8409_spec *spec = codec->spec; cs8409_set_i2c_dev_addr() local
200 struct cs8409_spec *spec = codec->spec; cs8409_i2c_read() local
243 struct cs8409_spec *spec = codec->spec; cs8409_i2c_bulk_read() local
288 struct cs8409_spec *spec = codec->spec; cs8409_i2c_write() local
329 struct cs8409_spec *spec = codec->spec; cs8409_i2c_bulk_write() local
391 struct cs8409_spec *spec = codec->spec; cs8409_enable_ur() local
431 struct cs8409_spec *spec = codec->spec; cs8409_spk_sw_gpio_get() local
441 struct cs8409_spec *spec = codec->spec; cs8409_spk_sw_gpio_put() local
492 struct cs8409_spec *spec = codec->spec; cs42l42_volume_get() local
551 struct cs8409_spec *spec = codec->spec; cs42l42_volume_put() local
586 struct cs8409_spec *spec = codec->spec; cs42l42_playback_pcm_hook() local
615 struct cs8409_spec *spec = codec->spec; cs42l42_capture_pcm_hook() local
877 struct cs8409_spec *spec = codec->spec; cs42l42_resume() local
921 struct cs8409_spec *spec = codec->spec; cs42l42_suspend() local
959 struct cs8409_spec *spec = codec->spec; cs8409_remove() local
982 struct cs8409_spec *spec = codec->spec; cs8409_cs42l42_jack_unsol_event() local
1012 struct cs8409_spec *spec = codec->spec; cs8409_unsol_event() local
1023 struct cs8409_spec *spec = codec->spec; cs8409_cs42l42_suspend() local
1049 struct cs8409_spec *spec = codec->spec; cs8409_cs42l42_hw_init() local
1093 struct cs8409_spec *spec = codec->spec; cs8409_cs42l42_exec_verb() local
1126 struct cs8409_spec *spec = codec->spec; cs8409_cs42l42_fixups() local
1245 struct cs8409_spec *spec = codec->spec; dolphin_jack_unsol_event() local
1282 struct cs8409_spec *spec = codec->spec; dolphin_hw_init() local
1311 struct cs8409_spec *spec = codec->spec; dolphin_exec_verb() local
1347 struct cs8409_spec *spec = codec->spec; dolphin_fixups() local
[all...]
H A Dcs420x.c96 struct cs_spec *spec = codec->spec; in cs_vendor_coef_get() local
107 struct cs_spec *spec = codec->spec; in cs_vendor_coef_set() local
123 struct cs_spec *spec = codec->spec; in cs_automute() local
149 struct cs_spec *spec = codec->spec; in init_input_coef() local
255 struct cs_spec *spec = codec->spec; in cs_init() local
297 struct cs_spec *spec = codec->spec; in cs_parse_auto_config() local
449 struct cs_spec *spec = codec->spec; in cs420x_fixup_gpio_13() local
462 struct cs_spec *spec = codec->spec; in cs420x_fixup_gpio_23() local
525 struct cs_spec *spec; in cs_alloc_spec() local
596 struct cs_spec *spec = codec->spec; in cs4208_fixup_gpio0() local
[all …]
H A Dcs421x.c107 struct cs_spec *spec = codec->spec; in cs_vendor_coef_get() local
118 struct cs_spec *spec = codec->spec; in cs_vendor_coef_set() local
134 struct cs_spec *spec = codec->spec; in cs_automute() local
163 struct cs_spec *spec; in cs_alloc_spec() local
224 struct cs_spec *spec = codec->spec; in cs421x_fixup_sense_b() local
362 struct cs_spec *spec = codec->spec; in cs4210_pinmux_init() local
396 struct cs_spec *spec = codec->spec; in cs4210_spdif_automute() local
418 struct cs_spec *spec = codec->spec; in parse_cs421x_digital() local
435 struct cs_spec *spec = codec->spec; in cs421x_init() local
473 struct cs_spec *spec = codec->spec; in cs421x_parse_auto_config() local
[all …]
/linux/sound/hda/codecs/hdmi/
H A Dhdmi.c53 struct hdmi_spec *spec = codec->spec; in snd_hda_hdmi_pin_id_to_pin_index() local
79 struct hdmi_spec *spec = codec->spec; in hinfo_to_pcm_index() local
93 struct hdmi_spec *spec = codec->spec; in hinfo_to_pin_index() local
109 static struct hdmi_spec_per_pin *pcm_idx_to_pin(struct hdmi_spec *spec, in pcm_idx_to_pin()
125 struct hdmi_spec *spec = codec->spec; in cvt_nid_to_cvt_index() local
140 struct hdmi_spec *spec = codec->spec; in hdmi_eld_ctl_info() local
164 struct hdmi_spec *spec = codec->spec; in hdmi_eld_ctl_get() local
207 struct hdmi_spec *spec = codec->spec; in hdmi_create_eld_ctl() local
259 struct hdmi_spec *spec = codec->spec; in hdmi_init_pin() local
476 struct hdmi_spec *spec = codec->spec; in hdmi_pin_setup_infoframe() local
[all …]
H A Dsimplehdmi.c13 struct hdmi_spec *spec = codec->spec; in snd_hda_hdmi_simple_build_pcms() local
57 struct hdmi_spec *spec = codec->spec; in simple_hdmi_build_jack() local
79 struct hdmi_spec *spec = codec->spec; in snd_hda_hdmi_simple_build_controls() local
95 struct hdmi_spec *spec = codec->spec; in snd_hda_hdmi_simple_init() local
112 struct hdmi_spec *spec = codec->spec; in snd_hda_hdmi_simple_remove() local
124 struct hdmi_spec *spec = codec->spec; in snd_hda_hdmi_simple_pcm_open() local
143 struct hdmi_spec *spec = codec->spec; in simple_playback_pcm_close() local
154 struct hdmi_spec *spec = codec->spec; in simple_playback_pcm_prepare() local
174 struct hdmi_spec *spec; in snd_hda_hdmi_simple_probe() local
H A Dintelhdmi.c40 struct hdmi_spec *spec = codec->spec; in intel_haswell_enable_all_pins() local
60 struct hdmi_spec *spec = codec->spec; in intel_haswell_fixup_enable_dp12() local
118 struct hdmi_spec *spec = codec->spec; in intel_pin2port() local
143 struct hdmi_spec *spec = codec->spec; in intel_port2pin() local
184 struct hdmi_spec *spec = codec->spec; in register_i915_notifier() local
243 struct hdmi_spec *spec = codec->spec; in i915_set_silent_stream() local
309 static int intel_cvt_id_to_mux_idx(struct hdmi_spec *spec, in intel_cvt_id_to_mux_idx()
333 struct hdmi_spec *spec = codec->spec; in intel_not_share_assigned_cvt() local
409 struct hdmi_spec *spec = codec->spec; in intel_not_share_assigned_cvt_nid() local
426 struct hdmi_spec *spec = codec->spec; in i915_hsw_setup_stream() local
[all …]
H A Dnvhdmi-mcp.c52 struct hdmi_spec *spec = codec->spec; in nvhdmi_mcp_init() local
99 struct hdmi_spec *spec = codec->spec; in nvhdmi_8ch_7x_pcm_close() local
130 struct hdmi_spec *spec = codec->spec; in nvhdmi_8ch_7x_pcm_prepare() local
238 struct hdmi_spec *spec = codec->spec; in nvhdmi_mcp_build_pcms() local
252 struct hdmi_spec *spec = codec->spec; in nvhdmi_mcp_build_controls() local
307 struct hdmi_spec *spec; in nvhdmi_mcp_probe() local
/linux/sound/hda/codecs/realtek/
H A Drealtek.c16 struct alc_spec *spec = codec->spec; coef_mutex_lock() local
24 struct alc_spec *spec = codec->spec; coef_mutex_unlock() local
92 struct alc_spec *spec = codec->spec; alc_get_coef0() local
121 struct alc_spec *spec = codec->spec; alc_setup_gpio() local
131 struct alc_spec *spec = codec->spec; alc_write_gpio_data() local
141 struct alc_spec *spec = codec->spec; alc_update_gpio_data() local
155 struct alc_spec *spec = codec->spec; alc_write_gpio() local
220 struct alc_spec *spec = codec->spec; alc_fix_pll() local
231 struct alc_spec *spec = codec->spec; alc_fix_pll_init() local
408 struct alc_spec *spec = codec->spec; alc_find_ext_mic_pin() local
453 struct alc_spec *spec = codec->spec; alc_shutup_pins() local
484 struct alc_spec *spec = codec->spec; alc_eapd_shutup() local
533 alc_get_hp_pin(struct alc_spec * spec) alc_get_hp_pin() argument
555 struct alc_spec *spec = codec->spec; alc_fixup_sku_ignore() local
566 struct alc_spec *spec = codec->spec; alc_fixup_no_depop_delay() local
579 struct alc_spec *spec = codec->spec; alc_auto_parse_customize_define() local
671 struct alc_spec *spec = codec->spec; alc_subsystem_id() local
773 struct alc_spec *spec = codec->spec; alc_ssid_check() local
787 struct alc_spec *spec = codec->spec; alc_fixup_inv_dmic() local
808 struct alc_spec *spec = codec->spec; alc_init() local
831 struct alc_spec *spec = codec->spec; alc_shutup() local
851 struct alc_spec *spec = codec->spec; alc_suspend() local
861 struct alc_spec *spec = codec->spec; alc_resume() local
981 alc_set_beep_amp(struct alc_spec * spec,hda_nid_t nid,int idx,int dir) alc_set_beep_amp() argument
1016 struct alc_spec *spec = codec->spec; alc_has_cdefine_beep() local
1035 struct alc_spec *spec = codec->spec; alc_parse_auto_config() local
1058 struct alc_spec *spec = kzalloc(sizeof(*spec), GFP_KERNEL); alc_alloc_spec() local
1088 struct alc_spec *spec = codec->spec; alc_fixup_dual_codecs() local
1118 struct alc_spec *spec = codec->spec; alc_fixup_bass_chmap() local
1177 struct alc_spec *spec = codec->spec; alc_shutup_dell_xps13() local
1189 struct alc_spec *spec = codec->spec; alc_fixup_dell_xps13() local
1255 struct alc_spec *spec = codec->spec; alc_headset_mode_unplugged() local
1880 struct alc_spec *spec = codec->spec; alc_determine_headset_type() local
2072 struct alc_spec *spec = codec->spec; alc_update_headset_mode() local
2148 struct alc_spec *spec = codec->spec; alc_probe_headset_mode() local
2168 struct alc_spec *spec = codec->spec; alc_fixup_headset_mode() local
2192 struct alc_spec *spec = codec->spec; alc_fixup_headset_mode_no_hp_mic() local
2203 struct alc_spec *spec = codec->spec; alc_fixup_headset_mic() local
2225 struct alc_spec *spec = codec->spec; micmute_led_set() local
2237 struct alc_spec *spec = codec->spec; gpio_mute_led_set() local
2250 struct alc_spec *spec = codec->spec; alc_fixup_hp_gpio_led() local
2280 struct alc_spec *spec = codec->spec; alc_fixup_disable_aamix() local
2291 struct alc_spec *spec = codec->spec; alc_fixup_auto_mute_via_amp() local
[all...]
H A Dalc269.c55 struct alc_spec *spec = codec->spec; in alc269_parse_auto_config() local
125 struct alc_spec *spec = codec->spec; in alc_disable_headset_jack_key() local
155 struct alc_spec *spec = codec->spec; in alc_enable_headset_jack_key() local
186 struct alc_spec *spec = codec->spec; in alc_fixup_headset_jack() local
216 struct alc_spec *spec = codec->spec; in alc269_shutup() local
267 struct alc_spec *spec = codec->spec; in alc282_init() local
304 struct alc_spec *spec = codec->spec; in alc282_shutup() local
383 struct alc_spec *spec = codec->spec; in alc283_init() local
419 struct alc_spec *spec = codec->spec; in alc283_shutup() local
456 struct alc_spec *spec = codec->spec; in alc256_init() local
[all …]
H A Dalc260.c36 struct alc_spec *spec = codec->spec; in alc260_gpio1_automute() local
44 struct alc_spec *spec = codec->spec; in alc260_fixup_gpio1_toggle() local
62 struct alc_spec *spec = codec->spec; in alc260_fixup_kn1() local
90 struct alc_spec *spec = codec->spec; in alc260_fixup_fsc_s7020() local
98 struct alc_spec *spec = codec->spec; in alc260_fixup_fsc_s7020_jwse() local
216 struct alc_spec *spec; in alc260_probe() local
H A Dalc662.c60 struct alc_spec *spec = codec->spec; in gpio_led_power_filter() local
69 struct alc_spec *spec = codec->spec; in alc662_fixup_led_gpio1() local
81 struct alc_spec *spec = codec->spec; in alc662_usi_automute_hook() local
95 struct alc_spec *spec = codec->spec; in alc662_fixup_usi_headset_mic() local
146 struct alc_spec *spec = codec->spec; in alc671_fixup_hp_headset_mic2() local
169 struct alc_spec *spec = codec->spec; in alc897_hp_automute_hook() local
180 struct alc_spec *spec = codec->spec; in alc897_fixup_lenovo_headset_mic() local
193 struct alc_spec *spec = codec->spec; in alc897_fixup_lenovo_headset_mode() local
233 struct alc_spec *spec = codec->spec; in alc_fixup_headset_mode_alc662() local
999 struct alc_spec *spec; in alc662_probe() local
/linux/sound/pci/ice1712/
H A Dpsc724.c106 struct psc724_spec *spec = container_of(wm, struct psc724_spec, wm8766); in psc724_wm8766_write() local
148 struct psc724_spec *spec = container_of(wm, struct psc724_spec, wm8776); in psc724_wm8776_write() local
158 struct psc724_spec *spec = ice->spec; in psc724_set_master_switch() local
170 struct psc724_spec *spec = ice->spec; in psc724_get_master_switch() local
179 struct psc724_spec *spec = ice->spec; in psc724_set_jack_state() local
202 struct psc724_spec *spec = container_of(work, struct psc724_spec, in psc724_update_hp_jack_state() local
215 struct psc724_spec *spec = ice->spec; in psc724_set_jack_detection() local
232 struct psc724_spec *spec = ice->spec; in psc724_get_jack_detection() local
307 struct psc724_spec *spec = ice->spec; in psc724_add_controls() local
360 struct psc724_spec *spec = ice->spec; in psc724_set_pro_rate() local
[all …]
H A Dhoontech.c43 struct hoontech_spec *spec = ice->spec; in snd_ice1712_stdsp24_darear() local
52 struct hoontech_spec *spec = ice->spec; in snd_ice1712_stdsp24_mute() local
61 struct hoontech_spec *spec = ice->spec; in snd_ice1712_stdsp24_insel() local
70 struct hoontech_spec *spec = ice->spec; snd_ice1712_stdsp24_box_channel() local
120 struct hoontech_spec *spec = ice->spec; snd_ice1712_stdsp24_box_midi() local
148 struct hoontech_spec *spec = ice->spec; snd_ice1712_stdsp24_midi2() local
157 struct hoontech_spec *spec; hoontech_init() local
[all...]
/linux/lib/
H A Dvsprintf.c466 struct printf_spec spec) in number()
588 struct printf_spec spec; in special_hex_number() local
625 char *widen_string(char *buf, int n, char *end, struct printf_spec spec) in widen_string()
647 struct printf_spec spec) in string_nocheck()
665 struct printf_spec spec) in err_ptr()
685 struct printf_spec spec) in error_string()
715 struct printf_spec spec) in check_pointer()
730 struct printf_spec spec) in string()
740 struct printf_spec spec) in pointer_string()
815 struct printf_spec spec) in ptr_to_id()
[all …]
/linux/drivers/net/ethernet/sfc/
H A Dfilter.h178 static inline void efx_filter_init_rx(struct efx_filter_spec *spec, in efx_filter_init_rx()
190 static inline void efx_filter_init_tx(struct efx_filter_spec *spec, in efx_filter_init_tx()
207 efx_filter_set_ipv4_local(struct efx_filter_spec *spec, u8 proto, in efx_filter_set_ipv4_local()
228 efx_filter_set_ipv6_local(struct efx_filter_spec *spec, u8 proto, in efx_filter_set_ipv6_local()
251 efx_filter_set_ipv4_full(struct efx_filter_spec *spec, u8 proto, in efx_filter_set_ipv4_full()
278 static inline int efx_filter_set_eth_local(struct efx_filter_spec *spec, in efx_filter_set_eth_local()
299 static inline int efx_filter_set_uc_def(struct efx_filter_spec *spec) in efx_filter_set_uc_def()
309 static inline int efx_filter_set_mc_def(struct efx_filter_spec *spec) in efx_filter_set_mc_def()
321 static inline void efx_filter_set_vport_id(struct efx_filter_spec *spec, in efx_filter_set_vport_id()
328 static inline void efx_filter_set_encap_type(struct efx_filter_spec *spec, in efx_filter_set_encap_type()
[all …]
/linux/drivers/net/ethernet/sfc/siena/
H A Dfilter.h178 static inline void efx_filter_init_rx(struct efx_filter_spec *spec, in efx_filter_init_rx()
190 static inline void efx_filter_init_tx(struct efx_filter_spec *spec, in efx_filter_init_tx()
207 efx_filter_set_ipv4_local(struct efx_filter_spec *spec, u8 proto, in efx_filter_set_ipv4_local()
230 efx_filter_set_ipv4_full(struct efx_filter_spec *spec, u8 proto, in efx_filter_set_ipv4_full()
257 static inline int efx_filter_set_eth_local(struct efx_filter_spec *spec, in efx_filter_set_eth_local()
278 static inline int efx_filter_set_uc_def(struct efx_filter_spec *spec) in efx_filter_set_uc_def()
288 static inline int efx_filter_set_mc_def(struct efx_filter_spec *spec) in efx_filter_set_mc_def()
295 static inline void efx_filter_set_encap_type(struct efx_filter_spec *spec, in efx_filter_set_encap_type()
303 const struct efx_filter_spec *spec) in efx_filter_get_encap_type()
/linux/drivers/net/ethernet/sfc/falcon/
H A Dfilter.h152 static inline void ef4_filter_init_rx(struct ef4_filter_spec *spec, in ef4_filter_init_rx()
164 static inline void ef4_filter_init_tx(struct ef4_filter_spec *spec, in ef4_filter_init_tx()
181 ef4_filter_set_ipv4_local(struct ef4_filter_spec *spec, u8 proto, in ef4_filter_set_ipv4_local()
204 ef4_filter_set_ipv4_full(struct ef4_filter_spec *spec, u8 proto, in ef4_filter_set_ipv4_full()
231 static inline int ef4_filter_set_eth_local(struct ef4_filter_spec *spec, in ef4_filter_set_eth_local()
252 static inline int ef4_filter_set_uc_def(struct ef4_filter_spec *spec) in ef4_filter_set_uc_def()
262 static inline int ef4_filter_set_mc_def(struct ef4_filter_spec *spec) in ef4_filter_set_mc_def()

123456789