Home
last modified time | relevance | path

Searched refs:AC_VERB_SET_EAPD_BTLENABLE (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/sound/soc/codecs/
Drt286.h66 VERB_CMD(AC_VERB_SET_EAPD_BTLENABLE, RT286_SPK_OUT, 0)
Drt298.h72 VERB_CMD(AC_VERB_SET_EAPD_BTLENABLE, RT298_SPK_OUT, 0)
/Linux-v5.4/sound/pci/hda/
Dpatch_analog.c79 snd_hda_codec_write(codec, front, 0, AC_VERB_SET_EAPD_BTLENABLE, in ad198x_power_eapd_write()
82 snd_hda_codec_write(codec, hp, 0, AC_VERB_SET_EAPD_BTLENABLE, in ad198x_power_eapd_write()
139 AC_VERB_SET_EAPD_BTLENABLE, in ad_vmaster_eapd_hook()
Dpatch_conexant.c125 AC_VERB_SET_EAPD_BTLENABLE, in cx_auto_turn_eapd()
146 AC_VERB_SET_EAPD_BTLENABLE, in cx_auto_vmaster_hook_mute_led()
Dpatch_ca0132.c4094 AC_VERB_SET_EAPD_BTLENABLE, 0x00); in ca0132_select_out()
4098 AC_VERB_SET_EAPD_BTLENABLE, 0x02); in ca0132_select_out()
4127 AC_VERB_SET_EAPD_BTLENABLE, 0x00); in ca0132_select_out()
4131 AC_VERB_SET_EAPD_BTLENABLE, 0x02); in ca0132_select_out()
4357 AC_VERB_SET_EAPD_BTLENABLE, 0x01); in ca0132_alt_select_out()
4369 AC_VERB_SET_EAPD_BTLENABLE, 0x00); in ca0132_alt_select_out()
4409 AC_VERB_SET_EAPD_BTLENABLE, 0x01); in ca0132_alt_select_out()
7881 AC_VERB_SET_EAPD_BTLENABLE, 0x00); in sbz_exit_chip()
7935 snd_hda_codec_write(codec, 0x0B, 0, AC_VERB_SET_EAPD_BTLENABLE, 0x00); in zxr_exit_chip()
Dpatch_sigmatel.c981 {0x08, AC_VERB_SET_EAPD_BTLENABLE, 0x02},
1433 {0x08, AC_VERB_SET_EAPD_BTLENABLE, 0x02},
Dpatch_realtek.c456 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_EAPD_BTLENABLE, in set_eapd()
2799 {0x15, AC_VERB_SET_EAPD_BTLENABLE, 0},
5934 {0x14, AC_VERB_SET_EAPD_BTLENABLE, 0},
8572 {0x14, AC_VERB_SET_EAPD_BTLENABLE, 0},
Dhda_generic.c922 AC_VERB_SET_EAPD_BTLENABLE, in set_pin_eapd()
/Linux-v5.4/include/sound/
Dhda_verbs.h97 #define AC_VERB_SET_EAPD_BTLENABLE 0x70c macro