Home
last modified time | relevance | path

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

12345678910>>...13

/kernel/linux/linux-5.10/sound/pci/hda/
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
133 struct ad198x_spec *spec = codec->spec; in ad_vmaster_eapd_hook() local
177 struct ad198x_spec *spec = codec->spec; in ad198x_parse_auto_config() local
205 struct ad198x_spec *spec; in alloc_ad_spec() local
224 struct ad198x_spec *spec = codec->spec; in ad_fixup_inv_jack_detect() local
238 struct ad198x_spec *spec = codec->spec; in ad1986a_fixup_eapd() local
251 struct ad198x_spec *spec = codec->spec; in ad1986a_fixup_eapd_mix_in() local
392 struct ad198x_spec *spec; in patch_ad1986a() local
[all …]
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 …]
Dpatch_conexant.c56 static int set_beep_amp(struct conexant_spec *spec, hda_nid_t nid, in set_beep_amp()
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; in cx_auto_vmaster_hook() local
144 struct conexant_spec *spec = codec->spec; in cx_auto_vmaster_mute_led() local
154 struct conexant_spec *spec = codec->spec; in cxt_init_gpio_led() local
169 struct conexant_spec *spec = codec->spec; in cx_auto_init() local
182 struct conexant_spec *spec = codec->spec; in cx_auto_reboot_notify() local
245 struct conexant_spec *spec = codec->spec; in cxt_fixup_stereo_dmic() local
267 struct conexant_spec *spec = codec->spec; in cxt_update_headset_mode() local
[all …]
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()
101 struct hda_gen_spec *spec = codec->spec; in parse_user_hints() local
254 struct hda_gen_spec *spec = codec->spec; in get_nid_path() local
283 struct hda_gen_spec *spec = codec->spec; in snd_hda_get_path_idx() local
304 struct hda_gen_spec *spec = codec->spec; in snd_hda_get_path_from_idx() local
315 struct hda_gen_spec *spec = codec->spec; in is_dac_already_used() local
341 struct hda_gen_spec *spec = codec->spec; in is_ctl_used() local
[all …]
Dpatch_sigmatel.c245 struct sigmatel_spec *spec = codec->spec; in stac_playback_pcm_hook() local
255 struct sigmatel_spec *spec = codec->spec; in stac_capture_pcm_hook() local
327 struct sigmatel_spec *spec = codec->spec; in stac_capture_led_update() local
374 struct sigmatel_spec *spec = codec->spec; in stac_update_led_status() local
410 struct sigmatel_spec *spec = codec->spec; in stac_update_outputs() local
436 struct sigmatel_spec *spec = codec->spec; in stac_toggle_power_map() local
467 struct sigmatel_spec *spec = codec->spec; in jack_update_power() local
512 struct sigmatel_spec *spec = codec->spec; in stac_init_power_map() local
545 struct sigmatel_spec *spec = codec->spec; in stac_store_hints() local
576 struct sigmatel_spec *spec = codec->spec; in stac_aloopback_get() local
[all …]
Dpatch_cirrus.c131 struct cs_spec *spec = codec->spec; in cs_vendor_coef_get() local
141 struct cs_spec *spec = codec->spec; in cs_vendor_coef_set() local
156 struct cs_spec *spec = codec->spec; in cs_automute() local
184 struct cs_spec *spec = codec->spec; in init_input_coef() local
297 struct cs_spec *spec = codec->spec; in cs_init() local
349 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
510 struct cs_spec *spec = codec->spec; in cs420x_fixup_gpio_23() local
572 struct cs_spec *spec; in cs_alloc_spec() local
587 struct cs_spec *spec; in patch_cs420x() local
[all …]
Dpatch_realtek.c176 struct alc_spec *spec = codec->spec; in alc_get_coef0() local
216 struct alc_spec *spec = codec->spec; in alc_setup_gpio() local
225 struct alc_spec *spec = codec->spec; in alc_write_gpio_data() local
234 struct alc_spec *spec = codec->spec; in alc_update_gpio_data() local
247 struct alc_spec *spec = codec->spec; in alc_write_gpio() local
306 struct alc_spec *spec = codec->spec; in alc_fix_pll() local
316 struct alc_spec *spec = codec->spec; in alc_fix_pll_init() local
527 struct alc_spec *spec = codec->spec; in alc_shutup_pins() local
550 struct alc_spec *spec = codec->spec; in alc_eapd_shutup() local
584 static hda_nid_t alc_get_hp_pin(struct alc_spec *spec) in alc_get_hp_pin()
[all …]
Dpatch_hdmi.c183 struct hdmi_spec *spec = codec->spec; in codec_has_acomp() local
226 #define get_pin(spec, idx) \ argument
228 #define get_cvt(spec, idx) \ argument
231 #define get_hdmi_pcm(spec, idx) (&(spec)->pcm_rec[idx]) argument
233 #define get_pcm_rec(spec, idx) (get_hdmi_pcm(spec, idx)->pcm) argument
238 struct hdmi_spec *spec = codec->spec; in pin_id_to_pin_index() local
263 struct hdmi_spec *spec = codec->spec; in hinfo_to_pcm_index() local
277 struct hdmi_spec *spec = codec->spec; in hinfo_to_pin_index() local
293 static struct hdmi_spec_per_pin *pcm_idx_to_pin(struct hdmi_spec *spec, in pcm_idx_to_pin()
309 struct hdmi_spec *spec = codec->spec; in cvt_nid_to_cvt_index() local
[all …]
Dpatch_ca0132.c1148 #define ca0132_quirk(spec) ((spec)->quirk) argument
1149 #define ca0132_use_pci_mmio(spec) ((spec)->use_pci_mmio) argument
1150 #define ca0132_use_alt_functions(spec) ((spec)->use_alt_functions) argument
1151 #define ca0132_use_alt_controls(spec) ((spec)->use_alt_controls) argument
1153 #define ca0132_quirk(spec) ({ (void)(spec); QUIRK_NONE; }) argument
1154 #define ca0132_use_alt_functions(spec) ({ (void)(spec); false; }) argument
1155 #define ca0132_use_pci_mmio(spec) ({ (void)(spec); false; }) argument
1156 #define ca0132_use_alt_controls(spec) ({ (void)(spec); false; }) argument
1533 struct ca0132_spec *spec = codec->spec; in chipio_write_address() local
1559 struct ca0132_spec *spec = codec->spec; in chipio_write_data() local
[all …]
/kernel/linux/linux-4.19/sound/pci/hda/
Dpatch_analog.c55 #define set_beep_amp(spec, nid, idx, dir) \ argument
58 #define set_beep_amp(spec, nid, idx, dir) /* NOP */ argument
64 struct ad198x_spec *spec = codec->spec; in create_beep_ctls() local
145 struct ad198x_spec *spec = codec->spec; in ad_vmaster_eapd_hook() local
189 struct ad198x_spec *spec = codec->spec; in ad198x_parse_auto_config() local
217 struct ad198x_spec *spec; in alloc_ad_spec() local
236 struct ad198x_spec *spec = codec->spec; in ad_fixup_inv_jack_detect() local
250 struct ad198x_spec *spec = codec->spec; in ad1986a_fixup_eapd() local
263 struct ad198x_spec *spec = codec->spec; in ad1986a_fixup_eapd_mix_in() local
404 struct ad198x_spec *spec; in patch_ad1986a() local
[all …]
Dpatch_via.c85 #define VT2002P_COMPATIBLE(spec) \ argument
115 struct via_spec *spec; in via_new_spec() local
198 struct via_spec *spec = codec->spec; in vt1708_stop_hp_work() local
211 struct via_spec *spec = codec->spec; in vt1708_update_hp_work() local
235 struct via_spec *spec = codec->spec; in via_pin_power_ctl_get() local
245 struct via_spec *spec = codec->spec; in via_pin_power_ctl_put() local
271 static int set_beep_amp(struct via_spec *spec, hda_nid_t nid, in set_beep_amp()
291 struct via_spec *spec = codec->spec; in auto_parse_beep() local
306 struct via_spec *spec = codec->spec; in is_aa_path_mute() local
327 struct via_spec *spec = codec->spec; in __analog_low_current_mode() local
[all …]
Dhda_generic.c49 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
266 struct hda_gen_spec *spec = codec->spec; in get_nid_path() local
295 struct hda_gen_spec *spec = codec->spec; in snd_hda_get_path_idx() local
316 struct hda_gen_spec *spec = codec->spec; in snd_hda_get_path_from_idx() local
327 struct hda_gen_spec *spec = codec->spec; in is_dac_already_used() local
353 struct hda_gen_spec *spec = codec->spec; in is_ctl_used() local
[all …]
Dpatch_conexant.c69 static int set_beep_amp(struct conexant_spec *spec, hda_nid_t nid, in set_beep_amp()
89 struct conexant_spec *spec = codec->spec; in cx_auto_parse_beep() local
108 struct conexant_spec *spec = codec->spec; in cx_auto_parse_eapd() local
147 struct conexant_spec *spec = codec->spec; in cx_auto_vmaster_hook() local
156 struct conexant_spec *spec = codec->spec; in cx_auto_vmaster_hook_mute_led() local
165 struct conexant_spec *spec = codec->spec; in cx_auto_init() local
177 struct conexant_spec *spec = codec->spec; in cx_auto_reboot_notify() local
239 struct conexant_spec *spec = codec->spec; in cxt_fixup_stereo_dmic() local
261 struct conexant_spec *spec = codec->spec; in cxt_update_headset_mode() local
293 struct conexant_spec *spec = codec->spec; in cxt_fixup_headphone_mic() local
[all …]
Dpatch_sigmatel.c258 struct sigmatel_spec *spec = codec->spec; in stac_playback_pcm_hook() local
268 struct sigmatel_spec *spec = codec->spec; in stac_capture_pcm_hook() local
338 struct sigmatel_spec *spec = codec->spec; in stac_capture_led_update() local
384 struct sigmatel_spec *spec = codec->spec; in stac_update_led_status() local
417 struct sigmatel_spec *spec = codec->spec; in stac_update_outputs() local
443 struct sigmatel_spec *spec = codec->spec; in stac_toggle_power_map() local
474 struct sigmatel_spec *spec = codec->spec; in jack_update_power() local
519 struct sigmatel_spec *spec = codec->spec; in stac_init_power_map() local
552 struct sigmatel_spec *spec = codec->spec; in stac_store_hints() local
583 struct sigmatel_spec *spec = codec->spec; in stac_aloopback_get() local
[all …]
Dpatch_realtek.c176 struct alc_spec *spec = codec->spec; in alc_get_coef0() local
216 struct alc_spec *spec = codec->spec; in alc_setup_gpio() local
225 struct alc_spec *spec = codec->spec; in alc_write_gpio_data() local
234 struct alc_spec *spec = codec->spec; in alc_update_gpio_data() local
247 struct alc_spec *spec = codec->spec; in alc_write_gpio() local
299 struct alc_spec *spec = codec->spec; in alc_fix_pll() local
309 struct alc_spec *spec = codec->spec; in alc_fix_pll_init() local
515 struct alc_spec *spec = codec->spec; in alc_shutup_pins() local
536 struct alc_spec *spec = codec->spec; in alc_eapd_shutup() local
571 static hda_nid_t alc_get_hp_pin(struct alc_spec *spec) in alc_get_hp_pin()
[all …]
Dpatch_cirrus.c144 struct cs_spec *spec = codec->spec; in cs_vendor_coef_get() local
154 struct cs_spec *spec = codec->spec; in cs_vendor_coef_set() local
169 struct cs_spec *spec = codec->spec; in cs_automute() local
197 struct cs_spec *spec = codec->spec; in init_input_coef() local
310 struct cs_spec *spec = codec->spec; in cs_init() local
362 struct cs_spec *spec = codec->spec; in cs_parse_auto_config() local
511 struct cs_spec *spec = codec->spec; in cs420x_fixup_gpio_13() local
523 struct cs_spec *spec = codec->spec; in cs420x_fixup_gpio_23() local
585 struct cs_spec *spec; in cs_alloc_spec() local
600 struct cs_spec *spec; in patch_cs420x() local
[all …]
Dpatch_hdmi.c189 struct hdmi_spec *spec = codec->spec; in codec_has_acomp() local
232 #define get_pin(spec, idx) \ argument
234 #define get_cvt(spec, idx) \ argument
237 #define get_hdmi_pcm(spec, idx) (&(spec)->pcm_rec[idx]) argument
239 #define get_pcm_rec(spec, idx) (get_hdmi_pcm(spec, idx)->pcm) argument
244 struct hdmi_spec *spec = codec->spec; in pin_id_to_pin_index() local
269 struct hdmi_spec *spec = codec->spec; in hinfo_to_pcm_index() local
283 struct hdmi_spec *spec = codec->spec; in hinfo_to_pin_index() local
298 static struct hdmi_spec_per_pin *pcm_idx_to_pin(struct hdmi_spec *spec, in pcm_idx_to_pin()
314 struct hdmi_spec *spec = codec->spec; in cvt_nid_to_cvt_index() local
[all …]
Dpatch_ca0132.c1134 struct ca0132_spec *spec = codec->spec; in chipio_write_address() local
1160 struct ca0132_spec *spec = codec->spec; in chipio_write_data() local
1205 struct ca0132_spec *spec = codec->spec; in chipio_read_data() local
1237 struct ca0132_spec *spec = codec->spec; in chipio_write() local
1288 struct ca0132_spec *spec = codec->spec; in chipio_write_multiple() local
1310 struct ca0132_spec *spec = codec->spec; in chipio_read() local
1351 struct ca0132_spec *spec = codec->spec; in chipio_set_control_param() local
1463 struct ca0132_spec *spec = codec->spec; in chipio_enable_clocks() local
1524 struct ca0132_spec *spec = codec->spec; in dspio_write() local
1699 struct ca0132_spec *spec = codec->spec; in dspio_get_response_data() local
[all …]
/kernel/linux/linux-4.19/sound/pci/ice1712/
Dpsc724.c120 struct psc724_spec *spec = container_of(wm, struct psc724_spec, wm8766); in psc724_wm8766_write() local
162 struct psc724_spec *spec = container_of(wm, struct psc724_spec, wm8776); in psc724_wm8776_write() local
172 struct psc724_spec *spec = ice->spec; in psc724_set_master_switch() local
184 struct psc724_spec *spec = ice->spec; in psc724_get_master_switch() local
193 struct psc724_spec *spec = ice->spec; in psc724_set_jack_state() local
219 struct psc724_spec *spec = container_of(work, struct psc724_spec, in psc724_update_hp_jack_state() local
232 struct psc724_spec *spec = ice->spec; in psc724_set_jack_detection() local
249 struct psc724_spec *spec = ice->spec; in psc724_get_jack_detection() local
324 struct psc724_spec *spec = ice->spec; in psc724_add_controls() local
377 struct psc724_spec *spec = ice->spec; in psc724_set_pro_rate() local
[all …]
Dhoontech.c57 struct hoontech_spec *spec = ice->spec; in snd_ice1712_stdsp24_darear() local
66 struct hoontech_spec *spec = ice->spec; in snd_ice1712_stdsp24_mute() local
75 struct hoontech_spec *spec = ice->spec; in snd_ice1712_stdsp24_insel() local
84 struct hoontech_spec *spec = ice->spec; in snd_ice1712_stdsp24_box_channel() local
134 struct hoontech_spec *spec = ice->spec; in snd_ice1712_stdsp24_box_midi() local
162 struct hoontech_spec *spec = ice->spec; in snd_ice1712_stdsp24_midi2() local
171 struct hoontech_spec *spec; in hoontech_init() local
/kernel/linux/linux-5.10/sound/pci/ice1712/
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
205 struct psc724_spec *spec = container_of(work, struct psc724_spec, in psc724_update_hp_jack_state() local
218 struct psc724_spec *spec = ice->spec; in psc724_set_jack_detection() local
235 struct psc724_spec *spec = ice->spec; in psc724_get_jack_detection() local
310 struct psc724_spec *spec = ice->spec; in psc724_add_controls() local
363 struct psc724_spec *spec = ice->spec; in psc724_set_pro_rate() local
[all …]
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
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
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()
/kernel/linux/linux-4.19/drivers/net/ethernet/sfc/
Dfilter.h181 static inline void efx_filter_init_rx(struct efx_filter_spec *spec, in efx_filter_init_rx()
193 static inline void efx_filter_init_tx(struct efx_filter_spec *spec, in efx_filter_init_tx()
210 efx_filter_set_ipv4_local(struct efx_filter_spec *spec, u8 proto, in efx_filter_set_ipv4_local()
233 efx_filter_set_ipv4_full(struct efx_filter_spec *spec, u8 proto, in efx_filter_set_ipv4_full()
260 static inline int efx_filter_set_eth_local(struct efx_filter_spec *spec, in efx_filter_set_eth_local()
281 static inline int efx_filter_set_uc_def(struct efx_filter_spec *spec) in efx_filter_set_uc_def()
291 static inline int efx_filter_set_mc_def(struct efx_filter_spec *spec) in efx_filter_set_mc_def()
298 static inline void efx_filter_set_encap_type(struct efx_filter_spec *spec, in efx_filter_set_encap_type()
306 const struct efx_filter_spec *spec) in efx_filter_get_encap_type()
/kernel/linux/linux-5.10/lib/
Dvsprintf.c449 struct printf_spec spec) in number()
571 struct printf_spec spec; in special_hex_number() local
609 char *widen_string(char *buf, int n, char *end, struct printf_spec spec) in widen_string()
631 struct printf_spec spec) in string_nocheck()
649 struct printf_spec spec) in err_ptr()
669 struct printf_spec spec) in error_string()
699 struct printf_spec spec) in check_pointer()
714 struct printf_spec spec) in string()
724 struct printf_spec spec) in pointer_string()
821 struct printf_spec spec) in ptr_to_id()
[all …]

12345678910>>...13