Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa_patches.c390 } else if (id == HDA_CODEC_ALC294 && in hdac_pin_patch()
H A Dhdacc.c117 { HDA_CODEC_ALC294, 0, "Realtek ALC294" },
H A Dhdac.h590 #define HDA_CODEC_ALC294 HDA_CODEC_CONSTRUCT(REALTEK, 0x0294) macro