Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt286.h66 VERB_CMD(AC_VERB_SET_EAPD_BTLENABLE, RT286_SPK_OUT, 0)
H A Drt298.h72 VERB_CMD(AC_VERB_SET_EAPD_BTLENABLE, RT298_SPK_OUT, 0)
/linux/sound/pci/hda/
H A Dpatch_senarytech.c103 AC_VERB_SET_EAPD_BTLENABLE, in senary_auto_turn_eapd()
H A Dpatch_cmedia.c70 {0x34, AC_VERB_SET_EAPD_BTLENABLE, 0x02}, /* EAPD set */
H A Dpatch_conexant.c125 AC_VERB_SET_EAPD_BTLENABLE, in cx_auto_turn_eapd()
147 AC_VERB_SET_EAPD_BTLENABLE, in cx_auto_vmaster_mute_led()
H A Dpatch_ca0132.c4500 AC_VERB_SET_EAPD_BTLENABLE, 0x00); in ca0132_select_out()
4504 AC_VERB_SET_EAPD_BTLENABLE, 0x02); in ca0132_select_out()
4533 AC_VERB_SET_EAPD_BTLENABLE, 0x00); in ca0132_select_out()
4537 AC_VERB_SET_EAPD_BTLENABLE, 0x02); in ca0132_select_out()
4814 AC_VERB_SET_EAPD_BTLENABLE, 0x01); in ca0132_alt_select_out()
4843 AC_VERB_SET_EAPD_BTLENABLE, 0x00); in ca0132_alt_select_out()
8977 AC_VERB_SET_EAPD_BTLENABLE, 0x00); in sbz_exit_chip()
9057 snd_hda_codec_write(codec, 0x0B, 0, AC_VERB_SET_EAPD_BTLENABLE, 0x00); in zxr_exit_chip()
H A Dpatch_realtek.c545 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_EAPD_BTLENABLE, in set_eapd()
3054 {0x15, AC_VERB_SET_EAPD_BTLENABLE, 0},
7991 {0x14, AC_VERB_SET_EAPD_BTLENABLE, 0},
12677 {0x14, AC_VERB_SET_EAPD_BTLENABLE, 0},
13070 { 0x14, AC_VERB_SET_EAPD_BTLENABLE, 0 },
H A Dhda_generic.c928 AC_VERB_SET_EAPD_BTLENABLE, in set_pin_eapd()
/linux/include/sound/
H A Dhda_verbs.h97 #define AC_VERB_SET_EAPD_BTLENABLE 0x70c macro