Symbol: AC_VERB_SET_EAPD_BTLENABLE
sound/hda/codecs/analog.c
143
AC_VERB_SET_EAPD_BTLENABLE,
sound/hda/codecs/analog.c
90
snd_hda_codec_write(codec, front, 0, AC_VERB_SET_EAPD_BTLENABLE,
sound/hda/codecs/analog.c
93
snd_hda_codec_write(codec, hp, 0, AC_VERB_SET_EAPD_BTLENABLE,
sound/hda/codecs/ca0132.c
4483
AC_VERB_SET_EAPD_BTLENABLE, 0x00);
sound/hda/codecs/ca0132.c
4487
AC_VERB_SET_EAPD_BTLENABLE, 0x02);
sound/hda/codecs/ca0132.c
4516
AC_VERB_SET_EAPD_BTLENABLE, 0x00);
sound/hda/codecs/ca0132.c
4520
AC_VERB_SET_EAPD_BTLENABLE, 0x02);
sound/hda/codecs/ca0132.c
4795
AC_VERB_SET_EAPD_BTLENABLE, 0x01);
sound/hda/codecs/ca0132.c
4824
AC_VERB_SET_EAPD_BTLENABLE, 0x00);
sound/hda/codecs/ca0132.c
8931
AC_VERB_SET_EAPD_BTLENABLE, 0x00);
sound/hda/codecs/ca0132.c
9011
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
1019
AC_VERB_SET_EAPD_BTLENABLE,
sound/hda/codecs/realtek/alc269.c
4336
{0x14, AC_VERB_SET_EAPD_BTLENABLE, 0},
sound/hda/codecs/realtek/alc662.c
377
{0x14, AC_VERB_SET_EAPD_BTLENABLE, 0},
sound/hda/codecs/realtek/alc662.c
770
{ 0x14, AC_VERB_SET_EAPD_BTLENABLE, 0 },
sound/hda/codecs/realtek/realtek.c
348
snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_EAPD_BTLENABLE,
sound/hda/codecs/senarytech.c
143
AC_VERB_SET_EAPD_BTLENABLE,
sound/hda/codecs/sigmatel.c
1432
{0x08, AC_VERB_SET_EAPD_BTLENABLE, 0x02},
sound/hda/codecs/sigmatel.c
980
{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)