Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhdacc.c104 { HDA_CODEC_ALC292, 0, "Realtek ALC292" },
115 { HDA_CODEC_ALC292, 0, "Realtek ALC292" },
H A Dhdac.h588 #define HDA_CODEC_ALC292 HDA_CODEC_CONSTRUCT(REALTEK, 0x0292) macro