Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/sound/pci/hda/
HDhdacc.c83 { HDA_CODEC_ALC225, 0, "Realtek ALC225" },
HDhdac.h543 #define HDA_CODEC_ALC225 HDA_CODEC_CONSTRUCT(REALTEK, 0x0225) macro