Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Drt298.h74 VERB_CMD(AC_VERB_SET_EAPD_BTLENABLE, RT298_SPK_OUT, 0)
Drt286.h69 VERB_CMD(AC_VERB_SET_EAPD_BTLENABLE, RT286_SPK_OUT, 0)
/linux-4.4.14/sound/pci/hda/
Dpatch_analog.c92 snd_hda_codec_write(codec, front, 0, AC_VERB_SET_EAPD_BTLENABLE, in ad198x_power_eapd_write()
95 snd_hda_codec_write(codec, hp, 0, AC_VERB_SET_EAPD_BTLENABLE, in ad198x_power_eapd_write()
152 AC_VERB_SET_EAPD_BTLENABLE, in ad_vmaster_eapd_hook()
Dpatch_conexant.c151 AC_VERB_SET_EAPD_BTLENABLE, in cx_auto_turn_eapd()
172 AC_VERB_SET_EAPD_BTLENABLE, in cx_auto_vmaster_hook_mute_led()
Dpatch_ca0132.c3192 AC_VERB_SET_EAPD_BTLENABLE, 0x00); in ca0132_select_out()
3196 AC_VERB_SET_EAPD_BTLENABLE, 0x02); in ca0132_select_out()
3225 AC_VERB_SET_EAPD_BTLENABLE, 0x00); in ca0132_select_out()
3229 AC_VERB_SET_EAPD_BTLENABLE, 0x02); in ca0132_select_out()
Dpatch_realtek.c406 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_EAPD_BTLENABLE, in set_eapd()
2547 {0x15, AC_VERB_SET_EAPD_BTLENABLE, 0},
4870 {0x14, AC_VERB_SET_EAPD_BTLENABLE, 0},
6545 {0x14, AC_VERB_SET_EAPD_BTLENABLE, 0},
Dpatch_sigmatel.c1019 {0x08, AC_VERB_SET_EAPD_BTLENABLE, 0x02},
1450 {0x08, AC_VERB_SET_EAPD_BTLENABLE, 0x02},
Dhda_generic.c946 AC_VERB_SET_EAPD_BTLENABLE, in set_pin_eapd()
/linux-4.4.14/include/sound/
Dhda_verbs.h95 #define AC_VERB_SET_EAPD_BTLENABLE 0x70c macro