Home
last modified time | relevance | path

Searched refs:AC_VERB_GET_PIN_SENSE (Results 1 – 10 of 10) sorted by relevance

/linux/sound/soc/codecs/
H A Drt286.h74 VERB_CMD(AC_VERB_GET_PIN_SENSE, RT286_HP_OUT, 0)
76 VERB_CMD(AC_VERB_GET_PIN_SENSE, RT286_MIC1, 0)
H A Drt274.h76 VERB_CMD(AC_VERB_GET_PIN_SENSE, RT274_HP_OUT, 0)
78 VERB_CMD(AC_VERB_GET_PIN_SENSE, RT274_MIC, 0)
H A Drt298.h80 VERB_CMD(AC_VERB_GET_PIN_SENSE, RT298_HP_OUT, 0)
82 VERB_CMD(AC_VERB_GET_PIN_SENSE, RT298_MIC1, 0)
/linux/sound/pci/hda/
H A Dpatch_cs8409.c1105 if (verb == AC_VERB_GET_PIN_SENSE) { in cs8409_cs42l42_exec_verb()
1111 if (verb == AC_VERB_GET_PIN_SENSE) { in cs8409_cs42l42_exec_verb()
1336 if (verb == AC_VERB_GET_PIN_SENSE) { in dolphin_exec_verb()
1342 if (verb == AC_VERB_GET_PIN_SENSE) { in dolphin_exec_verb()
H A Dpatch_conexant.c179 mic_present = snd_hda_codec_read(codec, 0x19, 0, AC_VERB_GET_PIN_SENSE, 0x0); in cx_fixup_headset_recog()
254 mic_present = snd_hda_codec_read(codec, 0x19, 0, AC_VERB_GET_PIN_SENSE, 0x0); in cx_update_headset_mic_vref()
H A Dhda_jack.c58 AC_VERB_GET_PIN_SENSE, dev_id); in read_pin_sense()
H A Dpatch_realtek.c4302 snd_hda_codec_write(codec, 0x21, 0, AC_VERB_GET_PIN_SENSE, 0x0); in alc298_huawei_mbx_stereo_seq()
/linux/include/sound/
H A Dhda_verbs.h53 #define AC_VERB_GET_PIN_SENSE 0x0f09 macro
/linux/sound/hda/
H A Dhdac_regmap.c49 case AC_VERB_GET_PIN_SENSE: in hda_volatile_reg()
/linux/sound/usb/
H A Dmixer_quirks.c2016 HDA_VERB_CMD(AC_VERB_GET_PIN_SENSE, node_id, 0), in realtek_ctl_connector_get()