Searched refs:AC_VERB_GET_PIN_SENSE (Results 1 – 10 of 10) sorted by relevance
/linux-6.6.21/sound/soc/codecs/ |
D | rt286.h | 74 VERB_CMD(AC_VERB_GET_PIN_SENSE, RT286_HP_OUT, 0) 76 VERB_CMD(AC_VERB_GET_PIN_SENSE, RT286_MIC1, 0)
|
D | rt298.h | 80 VERB_CMD(AC_VERB_GET_PIN_SENSE, RT298_HP_OUT, 0) 82 VERB_CMD(AC_VERB_GET_PIN_SENSE, RT298_MIC1, 0)
|
D | rt274.h | 76 VERB_CMD(AC_VERB_GET_PIN_SENSE, RT274_HP_OUT, 0) 78 VERB_CMD(AC_VERB_GET_PIN_SENSE, RT274_MIC, 0)
|
/linux-6.6.21/sound/pci/hda/ |
D | patch_cs8409.c | 1105 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() 1338 if (verb == AC_VERB_GET_PIN_SENSE) { in dolphin_exec_verb() 1344 if (verb == AC_VERB_GET_PIN_SENSE) { in dolphin_exec_verb()
|
D | patch_conexant.c | 186 mic_persent = snd_hda_codec_read(codec, 0x19, 0, AC_VERB_GET_PIN_SENSE, 0x0); in cx_fixup_headset_recog() 266 phone_present = snd_hda_codec_read(codec, 0x16, 0, AC_VERB_GET_PIN_SENSE, 0x0); in cx_update_headset_mic_vref() 276 AC_VERB_GET_PIN_SENSE, 0x0); in cx_update_headset_mic_vref()
|
D | hda_jack.c | 58 AC_VERB_GET_PIN_SENSE, dev_id); in read_pin_sense()
|
D | patch_realtek.c | 4230 snd_hda_codec_write(codec, 0x21, 0, AC_VERB_GET_PIN_SENSE, 0x0); in alc298_huawei_mbx_stereo_seq()
|
/linux-6.6.21/include/sound/ |
D | hda_verbs.h | 53 #define AC_VERB_GET_PIN_SENSE 0x0f09 macro
|
/linux-6.6.21/sound/hda/ |
D | hdac_regmap.c | 49 case AC_VERB_GET_PIN_SENSE: in hda_volatile_reg()
|
/linux-6.6.21/sound/usb/ |
D | mixer_quirks.c | 2014 HDA_VERB_CMD(AC_VERB_GET_PIN_SENSE, node_id, 0), in realtek_ctl_connector_get()
|