Home
last modified time | relevance | path

Searched refs:HDA_CODEC_ALC255 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa_patches.c741 if (id == HDA_CODEC_ALC255 || id == HDA_CODEC_ALC256) { in hdaa_patch_direct()
H A Dhdacc.c89 { HDA_CODEC_ALC255, 0, "Realtek ALC255" },
H A Dhdac.h556 #define HDA_CODEC_ALC255 HDA_CODEC_CONSTRUCT(REALTEK, 0x0255) macro