Searched refs:AC_VERB_GET_GPIO_DATA (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | hda_verbs.h | 60 #define AC_VERB_GET_GPIO_DATA 0x0f15 macro
|
| /OK3568_Linux_fs/kernel/sound/hda/ |
| H A D | hdac_regmap.c | 105 case AC_VERB_GET_GPIO_DATA: /* not for volatile read */ in hda_writeable_reg()
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | hda_proc.c | 666 AC_VERB_GET_GPIO_DATA, 0); in print_gpio()
|
| H A D | patch_sigmatel.c | 298 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 D | patch_ca0132.c | 3721 cur_gpio = snd_hda_codec_read(codec, 0x01, 0, AC_VERB_GET_GPIO_DATA, 0); in r3di_gpio_mic_set() 3741 cur_gpio = snd_hda_codec_read(codec, 0x01, 0, AC_VERB_GET_GPIO_DATA, 0); in r3di_gpio_dsp_status_set() 4556 AC_VERB_GET_GPIO_DATA, 0); in ca0132_alt_select_out_quirk_set()
|