Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_verbs.h60 #define AC_VERB_GET_GPIO_DATA 0x0f15 macro
/linux/sound/hda/core/
H A Dregmap.c104 case AC_VERB_GET_GPIO_DATA: /* not for volatile read */ in hda_writeable_reg()
/linux/sound/hda/codecs/cirrus/
H A Dcs8409.c887 spec->gpio_data = snd_hda_codec_read(codec, CS8409_PIN_AFG, 0, AC_VERB_GET_GPIO_DATA, 0); in cs42l42_resume()
952 spec->gpio_data = snd_hda_codec_read(codec, CS8409_PIN_AFG, 0, AC_VERB_GET_GPIO_DATA, 0); in cs42l42_suspend()
/linux/sound/hda/common/
H A Dproc.c666 AC_VERB_GET_GPIO_DATA, 0); in print_gpio()
/linux/sound/hda/codecs/
H A Dsigmatel.c298 AC_VERB_GET_GPIO_DATA, 0); in stac_gpio_set()
416 AC_VERB_GET_GPIO_DATA, 0) & spec->gpio_mute); in stac_update_outputs()
502 AC_VERB_GET_GPIO_DATA, 0); in stac_vref_event()
H A Dca0132.c3853 cur_gpio = snd_hda_codec_read(codec, 0x01, 0, AC_VERB_GET_GPIO_DATA, 0); in r3di_gpio_mic_set()
3873 cur_gpio = snd_hda_codec_read(codec, 0x01, 0, AC_VERB_GET_GPIO_DATA, 0); in r3di_gpio_dsp_status_set()
4690 AC_VERB_GET_GPIO_DATA, 0); in ca0132_alt_select_out_quirk_set()