Searched refs:AC_VERB_SET_EAPD_BTLENABLE (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ |
D | rt286.h | 69 VERB_CMD(AC_VERB_SET_EAPD_BTLENABLE, RT286_SPK_OUT, 0)
|
D | rt298.h | 75 VERB_CMD(AC_VERB_SET_EAPD_BTLENABLE, RT298_SPK_OUT, 0)
|
/Linux-v4.19/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 | 138 AC_VERB_SET_EAPD_BTLENABLE, in cx_auto_turn_eapd() 159 AC_VERB_SET_EAPD_BTLENABLE, in cx_auto_vmaster_hook_mute_led()
|
D | patch_ca0132.c | 3874 AC_VERB_SET_EAPD_BTLENABLE, 0x00); in ca0132_select_out() 3878 AC_VERB_SET_EAPD_BTLENABLE, 0x02); in ca0132_select_out() 3907 AC_VERB_SET_EAPD_BTLENABLE, 0x00); in ca0132_select_out() 3911 AC_VERB_SET_EAPD_BTLENABLE, 0x02); in ca0132_select_out() 4014 AC_VERB_SET_EAPD_BTLENABLE, 0x01); in ca0132_alt_select_out() 4043 AC_VERB_SET_EAPD_BTLENABLE, 0x00); in ca0132_alt_select_out() 4099 AC_VERB_SET_EAPD_BTLENABLE, 0x01); in ca0132_alt_select_out() 7028 AC_VERB_SET_EAPD_BTLENABLE, 0x00); in sbz_exit_chip()
|
D | patch_realtek.c | 461 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_EAPD_BTLENABLE, in set_eapd() 2710 {0x15, AC_VERB_SET_EAPD_BTLENABLE, 0}, 5537 {0x14, AC_VERB_SET_EAPD_BTLENABLE, 0}, 7778 {0x14, AC_VERB_SET_EAPD_BTLENABLE, 0},
|
D | patch_sigmatel.c | 1002 {0x08, AC_VERB_SET_EAPD_BTLENABLE, 0x02}, 1454 {0x08, AC_VERB_SET_EAPD_BTLENABLE, 0x02},
|
D | hda_generic.c | 934 AC_VERB_SET_EAPD_BTLENABLE, in set_pin_eapd()
|
/Linux-v4.19/include/sound/ |
D | hda_verbs.h | 96 #define AC_VERB_SET_EAPD_BTLENABLE 0x70c macro
|