Home
last modified time | relevance | path

Searched refs:HDA_CMD_VERB_GET_PIN_WIDGET_CTRL (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/sound/pci/hda/
H A Dhda_reg.h331 #define HDA_CMD_VERB_GET_PIN_WIDGET_CTRL 0xf07 macro
336 HDA_CMD_VERB_GET_PIN_WIDGET_CTRL, 0x0))
/freebsd/usr.sbin/bhyve/
H A Dhda_reg.h331 #define HDA_CMD_VERB_GET_PIN_WIDGET_CTRL 0xf07 macro
336 HDA_CMD_VERB_GET_PIN_WIDGET_CTRL, 0x0))
H A Dhda_codec.c551 case HDA_CMD_VERB_GET_PIN_WIDGET_CTRL: in hda_codec_command()