Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhdacc.c111 { HDA_CODEC_ALC286, 0, "Realtek ALC286" },
H A Dhdac.h583 #define HDA_CODEC_ALC286 HDA_CODEC_CONSTRUCT(REALTEK, 0x0286) macro