Symbol: AC_VERB_SET_EAPD_BTLENABLE
sound/hda/codecs/analog.c
141
AC_VERB_SET_EAPD_BTLENABLE,
sound/hda/codecs/analog.c
88
snd_hda_codec_write(codec, front, 0, AC_VERB_SET_EAPD_BTLENABLE,
sound/hda/codecs/analog.c
91
snd_hda_codec_write(codec, hp, 0, AC_VERB_SET_EAPD_BTLENABLE,
sound/hda/codecs/ca0132.c
4473
AC_VERB_SET_EAPD_BTLENABLE, 0x00);
sound/hda/codecs/ca0132.c
4477
AC_VERB_SET_EAPD_BTLENABLE, 0x02);
sound/hda/codecs/ca0132.c
4506
AC_VERB_SET_EAPD_BTLENABLE, 0x00);
sound/hda/codecs/ca0132.c
4510
AC_VERB_SET_EAPD_BTLENABLE, 0x02);
sound/hda/codecs/ca0132.c
4785
AC_VERB_SET_EAPD_BTLENABLE, 0x01);
sound/hda/codecs/ca0132.c
4814
AC_VERB_SET_EAPD_BTLENABLE, 0x00);
sound/hda/codecs/ca0132.c
8903
AC_VERB_SET_EAPD_BTLENABLE, 0x00);
sound/hda/codecs/ca0132.c
8983
snd_hda_codec_write(codec, 0x0B, 0, AC_VERB_SET_EAPD_BTLENABLE, 0x00);
sound/hda/codecs/cm9825.c
151
{0x34, AC_VERB_SET_EAPD_BTLENABLE, 0x02},
sound/hda/codecs/cm9825.c
77
{0x34, AC_VERB_SET_EAPD_BTLENABLE, 0x02}, /* EAPD set */
sound/hda/codecs/conexant.c
125
AC_VERB_SET_EAPD_BTLENABLE,
sound/hda/codecs/conexant.c
147
AC_VERB_SET_EAPD_BTLENABLE,
sound/hda/codecs/generic.c
928
AC_VERB_SET_EAPD_BTLENABLE,
sound/hda/codecs/realtek/alc268.c
62
{0x15, AC_VERB_SET_EAPD_BTLENABLE, 0},
sound/hda/codecs/realtek/alc269.c
1026
AC_VERB_SET_EAPD_BTLENABLE,
sound/hda/codecs/realtek/alc269.c
4227
{0x14, AC_VERB_SET_EAPD_BTLENABLE, 0},
sound/hda/codecs/realtek/alc662.c
366
{0x14, AC_VERB_SET_EAPD_BTLENABLE, 0},
sound/hda/codecs/realtek/alc662.c
759
{ 0x14, AC_VERB_SET_EAPD_BTLENABLE, 0 },
sound/hda/codecs/realtek/realtek.c
361
snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_EAPD_BTLENABLE,
sound/hda/codecs/senarytech.c
104
AC_VERB_SET_EAPD_BTLENABLE,
sound/hda/codecs/sigmatel.c
1440
{0x08, AC_VERB_SET_EAPD_BTLENABLE, 0x02},
sound/hda/codecs/sigmatel.c
988
{0x08, AC_VERB_SET_EAPD_BTLENABLE, 0x02},
sound/soc/codecs/rt286.h
66
VERB_CMD(AC_VERB_SET_EAPD_BTLENABLE, RT286_SPK_OUT, 0)
sound/soc/codecs/rt298.h
72
VERB_CMD(AC_VERB_SET_EAPD_BTLENABLE, RT298_SPK_OUT, 0)