Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa_patches.c349 } else if (id == HDA_CODEC_ALC295 && in hdac_pin_patch()
363 } else if (id == HDA_CODEC_ALC295 && in hdac_pin_patch()
H A Dhdacc.c105 { HDA_CODEC_ALC295, 0, "Realtek ALC295" },
118 { HDA_CODEC_ALC295, 0, "Realtek ALC295" },
H A Dhdac.h591 #define HDA_CODEC_ALC295 HDA_CODEC_CONSTRUCT(REALTEK, 0x0295) macro