Home
last modified time | relevance | path

Searched defs:codec (Results 576 - 578 of 578) sorted by relevance

1...<<21222324

/third_party/python/Objects/
H A Dunicodeobject.c15904 PyObject *codec = _PyCodec_Lookup(encoding); config_get_codec_name() local
[all...]
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_realtek.c143 static void coef_mutex_lock(struct hda_codec *codec) in coef_mutex_lock() argument
151 static void coef_mutex_unlock(struct hda_codec *codec) in coef_mutex_unlock() argument
159 __alc_read_coefex_idx(struct hda_codec *codec, hda_nid_t nid, unsigned int coef_idx) __alc_read_coefex_idx() argument
169 alc_read_coefex_idx(struct hda_codec *codec, hda_nid_t nid, unsigned int coef_idx) alc_read_coefex_idx() argument
183 __alc_write_coefex_idx(struct hda_codec *codec, hda_nid_t nid, unsigned int coef_idx, unsigned int coef_val) __alc_write_coefex_idx() argument
190 alc_write_coefex_idx(struct hda_codec *codec, hda_nid_t nid, unsigned int coef_idx, unsigned int coef_val) alc_write_coefex_idx() argument
201 __alc_update_coefex_idx(struct hda_codec *codec, hda_nid_t nid, unsigned int coef_idx, unsigned int mask, unsigned int bits_set) __alc_update_coefex_idx() argument
212 alc_update_coefex_idx(struct hda_codec *codec, hda_nid_t nid, unsigned int coef_idx, unsigned int mask, unsigned int bits_set) alc_update_coefex_idx() argument
225 alc_get_coef0(struct hda_codec *codec) alc_get_coef0() argument
248 alc_process_coef_fw(struct hda_codec *codec, const struct coef_fw *fw) alc_process_coef_fw() argument
267 alc_setup_gpio(struct hda_codec *codec, unsigned int mask) alc_setup_gpio() argument
276 alc_write_gpio_data(struct hda_codec *codec) alc_write_gpio_data() argument
284 alc_update_gpio_data(struct hda_codec *codec, unsigned int mask, bool on) alc_update_gpio_data() argument
298 alc_write_gpio(struct hda_codec *codec) alc_write_gpio() argument
314 alc_fixup_gpio(struct hda_codec *codec, int action, unsigned int mask) alc_fixup_gpio() argument
321 alc_fixup_gpio1(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_gpio1() argument
327 alc_fixup_gpio2(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_gpio2() argument
333 alc_fixup_gpio3(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_gpio3() argument
339 alc_fixup_gpio4(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_gpio4() argument
345 alc_fixup_micmute_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_micmute_led() argument
357 alc_fix_pll(struct hda_codec *codec) alc_fix_pll() argument
366 alc_fix_pll_init(struct hda_codec *codec, hda_nid_t nid, unsigned int coef_idx, unsigned int coef_bit) alc_fix_pll_init() argument
377 alc_update_knob_master(struct hda_codec *codec, struct hda_jack_callback *jack) alc_update_knob_master() argument
399 alc880_unsol_event(struct hda_codec *codec, unsigned int res) alc880_unsol_event() argument
407 alc_fill_eapd_coef(struct hda_codec *codec) alc_fill_eapd_coef() argument
523 alc888_coef_init(struct hda_codec *codec) alc888_coef_init() argument
536 set_eapd(struct hda_codec *codec, hda_nid_t nid, int on) set_eapd() argument
546 alc_auto_setup_eapd(struct hda_codec *codec, bool on) alc_auto_setup_eapd() argument
559 alc_headset_mic_no_shutup(struct hda_codec *codec) alc_headset_mic_no_shutup() argument
581 alc_shutup_pins(struct hda_codec *codec) alc_shutup_pins() argument
605 alc_eapd_shutup(struct hda_codec *codec) alc_eapd_shutup() argument
616 alc_auto_init_amp(struct hda_codec *codec, int type) alc_auto_init_amp() argument
659 alc_fixup_sku_ignore(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_sku_ignore() argument
669 alc_fixup_no_depop_delay(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_no_depop_delay() argument
680 alc_auto_parse_customize_define(struct hda_codec *codec) alc_auto_parse_customize_define() argument
771 alc_subsystem_id(struct hda_codec *codec, const hda_nid_t *ports) alc_subsystem_id() argument
873 alc_ssid_check(struct hda_codec *codec, const hda_nid_t *ports) alc_ssid_check() argument
888 alc_fixup_inv_dmic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_inv_dmic() argument
897 alc_build_controls(struct hda_codec *codec) alc_build_controls() argument
914 alc_pre_init(struct hda_codec *codec) alc_pre_init() argument
924 alc_init(struct hda_codec *codec) alc_init() argument
949 alc_shutup(struct hda_codec *codec) alc_shutup() argument
962 alc_power_eapd(struct hda_codec *codec) alc_power_eapd() argument
967 alc_suspend(struct hda_codec *codec) alc_suspend() argument
976 alc_resume(struct hda_codec *codec) alc_resume() argument
1076 alc_codec_rename_from_preset(struct hda_codec *codec) alc_codec_rename_from_preset() argument
1149 has_cdefine_beep(struct hda_codec *codec) has_cdefine_beep() argument
1167 alc_parse_auto_config(struct hda_codec *codec, const hda_nid_t *ignore_nids, const hda_nid_t *ssid_nids) alc_parse_auto_config() argument
1191 alc_alloc_spec(struct hda_codec *codec, hda_nid_t mixer_nid) alc_alloc_spec() argument
1217 alc880_parse_auto_config(struct hda_codec *codec) alc880_parse_auto_config() argument
1256 alc880_fixup_vol_knob(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc880_fixup_vol_knob() argument
1639 patch_alc880(struct hda_codec *codec) patch_alc880() argument
1684 alc260_parse_auto_config(struct hda_codec *codec) alc260_parse_auto_config() argument
1708 alc260_gpio1_automute(struct hda_codec *codec) alc260_gpio1_automute() argument
1715 alc260_fixup_gpio1_toggle(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc260_fixup_gpio1_toggle() argument
1733 alc260_fixup_kn1(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc260_fixup_kn1() argument
1761 alc260_fixup_fsc_s7020(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc260_fixup_fsc_s7020() argument
1769 alc260_fixup_fsc_s7020_jwse(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc260_fixup_fsc_s7020_jwse() argument
1888 patch_alc260(struct hda_codec *codec) patch_alc260() argument
1994 alc889_fixup_coef(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc889_fixup_coef() argument
2003 alc885_fixup_macpro_gpio(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc885_fixup_macpro_gpio() argument
2016 alc889_fixup_dac_route(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc889_fixup_dac_route() argument
2038 alc889_fixup_mbp_vref(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc889_fixup_mbp_vref() argument
2059 alc889_fixup_mac_pins(struct hda_codec *codec, const hda_nid_t *nids, int num_nids) alc889_fixup_mac_pins() argument
2075 alc889_fixup_imac91_vref(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc889_fixup_imac91_vref() argument
2085 alc889_fixup_mba11_vref(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc889_fixup_mba11_vref() argument
2095 alc889_fixup_mba21_vref(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc889_fixup_mba21_vref() argument
2108 alc882_fixup_no_primary_hp(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc882_fixup_no_primary_hp() argument
2124 alc_fixup_dual_codecs(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_dual_codecs() argument
2142 rename_ctl(struct hda_codec *codec, const char *oldname, const char *newname) rename_ctl() argument
2152 alc1220_fixup_gb_dual_codecs(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc1220_fixup_gb_dual_codecs() argument
2176 alc1220_fixup_gb_x570(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc1220_fixup_gb_x570() argument
2200 alc1220_fixup_clevo_p950(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc1220_fixup_clevo_p950() argument
2220 alc1220_fixup_clevo_pb51ed(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc1220_fixup_clevo_pb51ed() argument
2228 alc887_asus_hp_automute_hook(struct hda_codec *codec, struct hda_jack_callback *jack) alc887_asus_hp_automute_hook() argument
2243 alc887_fixup_asus_jack(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc887_fixup_asus_jack() argument
2738 alc882_parse_auto_config(struct hda_codec *codec) alc882_parse_auto_config() argument
2747 patch_alc882(struct hda_codec *codec) patch_alc882() argument
2807 alc262_parse_auto_config(struct hda_codec *codec) alc262_parse_auto_config() argument
2926 patch_alc262(struct hda_codec *codec) patch_alc262() argument
2986 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); alc268_beep_switch_put() local
3071 alc268_parse_auto_config(struct hda_codec *codec) alc268_parse_auto_config() argument
3079 patch_alc268(struct hda_codec *codec) patch_alc268() argument
3174 alc269_parse_auto_config(struct hda_codec *codec) alc269_parse_auto_config() argument
3225 alc_headset_btn_callback(struct hda_codec *codec, struct hda_jack_callback *jack) alc_headset_btn_callback() argument
3247 alc_disable_headset_jack_key(struct hda_codec *codec) alc_disable_headset_jack_key() argument
3277 alc_enable_headset_jack_key(struct hda_codec *codec) alc_enable_headset_jack_key() argument
3307 alc_fixup_headset_jack(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_jack() argument
3333 alc269vb_toggle_power_output(struct hda_codec *codec, int power_up) alc269vb_toggle_power_output() argument
3338 alc269_shutup(struct hda_codec *codec) alc269_shutup() argument
3384 alc282_restore_default_value(struct hda_codec *codec) alc282_restore_default_value() argument
3389 alc282_init(struct hda_codec *codec) alc282_init() argument
3426 alc282_shutup(struct hda_codec *codec) alc282_shutup() argument
3500 alc283_restore_default_value(struct hda_codec *codec) alc283_restore_default_value() argument
3505 alc283_init(struct hda_codec *codec) alc283_init() argument
3541 alc283_shutup(struct hda_codec *codec) alc283_shutup() argument
3578 alc256_init(struct hda_codec *codec) alc256_init() argument
3630 alc256_shutup(struct hda_codec *codec) alc256_shutup() argument
3679 alc285_hp_init(struct hda_codec *codec) alc285_hp_init() argument
3729 alc225_init(struct hda_codec *codec) alc225_init() argument
3788 alc225_shutup(struct hda_codec *codec) alc225_shutup() argument
3842 alc_default_init(struct hda_codec *codec) alc_default_init() argument
3871 alc_default_shutup(struct hda_codec *codec) alc_default_shutup() argument
3904 alc294_hp_init(struct hda_codec *codec) alc294_hp_init() argument
3936 alc294_init(struct hda_codec *codec) alc294_init() argument
3949 alc5505_coef_set(struct hda_codec *codec, unsigned int index_reg, unsigned int val) alc5505_coef_set() argument
3957 alc5505_coef_get(struct hda_codec *codec, unsigned int index_reg) alc5505_coef_get() argument
3969 alc5505_dsp_halt(struct hda_codec *codec) alc5505_dsp_halt() argument
3984 alc5505_dsp_back_from_halt(struct hda_codec *codec) alc5505_dsp_back_from_halt() argument
3994 alc5505_dsp_init(struct hda_codec *codec) alc5505_dsp_init() argument
4042 alc269_suspend(struct hda_codec *codec) alc269_suspend() argument
4052 alc269_resume(struct hda_codec *codec) alc269_resume() argument
4089 alc269_fixup_pincfg_no_hp_to_lineout(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_pincfg_no_hp_to_lineout() argument
4098 alc269_fixup_pincfg_U7x7_headset_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_pincfg_U7x7_headset_mic() argument
4111 alc269_fixup_hweq(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_hweq() argument
4118 alc269_fixup_headset_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_headset_mic() argument
4127 alc271_fixup_dmic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc271_fixup_dmic() argument
4146 alc269vb_fixup_aspire_e1_coef(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269vb_fixup_aspire_e1_coef() argument
4154 alc269_fixup_pcm_44k(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_pcm_44k() argument
4169 alc269_fixup_stereo_dmic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_stereo_dmic() argument
4181 alc269_quanta_automute(struct hda_codec *codec) alc269_quanta_automute() argument
4189 alc269_fixup_quanta_mute(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_quanta_mute() argument
4198 alc269_x101_hp_automute_hook(struct hda_codec *codec, struct hda_jack_callback *jack) alc269_x101_hp_automute_hook() argument
4223 alc298_huawei_mbx_stereo_seq(struct hda_codec *codec, const struct hda_alc298_mbxinit *initval, bool first) alc298_huawei_mbx_stereo_seq() argument
4244 alc298_fixup_huawei_mbx_stereo(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc298_fixup_huawei_mbx_stereo() argument
4281 alc269_fixup_x101_headset_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_x101_headset_mic() argument
4291 alc_update_vref_led(struct hda_codec *codec, hda_nid_t pin, bool polarity, bool on) alc_update_vref_led() argument
4313 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); vref_mute_led_set() local
4322 led_power_filter(struct hda_codec *codec, hda_nid_t nid, unsigned int power_state) led_power_filter() argument
4339 alc269_fixup_hp_mute_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_hp_mute_led() argument
4365 alc269_fixup_hp_mute_led_micx(struct hda_codec *codec, const struct hda_fixup *fix, int action, hda_nid_t pin) alc269_fixup_hp_mute_led_micx() argument
4379 alc269_fixup_hp_mute_led_mic1(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_hp_mute_led_mic1() argument
4385 alc269_fixup_hp_mute_led_mic2(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_hp_mute_led_mic2() argument
4391 alc269_fixup_hp_mute_led_mic3(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_hp_mute_led_mic3() argument
4398 alc_update_gpio_led(struct hda_codec *codec, unsigned int mask, int polarity, bool enabled) alc_update_gpio_led() argument
4410 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); gpio_mute_led_set() local
4422 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); micmute_led_set() local
4431 alc_fixup_hp_gpio_led(struct hda_codec *codec, int action, unsigned int mute_mask, unsigned int micmute_mask) alc_fixup_hp_gpio_led() argument
4452 alc236_fixup_hp_gpio_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc236_fixup_hp_gpio_led() argument
4458 alc269_fixup_hp_gpio_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_hp_gpio_led() argument
4464 alc285_fixup_hp_gpio_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_gpio_led() argument
4470 alc286_fixup_hp_gpio_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc286_fixup_hp_gpio_led() argument
4476 alc287_fixup_hp_gpio_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc287_fixup_hp_gpio_led() argument
4482 alc245_fixup_hp_gpio_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc245_fixup_hp_gpio_led() argument
4496 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); vref_micmute_led_set() local
4504 alc269_fixup_hp_gpio_mic1_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_hp_gpio_mic1_led() argument
4522 alc280_fixup_hp_gpio4(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc280_fixup_hp_gpio4() argument
4538 alc245_fixup_hp_x360_amp(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc245_fixup_hp_x360_amp() argument
4558 alc274_hp_envy_pcm_hook(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream, int action) alc274_hp_envy_pcm_hook() argument
4573 alc274_fixup_hp_envy_gpio(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc274_fixup_hp_envy_gpio() argument
4586 alc_update_coef_led(struct hda_codec *codec, struct alc_coef_led *led, bool polarity, bool on) alc_update_coef_led() argument
4601 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); coef_mute_led_set() local
4609 alc285_fixup_hp_mute_led_coefbit(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_mute_led_coefbit() argument
4625 alc236_fixup_hp_mute_led_coefbit(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc236_fixup_hp_mute_led_coefbit() argument
4641 alc236_fixup_hp_mute_led_coefbit2(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc236_fixup_hp_mute_led_coefbit2() argument
4656 alc245_fixup_hp_mute_led_coefbit(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc245_fixup_hp_mute_led_coefbit() argument
4676 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); coef_micmute_led_set() local
4684 alc285_fixup_hp_coef_micmute_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_coef_micmute_led() argument
4698 alc285_fixup_hp_gpio_micmute_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_gpio_micmute_led() argument
4708 alc236_fixup_hp_coef_micmute_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc236_fixup_hp_coef_micmute_led() argument
4722 alc285_fixup_hp_mute_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_mute_led() argument
4729 alc285_fixup_hp_spectre_x360_mute_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_spectre_x360_mute_led() argument
4736 alc236_fixup_hp_mute_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc236_fixup_hp_mute_led() argument
4743 alc236_fixup_hp_micmute_led_vref(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc236_fixup_hp_micmute_led_vref() argument
4755 alc236_fixup_hp_mute_led_micmute_vref(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc236_fixup_hp_mute_led_micmute_vref() argument
4762 alc298_samsung_write_coef_pack(struct hda_codec *codec, const unsigned short coefs[2]) alc298_samsung_write_coef_pack() argument
4775 alc298_fixup_samsung_amp(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc298_fixup_samsung_amp() argument
4805 gpio2_mic_hotkey_event(struct hda_codec *codec, struct hda_jack_callback *event) gpio2_mic_hotkey_event() argument
4818 alc_register_micmute_input_device(struct hda_codec *codec) alc_register_micmute_input_device() argument
4854 alc280_fixup_hp_gpio2_mic_hotkey(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc280_fixup_hp_gpio2_mic_hotkey() argument
4888 alc233_fixup_lenovo_line2_mic_hotkey(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc233_fixup_lenovo_line2_mic_hotkey() argument
4918 alc269_fixup_hp_line1_mic1_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_hp_line1_mic1_led() argument
4941 alc_headset_mode_unplugged(struct hda_codec *codec) alc_headset_mode_unplugged() argument
5076 alc_headset_mode_mic_in(struct hda_codec *codec, hda_nid_t hp_pin, hda_nid_t mic_pin) alc_headset_mode_mic_in() argument
5215 alc_headset_mode_default(struct hda_codec *codec) alc_headset_mode_default() argument
5334 alc_headset_mode_ctia(struct hda_codec *codec) alc_headset_mode_ctia() argument
5456 alc_headset_mode_omtp(struct hda_codec *codec) alc_headset_mode_omtp() argument
5556 alc_determine_headset_type(struct hda_codec *codec) alc_determine_headset_type() argument
5756 alc_update_headset_mode(struct hda_codec *codec) alc_update_headset_mode() argument
5816 alc_update_headset_mode_hook(struct hda_codec *codec, struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) alc_update_headset_mode_hook() argument
5823 alc_update_headset_jack_cb(struct hda_codec *codec, struct hda_jack_callback *jack) alc_update_headset_jack_cb() argument
5830 alc_probe_headset_mode(struct hda_codec *codec) alc_probe_headset_mode() argument
5850 alc_fixup_headset_mode(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_mode() argument
5872 alc_fixup_headset_mode_no_hp_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_mode_no_hp_mic() argument
5883 alc255_set_default_jack_type(struct hda_codec *codec) alc255_set_default_jack_type() argument
5916 alc_fixup_headset_mode_alc255(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_mode_alc255() argument
5925 alc_fixup_headset_mode_alc255_no_hp_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_mode_alc255_no_hp_mic() argument
5937 alc288_update_headset_jack_cb(struct hda_codec *codec, struct hda_jack_callback *jack) alc288_update_headset_jack_cb() argument
5947 alc_fixup_headset_mode_dell_alc288(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_mode_dell_alc288() argument
5960 alc_fixup_auto_mute_via_amp(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_auto_mute_via_amp() argument
5969 alc_fixup_no_shutup(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_no_shutup() argument
5978 alc_fixup_disable_aamix(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_disable_aamix() argument
5989 alc_fixup_tpt440_dock(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_tpt440_dock() argument
6006 alc_fixup_tpt470_dock(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_tpt470_dock() argument
6029 alc_fixup_tpt470_dacs(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_tpt470_dacs() argument
6046 alc295_fixup_asus_dacs(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc295_fixup_asus_dacs() argument
6058 alc_shutup_dell_xps13(struct hda_codec *codec) alc_shutup_dell_xps13() argument
6069 alc_fixup_dell_xps13(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_dell_xps13() argument
6096 alc_fixup_headset_mode_alc662(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_mode_alc662() argument
6113 alc_fixup_headset_mode_alc668(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_mode_alc668() argument
6125 find_ext_mic_pin(struct hda_codec *codec) find_ext_mic_pin() argument
6146 alc271_hp_gate_mic_jack(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc271_hp_gate_mic_jack() argument
6162 alc269_fixup_limit_int_mic_boost(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc269_fixup_limit_int_mic_boost() argument
6194 alc283_hp_automute_hook(struct hda_codec *codec, struct hda_jack_callback *jack) alc283_hp_automute_hook() argument
6210 alc283_fixup_chromebook(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc283_fixup_chromebook() argument
6231 alc283_fixup_sense_combo_jack(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc283_fixup_sense_combo_jack() argument
6249 asus_tx300_automute(struct hda_codec *codec) asus_tx300_automute() argument
6257 alc282_fixup_asus_tx300(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc282_fixup_asus_tx300() argument
6292 alc290_fixup_mono_speakers(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc290_fixup_mono_speakers() argument
6305 alc298_fixup_speaker_volume(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc298_fixup_speaker_volume() argument
6322 alc295_fixup_disable_dac3(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc295_fixup_disable_dac3() argument
6332 alc285_fixup_speaker2_to_dac1(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_speaker2_to_dac1() argument
6342 alc280_hp_gpio4_automute_hook(struct hda_codec *codec, struct hda_jack_callback *jack) alc280_hp_gpio4_automute_hook() argument
6359 alc280_fixup_hp_9480m(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc280_fixup_hp_9480m() argument
6374 alc275_fixup_gpio4_off(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc275_fixup_gpio4_off() argument
6393 alc285_fixup_thinkpad_x1_gen7(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_thinkpad_x1_gen7() argument
6420 alc233_alc662_fixup_lenovo_dual_codecs(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc233_alc662_fixup_lenovo_dual_codecs() argument
6444 alc225_fixup_s3_pop_noise(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc225_fixup_s3_pop_noise() argument
6454 alc274_fixup_bind_dacs(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc274_fixup_bind_dacs() argument
6472 alc289_fixup_asus_ga401(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc289_fixup_asus_ga401() argument
6487 alc285_fixup_invalidate_dacs(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_invalidate_dacs() argument
6496 alc_combo_jack_hp_jd_restart(struct hda_codec *codec) alc_combo_jack_hp_jd_restart() argument
6520 alc295_fixup_chromebook(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc295_fixup_chromebook() argument
6535 alc_fixup_disable_mic_vref(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_disable_mic_vref() argument
6543 alc294_gx502_toggle_output(struct hda_codec *codec, struct hda_jack_callback *cb) alc294_gx502_toggle_output() argument
6555 alc294_fixup_gx502_hp(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc294_fixup_gx502_hp() argument
6576 alc294_gu502_toggle_output(struct hda_codec *codec, struct hda_jack_callback *cb) alc294_gu502_toggle_output() argument
6588 alc294_fixup_gu502_hp(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc294_fixup_gu502_hp() argument
6605 alc285_fixup_hp_gpio_amp_init(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_gpio_amp_init() argument
6615 alc274_fixup_hp_headset_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc274_fixup_hp_headset_mic() argument
6625 alc_fixup_no_int_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_no_int_mic() argument
6645 alc285_fixup_hp_spectre_x360_eb1(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_spectre_x360_eb1() argument
6680 alc285_fixup_hp_spectre_x360(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_spectre_x360() argument
6698 alc285_fixup_hp_envy_x360(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_hp_envy_x360() argument
6755 alc_fixup_thinkpad_acpi(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_thinkpad_acpi() argument
6763 alc287_fixup_legion_15imhg05_speakers(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc287_fixup_legion_15imhg05_speakers() argument
6935 cs35l41_fixup_spi_two(struct hda_codec *codec, const struct hda_fixup *fix, int action) cs35l41_fixup_spi_two() argument
6940 cs35l41_fixup_spi_four(struct hda_codec *codec, const struct hda_fixup *fix, int action) cs35l41_fixup_spi_four() argument
6976 alc256_fixup_set_coef_defaults(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc256_fixup_set_coef_defaults() argument
6998 alc233_fixup_no_audio_jack(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc233_fixup_no_audio_jack() argument
7012 alc256_fixup_mic_no_presence_and_resume(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc256_fixup_mic_no_presence_and_resume() argument
7029 alc_fixup_dell4_mic_no_presence_quiet(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_dell4_mic_no_presence_quiet() argument
7064 alc287_fixup_yoga9_14iap7_bass_spk_pin(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc287_fixup_yoga9_14iap7_bass_spk_pin() argument
7101 alc295_fixup_dell_inspiron_top_speakers(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc295_fixup_dell_inspiron_top_speakers() argument
7130 alc287_fixup_bind_dacs(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc287_fixup_bind_dacs() argument
7151 alc_fixup_headset_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_headset_mic() argument
7448 alc298_fixup_lenovo_c940_duet7(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc298_fixup_lenovo_c940_duet7() argument
7468 alc287_fixup_lenovo_14irp8_duetitl(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc287_fixup_lenovo_14irp8_duetitl() argument
10958 alc269_fill_coef(struct hda_codec *codec) alc269_fill_coef() argument
11000 patch_alc269(struct hda_codec *codec) patch_alc269() argument
11213 alc861_parse_auto_config(struct hda_codec *codec) alc861_parse_auto_config() argument
11230 alc861_fixup_asus_amp_vref_0f(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc861_fixup_asus_amp_vref_0f() argument
11247 alc_fixup_no_jack_detect(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_no_jack_detect() argument
11302 patch_alc861(struct hda_codec *codec) patch_alc861() argument
11351 alc861vd_parse_auto_config(struct hda_codec *codec) alc861vd_parse_auto_config() argument
11364 alc861vd_fixup_dallas(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc861vd_fixup_dallas() argument
11374 alc660vd_fixup_asus_gpio1(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc660vd_fixup_asus_gpio1() argument
11404 patch_alc861vd(struct hda_codec *codec) patch_alc861vd() argument
11460 alc662_parse_auto_config(struct hda_codec *codec) alc662_parse_auto_config() argument
11476 alc272_fixup_mario(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc272_fixup_mario() argument
11499 alc_fixup_bass_chmap(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_bass_chmap() argument
11509 gpio_led_power_filter(struct hda_codec *codec, hda_nid_t nid, unsigned int power_state) gpio_led_power_filter() argument
11519 alc662_fixup_led_gpio1(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc662_fixup_led_gpio1() argument
11531 alc662_usi_automute_hook(struct hda_codec *codec, struct hda_jack_callback *jack) alc662_usi_automute_hook() argument
11545 alc662_fixup_usi_headset_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc662_fixup_usi_headset_mic() argument
11555 alc662_aspire_ethos_mute_speakers(struct hda_codec *codec, struct hda_jack_callback *cb) alc662_aspire_ethos_mute_speakers() argument
11573 alc662_fixup_aspire_ethos_hp(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc662_fixup_aspire_ethos_hp() argument
11596 alc671_fixup_hp_headset_mic2(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc671_fixup_hp_headset_mic2() argument
11619 alc897_hp_automute_hook(struct hda_codec *codec, struct hda_jack_callback *jack) alc897_hp_automute_hook() argument
11631 alc897_fixup_lenovo_headset_mic(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc897_fixup_lenovo_headset_mic() argument
11640 alc897_fixup_lenovo_headset_mode(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc897_fixup_lenovo_headset_mode() argument
11675 alc668_restore_default_value(struct hda_codec *codec) alc668_restore_default_value() argument
12410 patch_alc662(struct hda_codec *codec) patch_alc662() argument
12491 alc680_parse_auto_config(struct hda_codec *codec) alc680_parse_auto_config() argument
12498 patch_alc680(struct hda_codec *codec) patch_alc680() argument
[all...]
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h1456 __u8 codec[]; member
1468 struct hci_vnd_codec codec[]; member
1492 struct hci_std_codec_v2 codec[]; member
1503 struct hci_vnd_codec_v2 codec[]; member
2210 __u8 codec; member

Completed in 25 milliseconds

1...<<21222324