Home
last modified time | relevance | path

Searched refs:EN_PIN_BEEP (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/audio/drv/audiohd/
H A Daudiohd.h56 #define EN_PIN_BEEP 0x00000008 macro
H A Daudiohd.c133 {0x10ec0262, "Realtek ALC262", (NO_GPIO | EN_PIN_BEEP)},
2870 if ((codec->codec_info->flags & EN_PIN_BEEP) == 0) { in audiohd_create_widgets()