Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhdacc.c121 { HDA_CODEC_ALC300, 0, "Realtek ALC300" },
H A Dhdac.h594 #define HDA_CODEC_ALC300 HDA_CODEC_CONSTRUCT(REALTEK, 0x0300) macro