Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhdacc.c146 { HDA_CODEC_ALC888, 0x0101, "Realtek ALC1200" },
147 { HDA_CODEC_ALC888, 0, "Realtek ALC888" },
H A Dhdac.h613 #define HDA_CODEC_ALC888 HDA_CODEC_CONSTRUCT(REALTEK, 0x0888) macro