Home
last modified time | relevance | path

Searched refs:AC_VERB_GET_GPIO_DATA (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/sound/
Dhda_verbs.h60 #define AC_VERB_GET_GPIO_DATA 0x0f15 macro
/Linux-v4.19/sound/hda/
Dhdac_regmap.c103 case AC_VERB_GET_GPIO_DATA: /* not for volatile read */ in hda_writeable_reg()
/Linux-v4.19/sound/pci/hda/
Dhda_proc.c680 AC_VERB_GET_GPIO_DATA, 0); in print_gpio()
Dpatch_sigmatel.c309 AC_VERB_GET_GPIO_DATA, 0); in stac_gpio_set()
421 AC_VERB_GET_GPIO_DATA, 0) & spec->gpio_mute); in stac_update_outputs()
507 AC_VERB_GET_GPIO_DATA, 0); in stac_vref_event()
Dpatch_ca0132.c3209 cur_gpio = snd_hda_codec_read(codec, 0x01, 0, AC_VERB_GET_GPIO_DATA, 0); in r3di_gpio_mic_set()
3229 cur_gpio = snd_hda_codec_read(codec, 0x01, 0, AC_VERB_GET_GPIO_DATA, 0); in r3di_gpio_out_set()
3249 cur_gpio = snd_hda_codec_read(codec, 0x01, 0, AC_VERB_GET_GPIO_DATA, 0); in r3di_gpio_dsp_status_set()