Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pci/hda/
H A Dhdacc.c86 { HDA_CODEC_ALC272, 0, "Realtek ALC272" },
H A Dhdac.h354 #define HDA_CODEC_ALC272 HDA_CODEC_CONSTRUCT(REALTEK, 0x0272) macro