Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa_patches.c380 } else if (id == HDA_CODEC_ALC269 && in hdac_pin_patch()
658 case HDA_CODEC_ALC269: in hdaa_patch()
776 if (id == HDA_CODEC_ALC269) { in hdaa_patch_direct()
H A Dhdacc.c97 { HDA_CODEC_ALC269, 0, "Realtek ALC269" },
H A Dhdac.h570 #define HDA_CODEC_ALC269 HDA_CODEC_CONSTRUCT(REALTEK, 0x0269) macro