Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/sound/pci/hda/
HDhdacc.c94 { HDA_CODEC_ALC273, 0, "Realtek ALC273" },
HDhdac.h364 #define HDA_CODEC_ALC273 HDA_CODEC_CONSTRUCT(REALTEK, 0x0273) macro