Home
last modified time | relevance | path

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

12345678910

/linux/sound/pci/hda/
H A Dpatch_analog.c43 #define set_beep_amp(spec, nid, idx, dir) \ argument
46 #define set_beep_amp(spec, nid, idx, dir) /* NOP */ argument
52 struct ad198x_spec *spec = codec->spec; in create_beep_ctls() local
125 struct ad198x_spec *spec = codec->spec; in ad_vmaster_eapd_hook() local
166 struct ad198x_spec *spec = codec->spec; in ad198x_parse_auto_config() local
194 struct ad198x_spec *spec; in alloc_ad_spec() local
213 struct ad198x_spec *spec = codec->spec; in ad_fixup_inv_jack_detect() local
227 struct ad198x_spec *spec = codec->spec; in ad1986a_fixup_eapd() local
240 struct ad198x_spec *spec = codec->spec; in ad1986a_fixup_eapd_mix_in() local
381 struct ad198x_spec *spec; in patch_ad1986a() local
[all …]
H A Dpatch_cs8409.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; in cs8409_disable_i2c_clock() local
109 struct cs8409_spec *spec = container_of(work, struct cs8409_spec, i2c_clk_work.work); in cs8409_disable_i2c_clock_worker() local
122 struct cs8409_spec *spec = codec->spec; in cs8409_enable_i2c_clock() local
161 struct cs8409_spec *spec = codec->spec; in cs8409_set_i2c_dev_addr() local
200 struct cs8409_spec *spec = codec->spec; in cs8409_i2c_read() local
243 struct cs8409_spec *spec = codec->spec; in cs8409_i2c_bulk_read() local
288 struct cs8409_spec *spec = codec->spec; in cs8409_i2c_write() local
329 struct cs8409_spec *spec = codec->spec; in cs8409_i2c_bulk_write() local
[all …]
H A Dhda_generic.c37 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
[all …]
H A Dpatch_conexant.c63 static int set_beep_amp(struct conexant_spec *spec, hda_nid_t nid, in set_beep_amp()
83 struct conexant_spec *spec = codec->spec; in cx_auto_parse_beep() local
102 struct conexant_spec *spec = codec->spec; in cx_auto_parse_eapd() local
141 struct conexant_spec *spec = codec->spec; in cx_auto_vmaster_hook() local
151 struct conexant_spec *spec = codec->spec; in cx_auto_vmaster_mute_led() local
161 struct conexant_spec *spec = codec->spec; in cxt_init_gpio_led() local
197 struct conexant_spec *spec = codec->spec; in cx_auto_init() local
213 struct conexant_spec *spec = codec->spec; in cx_auto_shutdown() local
256 struct conexant_spec *spec = codec->spec; in cx_update_headset_mic_vref() local
289 struct conexant_spec *spec = codec->spec; in cx_jack_unsol_event() local
[all …]
H A Dpatch_via.c72 #define VT2002P_COMPATIBLE(spec) \ argument
102 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 Dpatch_sigmatel.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 Dpatch_hdmi.c199 struct hdmi_spec *spec = codec->spec; in codec_has_acomp() local
242 #define get_pin(spec, idx) \ argument
244 #define get_cvt(spec, idx) \ argument
247 #define get_hdmi_pcm(spec, idx) (&(spec)->pcm_rec[idx]) argument
249 #define get_pcm_rec(spec, idx) (get_hdmi_pcm(spec, idx)->pcm) argument
254 struct hdmi_spec *spec = codec->spec; in pin_id_to_pin_index() local
279 struct hdmi_spec *spec = codec->spec; in hinfo_to_pcm_index() local
293 struct hdmi_spec *spec = codec->spec; in hinfo_to_pin_index() local
309 static struct hdmi_spec_per_pin *pcm_idx_to_pin(struct hdmi_spec *spec, in pcm_idx_to_pin()
325 struct hdmi_spec *spec = codec->spec; in cvt_nid_to_cvt_index() local
[all …]
H A Dpatch_realtek.c143 struct alc_spec *spec = codec->spec; in coef_mutex_lock() local
151 struct alc_spec *spec = codec->spec; in coef_mutex_unlock() local
225 struct alc_spec *spec = codec->spec; in alc_get_coef0() local
267 struct alc_spec *spec = codec->spec; alc_setup_gpio() local
276 struct alc_spec *spec = codec->spec; alc_write_gpio_data() local
285 struct alc_spec *spec = codec->spec; alc_update_gpio_data() local
298 struct alc_spec *spec = codec->spec; alc_write_gpio() local
357 struct alc_spec *spec = codec->spec; alc_fix_pll() local
367 struct alc_spec *spec = codec->spec; alc_fix_pll_init() local
581 struct alc_spec *spec = codec->spec; alc_shutup_pins() local
605 struct alc_spec *spec = codec->spec; alc_eapd_shutup() local
639 alc_get_hp_pin(struct alc_spec * spec) alc_get_hp_pin() argument
660 struct alc_spec *spec = codec->spec; alc_fixup_sku_ignore() local
670 struct alc_spec *spec = codec->spec; alc_fixup_no_depop_delay() local
682 struct alc_spec *spec = codec->spec; alc_auto_parse_customize_define() local
773 struct alc_spec *spec = codec->spec; alc_subsystem_id() local
874 struct alc_spec *spec = codec->spec; alc_ssid_check() local
889 struct alc_spec *spec = codec->spec; alc_fixup_inv_dmic() local
926 struct alc_spec *spec = codec->spec; alc_init() local
950 struct alc_spec *spec = codec->spec; alc_shutup() local
968 struct alc_spec *spec = codec->spec; alc_suspend() local
977 struct alc_spec *spec = codec->spec; alc_resume() local
1112 set_beep_amp(struct alc_spec * spec,hda_nid_t nid,int idx,int dir) set_beep_amp() argument
1147 struct alc_spec *spec = codec->spec; has_cdefine_beep() local
1155 set_beep_amp(spec,nid,idx,dir) global() argument
1167 struct alc_spec *spec = codec->spec; alc_parse_auto_config() local
1189 struct alc_spec *spec = kzalloc(sizeof(*spec), GFP_KERNEL); alc_alloc_spec() local
1637 struct alc_spec *spec; patch_alc880() local
1706 struct alc_spec *spec = codec->spec; alc260_gpio1_automute() local
1714 struct alc_spec *spec = codec->spec; alc260_fixup_gpio1_toggle() local
1732 struct alc_spec *spec = codec->spec; alc260_fixup_kn1() local
1760 struct alc_spec *spec = codec->spec; alc260_fixup_fsc_s7020() local
1768 struct alc_spec *spec = codec->spec; alc260_fixup_fsc_s7020_jwse() local
1886 struct alc_spec *spec; patch_alc260() local
2002 struct alc_spec *spec = codec->spec; alc885_fixup_macpro_gpio() local
2038 struct alc_spec *spec = codec->spec; alc889_fixup_mbp_vref() local
2058 struct alc_spec *spec = codec->spec; alc889_fixup_mac_pins() local
2107 struct alc_spec *spec = codec->spec; alc882_fixup_no_primary_hp() local
2123 struct alc_spec *spec = codec->spec; alc_fixup_dual_codecs() local
2227 struct alc_spec *spec = codec->spec; alc887_asus_hp_automute_hook() local
2242 struct alc_spec *spec = codec->spec; alc887_fixup_asus_jack() local
2746 struct alc_spec *spec; patch_alc882() local
2925 struct alc_spec *spec; patch_alc262() local
3078 struct alc_spec *spec; patch_alc268() local
3176 struct alc_spec *spec = codec->spec; alc269_parse_auto_config() local
3246 struct alc_spec *spec = codec->spec; alc_disable_headset_jack_key() local
3276 struct alc_spec *spec = codec->spec; alc_enable_headset_jack_key() local
3307 struct alc_spec *spec = codec->spec; alc_fixup_headset_jack() local
3337 struct alc_spec *spec = codec->spec; alc269_shutup() local
3388 struct alc_spec *spec = codec->spec; alc282_init() local
3425 struct alc_spec *spec = codec->spec; alc282_shutup() local
3504 struct alc_spec *spec = codec->spec; alc283_init() local
3540 struct alc_spec *spec = codec->spec; alc283_shutup() local
3577 struct alc_spec *spec = codec->spec; alc256_init() local
3629 struct alc_spec *spec = codec->spec; alc256_shutup() local
3678 struct alc_spec *spec = codec->spec; alc285_hp_init() local
3728 struct alc_spec *spec = codec->spec; alc225_init() local
3787 struct alc_spec *spec = codec->spec; alc225_shutup() local
3841 struct alc_spec *spec = codec->spec; alc_default_init() local
3870 struct alc_spec *spec = codec->spec; alc_default_shutup() local
3903 struct alc_spec *spec = codec->spec; alc294_hp_init() local
3935 struct alc_spec *spec = codec->spec; alc294_init() local
4040 struct alc_spec *spec = codec->spec; alc269_suspend() local
4050 struct alc_spec *spec = codec->spec; alc269_resume() local
4087 struct alc_spec *spec = codec->spec; alc269_fixup_pincfg_no_hp_to_lineout() local
4116 struct alc_spec *spec = codec->spec; alc269_fixup_headset_mic() local
4152 struct alc_spec *spec = codec->spec; alc269_fixup_pcm_44k() local
4187 struct alc_spec *spec = codec->spec; alc269_fixup_quanta_mute() local
4196 struct alc_spec *spec = codec->spec; alc269_x101_hp_automute_hook() local
4279 struct alc_spec *spec = codec->spec; alc269_fixup_x101_headset_mic() local
4309 struct alc_spec *spec = codec->spec; vref_mute_led_set() local
4321 struct alc_spec *spec = codec->spec; led_power_filter() local
4337 struct alc_spec *spec = codec->spec; alc269_fixup_hp_mute_led() local
4364 struct alc_spec *spec = codec->spec; alc269_fixup_hp_mute_led_micx() local
4406 struct alc_spec *spec = codec->spec; gpio_mute_led_set() local
4418 struct alc_spec *spec = codec->spec; micmute_led_set() local
4431 struct alc_spec *spec = codec->spec; alc_fixup_hp_gpio_led() local
4480 struct alc_spec *spec = codec->spec; alc245_fixup_hp_gpio_led() local
4492 struct alc_spec *spec = codec->spec; vref_micmute_led_set() local
4502 struct alc_spec *spec = codec->spec; alc269_fixup_hp_gpio_mic1_led() local
4520 struct alc_spec *spec = codec->spec; alc280_fixup_hp_gpio4() local
4536 struct alc_spec *spec = codec->spec; alc245_fixup_hp_x360_amp() local
4572 struct alc_spec *spec = codec->spec; alc274_fixup_hp_envy_gpio() local
4597 struct alc_spec *spec = codec->spec; coef_mute_led_set() local
4608 struct alc_spec *spec = codec->spec; alc285_fixup_hp_mute_led_coefbit() local
4624 struct alc_spec *spec = codec->spec; alc236_fixup_hp_mute_led_coefbit() local
4639 struct alc_spec *spec = codec->spec; alc236_fixup_hp_mute_led_coefbit2() local
4655 struct alc_spec *spec = codec->spec; alc245_fixup_hp_mute_led_coefbit() local
4672 struct alc_spec *spec = codec->spec; coef_micmute_led_set() local
4682 struct alc_spec *spec = codec->spec; alc285_fixup_hp_coef_micmute_led() local
4696 struct alc_spec *spec = codec->spec; alc285_fixup_hp_gpio_micmute_led() local
4706 struct alc_spec *spec = codec->spec; alc236_fixup_hp_coef_micmute_led() local
4741 struct alc_spec *spec = codec->spec; alc236_fixup_hp_micmute_led_vref() local
4803 struct alc_spec *spec = codec->spec; gpio2_mic_hotkey_event() local
4815 struct alc_spec *spec = codec->spec; alc_register_micmute_input_device() local
4852 struct alc_spec *spec = codec->spec; alc280_fixup_hp_gpio2_mic_hotkey() local
4886 struct alc_spec *spec = codec->spec; alc233_fixup_lenovo_line2_mic_hotkey() local
4916 struct alc_spec *spec = codec->spec; alc269_fixup_hp_line1_mic1_led() local
4938 struct alc_spec *spec = codec->spec; alc_headset_mode_unplugged() local
5555 struct alc_spec *spec = codec->spec; alc_determine_headset_type() local
5753 struct alc_spec *spec = codec->spec; alc_update_headset_mode() local
5828 struct alc_spec *spec = codec->spec; alc_probe_headset_mode() local
5848 struct alc_spec *spec = codec->spec; alc_fixup_headset_mode() local
5871 struct alc_spec *spec = codec->spec; alc_fixup_headset_mode_no_hp_mic() local
5924 struct alc_spec *spec = codec->spec; alc_fixup_headset_mode_alc255_no_hp_mic() local
5935 struct alc_spec *spec = codec->spec; alc288_update_headset_jack_cb() local
5947 struct alc_spec *spec = codec->spec; alc_fixup_headset_mode_dell_alc288() local
5959 struct alc_spec *spec = codec->spec; alc_fixup_auto_mute_via_amp() local
5968 struct alc_spec *spec = codec->spec; alc_fixup_no_shutup() local
5977 struct alc_spec *spec = codec->spec; alc_fixup_disable_aamix() local
5992 struct alc_spec *spec = codec->spec; alc_fixup_tpt440_dock() local
6009 struct alc_spec *spec = codec->spec; alc_fixup_tpt470_dock() local
6035 struct alc_spec *spec = codec->spec; alc_fixup_tpt470_dacs() local
6047 struct alc_spec *spec = codec->spec; alc295_fixup_asus_dacs() local
6055 struct alc_spec *spec = codec->spec; alc_shutup_dell_xps13() local
6067 struct alc_spec *spec = codec->spec; alc_fixup_dell_xps13() local
6094 struct alc_spec *spec = codec->spec; alc_fixup_headset_mode_alc662() local
6122 struct alc_spec *spec = codec->spec; find_ext_mic_pin() local
6145 struct alc_spec *spec = codec->spec; alc271_hp_gate_mic_jack() local
6161 struct alc_spec *spec = codec->spec; alc269_fixup_limit_int_mic_boost() local
6192 struct alc_spec *spec = codec->spec; alc283_hp_automute_hook() local
6208 struct alc_spec *spec = codec->spec; alc283_fixup_chromebook() local
6229 struct alc_spec *spec = codec->spec; alc283_fixup_sense_combo_jack() local
6246 struct alc_spec *spec = codec->spec; asus_tx300_automute() local
6255 struct alc_spec *spec = codec->spec; alc282_fixup_asus_tx300() local
6340 struct alc_spec *spec = codec->spec; alc280_hp_gpio4_automute_hook() local
6358 struct alc_spec *spec = codec->spec; alc280_fixup_hp_9480m() local
6373 struct alc_spec *spec = codec->spec; alc275_fixup_gpio4_off() local
6395 struct alc_spec *spec = codec->spec; alc285_fixup_thinkpad_x1_gen7() local
6452 struct alc_spec *spec = codec->spec; alc274_fixup_bind_dacs() local
6473 struct alc_spec *spec = codec->spec; alc289_fixup_asus_ga401() local
6518 struct alc_spec *spec = codec->spec; alc295_fixup_chromebook() local
6533 struct alc_spec *spec = codec->spec; alc256_fixup_chromebook() local
6637 struct alc_spec *spec = codec->spec; alc_fixup_no_int_mic() local
6659 struct alc_spec *spec = codec->spec; alc285_fixup_hp_spectre_x360_eb1() local
6776 struct alc_spec *spec = codec->spec; alc287_fixup_legion_15imhg05_speakers() local
6788 struct alc_spec *spec = cdc->spec; comp_acpi_device_notify() local
6799 struct alc_spec *spec = cdc->spec; comp_bind() local
6814 struct alc_spec *spec = cdc->spec; comp_unbind() local
6828 struct alc_spec *spec = cdc->spec; comp_generic_playback_hook() local
6836 struct alc_spec *spec = cdc->spec; comp_generic_fixup() local
7026 struct alc_spec *spec = codec->spec; alc_fixup_dell4_mic_no_presence_quiet() local
7083 struct alc_spec *spec = codec->spec; alc287_fixup_yoga9_14iap7_bass_spk_pin() local
7109 struct alc_spec *spec = codec->spec; alc295_fixup_dell_inspiron_top_speakers() local
7126 struct alc_spec *spec = codec->spec; alc287_fixup_bind_dacs() local
7147 struct alc_spec *spec = codec->spec; alc_fixup_headset_mic() local
7224 struct alc_spec *spec = codec->spec; alc287_fixup_lenovo_thinkpad_with_alc1318() local
11258 struct alc_spec *spec = codec->spec; alc269_fill_coef() local
11300 struct alc_spec *spec; patch_alc269() local
11529 struct alc_spec *spec = codec->spec; alc861_fixup_asus_amp_vref_0f() local
11600 struct alc_spec *spec; patch_alc861() local
11671 struct alc_spec *spec = codec->spec; alc660vd_fixup_asus_gpio1() local
11700 struct alc_spec *spec; patch_alc861vd() local
11797 struct alc_spec *spec = codec->spec; alc_fixup_bass_chmap() local
11807 struct alc_spec *spec = codec->spec; gpio_led_power_filter() local
11816 struct alc_spec *spec = codec->spec; alc662_fixup_led_gpio1() local
11828 struct alc_spec *spec = codec->spec; alc662_usi_automute_hook() local
11842 struct alc_spec *spec = codec->spec; alc662_fixup_usi_headset_mic() local
11893 struct alc_spec *spec = codec->spec; alc671_fixup_hp_headset_mic2() local
11916 struct alc_spec *spec = codec->spec; alc897_hp_automute_hook() local
11927 struct alc_spec *spec = codec->spec; alc897_fixup_lenovo_headset_mic() local
11940 struct alc_spec *spec = codec->spec; alc897_fixup_lenovo_headset_mode() local
12718 struct alc_spec *spec; patch_alc662() local
[all...]
H A Dpatch_cirrus.c132 struct cs_spec *spec = codec->spec; in cs_vendor_coef_get() local
143 struct cs_spec *spec = codec->spec; in cs_vendor_coef_set() local
159 struct cs_spec *spec = codec->spec; in cs_automute() local
188 struct cs_spec *spec = codec->spec; in init_input_coef() local
294 struct cs_spec *spec = codec->spec; in cs_init() local
346 struct cs_spec *spec = codec->spec; in cs_parse_auto_config() local
498 struct cs_spec *spec = codec->spec; in cs420x_fixup_gpio_13() local
511 struct cs_spec *spec = codec->spec; in cs420x_fixup_gpio_23() local
574 struct cs_spec *spec; in cs_alloc_spec() local
589 struct cs_spec *spec; in patch_cs420x() local
[all …]
H A Dpatch_ca0132.c1182 #define ca0132_quirk(spec) ((spec)->quirk) argument
1183 #define ca0132_use_pci_mmio(spec) ((spec)->use_pci_mmio) argument
1184 #define ca0132_use_alt_functions(spec) ((spec)->use_alt_functions) argument
1185 #define ca0132_use_alt_controls(spec) ((spec)->use_alt_controls) argument
1187 #define ca0132_quirk(spec) ({ (void)(spec); QUIRK_NONE; }) argument
1188 #define ca0132_use_alt_functions(spec) ({ (void)(spec); false; }) argument
1189 #define ca0132_use_pci_mmio(spec) ({ (void)(spec); false; }) argument
1190 #define ca0132_use_alt_controls(spec) ({ (void)(spec); false; }) argument
1569 struct ca0132_spec *spec = codec->spec; in chipio_write_address() local
1595 struct ca0132_spec *spec = codec->spec; in chipio_write_data() local
[all …]
/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; in snd_ice1712_stdsp24_box_channel() local
120 struct hoontech_spec *spec = ice->spec; in snd_ice1712_stdsp24_box_midi() local
148 struct hoontech_spec *spec = ice->spec; in snd_ice1712_stdsp24_midi2() local
157 struct hoontech_spec *spec; in hoontech_init() local
H A Dews.c134 struct ews_spec *spec = ice->spec; in snd_ice1712_ews88mt_chip_select() local
220 struct ews_spec *spec = ice->spec; in snd_ice1712_ews_cs8404_spdif_write() local
413 struct ews_spec *spec; in snd_ice1712_ews_init() local
631 struct ews_spec *spec = ice->spec; in snd_ice1712_ews88mt_output_sense_get() local
648 struct ews_spec *spec = ice->spec; in snd_ice1712_ews88mt_output_sense_put() local
670 struct ews_spec *spec = ice->spec; in snd_ice1712_ews88mt_input_sense_get() local
691 struct ews_spec *spec = ice->spec; in snd_ice1712_ews88mt_input_sense_put() local
739 struct ews_spec *spec = ice->spec; in snd_ice1712_ews88d_control_get() local
760 struct ews_spec *spec = ice->spec; in snd_ice1712_ews88d_control_put() local
815 struct ews_spec *spec = ice->spec; in snd_ice1712_6fire_read_pca() local
[all …]
H A Dse.c448 struct se_spec *spec = ice->spec; in se200pci_cont_volume_get() local
459 struct se_spec *spec = ice->spec; in se200pci_cont_boolean_get() local
469 struct se_spec *spec = ice->spec; in se200pci_cont_enum_get() local
477 struct se_spec *spec = ice->spec; in se200pci_cont_update() local
520 struct se_spec *spec = ice->spec; in se200pci_cont_volume_put() local
546 struct se_spec *spec = ice->spec; in se200pci_cont_boolean_put() local
563 struct se_spec *spec = ice->spec; in se200pci_cont_enum_put() local
661 struct se_spec *spec; in se_init() local
H A Dphase.c332 struct phase28_spec *spec = ice->spec; in wm_master_vol_get() local
344 struct phase28_spec *spec = ice->spec; in wm_master_vol_put() local
408 struct phase28_spec *spec; in phase28_init() local
479 struct phase28_spec *spec = ice->spec; in wm_vol_get() local
494 struct phase28_spec *spec = ice->spec; in wm_vol_put() local
535 struct phase28_spec *spec = ice->spec; in wm_mute_get() local
551 struct phase28_spec *spec = ice->spec; in wm_mute_put() local
584 struct phase28_spec *spec = ice->spec; in wm_master_mute_get() local
597 struct phase28_spec *spec = ice->spec; in wm_master_mute_put() local
H A Daureon.c201 struct aureon_spec *spec = ice->spec; in aureon_universe_inmux_get() local
210 struct aureon_spec *spec = ice->spec; in aureon_universe_inmux_put() local
232 struct aureon_spec *spec = ice->spec; in aureon_ac97_write() local
285 struct aureon_spec *spec = ice->spec; in aureon_ac97_read() local
294 struct aureon_spec *spec = ice->spec; in aureon_ac97_init() local
745 struct aureon_spec *spec = ice->spec; in wm_master_vol_get() local
756 struct aureon_spec *spec = ice->spec; in wm_master_vol_put() local
795 struct aureon_spec *spec = ice->spec; in wm_vol_get() local
809 struct aureon_spec *spec = ice->spec; in wm_vol_put() local
848 struct aureon_spec *spec = ice->spec; in wm_mute_get() local
[all …]
/linux/lib/
H A Dvsprintf.c458 struct printf_spec spec) in number() argument
580 struct printf_spec spec; special_hex_number() local
618 widen_string(char * buf,int n,char * end,struct printf_spec spec) widen_string() argument
640 string_nocheck(char * buf,char * end,const char * s,struct printf_spec spec) string_nocheck() argument
658 err_ptr(char * buf,char * end,void * ptr,struct printf_spec spec) err_ptr() argument
678 error_string(char * buf,char * end,const char * s,struct printf_spec spec) error_string() argument
708 check_pointer(char ** buf,char * end,const void * ptr,struct printf_spec spec) check_pointer() argument
723 string(char * buf,char * end,const char * s,struct printf_spec spec) string() argument
733 pointer_string(char * buf,char * end,const void * ptr,struct printf_spec spec) pointer_string() argument
808 ptr_to_id(char * buf,char * end,const void * ptr,struct printf_spec spec) ptr_to_id() argument
838 default_pointer(char * buf,char * end,const void * ptr,struct printf_spec spec) default_pointer() argument
854 restricted_pointer(char * buf,char * end,const void * ptr,struct printf_spec spec) restricted_pointer() argument
900 dentry_name(char * buf,char * end,const struct dentry * d,struct printf_spec spec,const char * fmt) dentry_name() argument
950 file_dentry_name(char * buf,char * end,const struct file * f,struct printf_spec spec,const char * fmt) file_dentry_name() argument
960 bdev_name(char * buf,char * end,struct block_device * bdev,struct printf_spec spec,const char * fmt) bdev_name() argument
983 symbol_string(char * buf,char * end,void * ptr,struct printf_spec spec,const char * fmt) symbol_string() argument
1044 resource_string(char * buf,char * end,struct resource * res,struct printf_spec spec,const char * fmt) resource_string() argument
1144 hex_string(char * buf,char * end,u8 * addr,struct printf_spec spec,const char * fmt) hex_string() argument
1196 bitmap_string(char * buf,char * end,const unsigned long * bitmap,struct printf_spec spec,const char * fmt) bitmap_string() argument
1240 bitmap_list_string(char * buf,char * end,const unsigned long * bitmap,struct printf_spec spec,const char * fmt) bitmap_list_string() argument
1270 mac_address_string(char * buf,char * end,u8 * addr,struct printf_spec spec,const char * fmt) mac_address_string() argument
1460 ip6_addr_string(char * buf,char * end,const u8 * addr,struct printf_spec spec,const char * fmt) ip6_addr_string() argument
1474 ip4_addr_string(char * buf,char * end,const u8 * addr,struct printf_spec spec,const char * fmt) ip4_addr_string() argument
1485 ip6_addr_string_sa(char * buf,char * end,const struct sockaddr_in6 * sa,struct printf_spec spec,const char * fmt) ip6_addr_string_sa() argument
1547 ip4_addr_string_sa(char * buf,char * end,const struct sockaddr_in * sa,struct printf_spec spec,const char * fmt) ip4_addr_string_sa() argument
1582 ip_addr_string(char * buf,char * end,const void * ptr,struct printf_spec spec,const char * fmt) ip_addr_string() argument
1616 escaped_string(char * buf,char * end,u8 * addr,struct printf_spec spec,const char * fmt) escaped_string() argument
1675 va_format(char * buf,char * end,struct va_format * va_fmt,struct printf_spec spec,const char * fmt) va_format() argument
1691 uuid_string(char * buf,char * end,const u8 * addr,struct printf_spec spec,const char * fmt) uuid_string() argument
1736 netdev_bits(char * buf,char * end,const void * addr,struct printf_spec spec,const char * fmt) netdev_bits() argument
1758 fourcc_string(char * buf,char * end,const u32 * fourcc,struct printf_spec spec,const char * fmt) fourcc_string() argument
1796 address_val(char * buf,char * end,const void * addr,struct printf_spec spec,const char * fmt) address_val() argument
1856 rtc_str(char * buf,char * end,const struct rtc_time * tm,struct printf_spec spec,const char * fmt) rtc_str() argument
1906 time64_str(char * buf,char * end,const time64_t time,struct printf_spec spec,const char * fmt) time64_str() argument
1928 time_and_date(char * buf,char * end,void * ptr,struct printf_spec spec,const char * fmt) time_and_date() argument
1942 clock(char * buf,char * end,struct clk * clk,struct printf_spec spec,const char * fmt) clock() argument
1993 const struct printf_spec *spec; global() member
2078 flags_string(char * buf,char * end,void * flags_ptr,struct printf_spec spec,const char * fmt) flags_string() argument
2135 device_node_string(char * buf,char * end,struct device_node * dn,struct printf_spec spec,const char * fmt) device_node_string() argument
2225 fwnode_string(char * buf,char * end,struct fwnode_handle * fwnode,struct printf_spec spec,const char * fmt) fwnode_string() argument
2414 pointer(const char * fmt,char * buf,char * end,void * ptr,struct printf_spec spec) pointer() argument
2531 format_decode(const char * fmt,struct printf_spec * spec) format_decode() argument
2709 set_field_width(struct printf_spec * spec,int width) set_field_width() argument
2718 set_precision(struct printf_spec * spec,int prec) set_precision() argument
2758 struct printf_spec spec = {0}; vsnprintf() local
3061 struct printf_spec spec = {0}; vbin_printf() local
3220 struct printf_spec spec = {0}; bstr_printf() local
[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 …]
H A Dmcdi_filters.c63 static bool efx_mcdi_filter_is_exclusive(const struct efx_filter_spec *spec) in efx_mcdi_filter_is_exclusive()
86 const struct efx_filter_spec *spec, in efx_mcdi_filter_set_entry()
94 const struct efx_filter_spec *spec, in efx_mcdi_filter_push_prep_set_match_fields()
195 const struct efx_filter_spec *spec, in efx_mcdi_filter_push_prep()
247 const struct efx_filter_spec *spec, u64 *handle, in efx_mcdi_filter_push()
268 static u32 efx_mcdi_filter_mcdi_flags_from_spec(const struct efx_filter_spec *spec) in efx_mcdi_filter_mcdi_flags_from_spec()
329 const struct efx_filter_spec *spec) in efx_mcdi_filter_pri()
344 struct efx_filter_spec *spec, in efx_mcdi_filter_insert_locked()
556 s32 efx_mcdi_filter_insert(struct efx_nic *efx, struct efx_filter_spec *spec, in efx_mcdi_filter_insert()
585 struct efx_filter_spec *spec; in efx_mcdi_filter_remove_internal() local
[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()
/linux/drivers/video/fbdev/via/
H A Dvia_aux_edid.c20 struct fb_monspecs *spec = drv->data; in query_edid() local
49 struct fb_monspecs *spec = drv->data; in get_preferred_mode() local
66 struct fb_monspecs *spec = drv->data; in cleanup() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_geneve.c50 struct mlx5_flow_spec *spec, in mlx5e_tc_tun_parse_udp_ports_geneve()
125 struct mlx5_flow_spec *spec, in mlx5e_tc_tun_parse_geneve_vni()
157 struct mlx5_flow_spec *spec, in mlx5e_tc_tun_parse_geneve_options()
289 struct mlx5_flow_spec *spec, in mlx5e_tc_tun_parse_geneve_params()
320 struct mlx5_flow_spec *spec, in mlx5e_tc_tun_parse_geneve()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_fs.c178 struct mlx5_flow_spec *spec; in rx_add_rule_drop_auth_trailer() local
260 struct mlx5_flow_spec *spec; rx_add_rule_drop_replay() local
319 struct mlx5_flow_spec *spec; ipsec_rx_status_drop_all_create() local
386 struct mlx5_flow_spec *spec; ipsec_rx_status_pass_create() local
459 struct mlx5_flow_spec *spec; ipsec_miss_create() local
866 struct mlx5_flow_spec *spec; ipsec_counter_rule_tx() local
1154 setup_fte_addr4(struct mlx5_flow_spec * spec,__be32 * saddr,__be32 * daddr) setup_fte_addr4() argument
1180 setup_fte_addr6(struct mlx5_flow_spec * spec,__be32 * saddr,__be32 * daddr) setup_fte_addr6() argument
1206 setup_fte_esp(struct mlx5_flow_spec * spec) setup_fte_esp() argument
1215 setup_fte_spi(struct mlx5_flow_spec * spec,u32 spi,bool encap) setup_fte_spi() argument
1233 setup_fte_no_frags(struct mlx5_flow_spec * spec) setup_fte_no_frags() argument
1242 setup_fte_reg_a(struct mlx5_flow_spec * spec) setup_fte_reg_a() argument
1253 setup_fte_reg_c4(struct mlx5_flow_spec * spec,u32 reqid) setup_fte_reg_c4() argument
1264 setup_fte_upper_proto_match(struct mlx5_flow_spec * spec,struct upspec * upspec) setup_fte_upper_proto_match() argument
1588 struct mlx5_flow_spec *spec; rx_add_rule() local
1707 struct mlx5_flow_spec *spec; tx_add_rule() local
1800 struct mlx5_flow_spec *spec; tx_add_policy() local
1884 struct mlx5_flow_spec *spec; rx_add_policy() local
[all...]
/linux/include/linux/surface_aggregator/
H A Dcontroller.h355 #define SSAM_DEFINE_SYNC_REQUEST_N(name, spec...) \ argument
395 #define SSAM_DEFINE_SYNC_REQUEST_W(name, atype, spec...) \ argument
436 #define SSAM_DEFINE_SYNC_REQUEST_R(name, rtype, spec...) \ argument
497 #define SSAM_DEFINE_SYNC_REQUEST_WR(name, atype, rtype, spec...) \ argument
556 #define SSAM_DEFINE_SYNC_REQUEST_MD_N(name, spec...) \ argument
598 #define SSAM_DEFINE_SYNC_REQUEST_MD_W(name, atype, spec...) \ argument
641 #define SSAM_DEFINE_SYNC_REQUEST_MD_R(name, rtype, spec...) \ argument
704 #define SSAM_DEFINE_SYNC_REQUEST_MD_WR(name, atype, rtype, spec...) \ argument

12345678910