Searched refs:AC_VERB_SET_EAPD_BTLENABLE (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/sound/soc/codecs/ |
D | rt298.h | 74 VERB_CMD(AC_VERB_SET_EAPD_BTLENABLE, RT298_SPK_OUT, 0)
|
D | rt286.h | 69 VERB_CMD(AC_VERB_SET_EAPD_BTLENABLE, RT286_SPK_OUT, 0)
|
/linux-4.4.14/sound/pci/hda/ |
D | patch_analog.c | 92 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()
|
D | patch_conexant.c | 151 AC_VERB_SET_EAPD_BTLENABLE, in cx_auto_turn_eapd() 172 AC_VERB_SET_EAPD_BTLENABLE, in cx_auto_vmaster_hook_mute_led()
|
D | patch_ca0132.c | 3192 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()
|
D | patch_realtek.c | 406 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},
|
D | patch_sigmatel.c | 1019 {0x08, AC_VERB_SET_EAPD_BTLENABLE, 0x02}, 1450 {0x08, AC_VERB_SET_EAPD_BTLENABLE, 0x02},
|
D | hda_generic.c | 946 AC_VERB_SET_EAPD_BTLENABLE, in set_pin_eapd()
|
/linux-4.4.14/include/sound/ |
D | hda_verbs.h | 95 #define AC_VERB_SET_EAPD_BTLENABLE 0x70c macro
|