Home
last modified time | relevance | path

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

12345678910

/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; in ad198x_parse_auto_config() local
192 struct ad198x_spec *spec; in alloc_ad_spec() local
210 struct ad198x_spec *spec = codec->spec; in ad_fixup_inv_jack_detect() local
224 struct ad198x_spec *spec = codec->spec; in ad1986a_fixup_eapd() local
237 struct ad198x_spec *spec = codec->spec; in ad1986a_fixup_eapd_mix_in() local
378 struct ad198x_spec *spec = codec->spec; in ad1986a_probe() local
[all …]
H A Dgeneric.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 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()
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
190 struct conexant_spec *spec = codec->spec; in cx_init() local
206 struct conexant_spec *spec = codec->spec; in cx_auto_shutdown() local
313 struct conexant_spec *spec = codec->spec; in cxt_fixup_stereo_dmic() local
348 struct conexant_spec *spec = codec->spec; in cxt_update_headset_mode() 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_NONE; }) argument
1187 #define ca0132_use_alt_functions(spec) ({ (void)(spec); false; }) argument
1188 #define ca0132_use_pci_mmio(spec) ({ (void)(spec); false; }) argument
1189 #define ca0132_use_alt_controls(spec) ({ (void)(spec); false; }) argument
1581 struct ca0132_spec *spec = codec->spec; in chipio_write_address() local
1607 struct ca0132_spec *spec = codec->spec; in chipio_write_data() 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; 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 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
167 struct hdmi_spec *spec = codec->spec; in hdmi_eld_ctl_get() local
215 struct hdmi_spec *spec = codec->spec; in hdmi_create_eld_ctl() local
267 struct hdmi_spec *spec = codec->spec; in hdmi_init_pin() local
486 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
239 struct hdmi_spec *spec = codec->spec; in nvhdmi_mcp_build_pcms() local
253 struct hdmi_spec *spec = codec->spec; in nvhdmi_mcp_build_controls() local
308 struct hdmi_spec *spec; in nvhdmi_mcp_probe() local
/linux/sound/hda/codecs/realtek/
H A Drealtek.c16 struct alc_spec *spec = codec->spec; in coef_mutex_lock() local
24 struct alc_spec *spec = codec->spec; in coef_mutex_unlock() local
92 struct alc_spec *spec = codec->spec; in alc_get_coef0() local
121 struct alc_spec *spec = codec->spec; in alc_setup_gpio() local
131 struct alc_spec *spec = codec->spec; in alc_write_gpio_data() local
141 struct alc_spec *spec = codec->spec; in alc_update_gpio_data() local
155 struct alc_spec *spec = codec->spec; in alc_write_gpio() local
220 struct alc_spec *spec = codec->spec; in alc_fix_pll() local
231 struct alc_spec *spec = codec->spec; in alc_fix_pll_init() local
408 struct alc_spec *spec = codec->spec; in alc_find_ext_mic_pin() 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/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/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/sound/pci/ice1712/
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
/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

12345678910