Searched refs:AC_VERB_SET_GPIO_DATA (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/sound/soc/codecs/ |
D | rt286.h | 125 VERB_CMD(AC_VERB_SET_GPIO_DATA, RT286_AUDIO_FUNCTION_GROUP, 0)
|
/linux-4.4.14/sound/pci/hda/ |
D | patch_cirrus.c | 184 AC_VERB_SET_GPIO_DATA, spec->gpio_data); in cs_automute() 327 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in cs_init() 1087 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in cs421x_init()
|
D | patch_realtek.c | 229 {0x01, AC_VERB_SET_GPIO_DATA, 0x01}, 236 {0x01, AC_VERB_SET_GPIO_DATA, 0x02}, 243 {0x01, AC_VERB_SET_GPIO_DATA, 0x03}, 1532 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in alc260_gpio1_automute() 1840 AC_VERB_SET_GPIO_DATA, gpiostate); in alc882_gpio_mute() 3108 snd_hda_codec_write(codec, codec->core.afg, 0, AC_VERB_SET_GPIO_DATA, in alc269_resume() 3335 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in alc_update_gpio_led() 3528 { 0x01, AC_VERB_SET_GPIO_DATA, 0x02 }, in alc280_fixup_hp_gpio2_mic_hotkey() 4358 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in alc288_update_headset_jack_cb() 4632 { 0x01, AC_VERB_SET_GPIO_DATA, 0x04 }, in alc282_fixup_asus_tx300() [all …]
|
D | patch_analog.c | 995 AC_VERB_SET_GPIO_DATA, in ad1884_vmaster_hp_gpio_hook() 1013 AC_VERB_SET_GPIO_DATA, 0x02); in ad1884_fixup_hp_eapd()
|
D | patch_conexant.c | 720 { 0x01, AC_VERB_SET_GPIO_DATA, 0x01 },
|
D | patch_sigmatel.c | 330 AC_VERB_SET_GPIO_DATA, gpiostate); /* sync */ in stac_gpio_set()
|
/linux-4.4.14/include/sound/ |
D | hda_verbs.h | 99 #define AC_VERB_SET_GPIO_DATA 0x715 macro
|