Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa_patches.c762 case HDA_CODEC_ALC1150: in hdaa_patch_direct()
H A Dhdacc.c153 { HDA_CODEC_ALC1150, 0, "Realtek ALC1150" },
H A Dhdac.h619 #define HDA_CODEC_ALC1150 HDA_CODEC_CONSTRUCT(REALTEK, 0x0900) macro