Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa_patches.c370 } else if (id == HDA_CODEC_ALC230 && in hdac_pin_patch()
H A Dhdacc.c83 { HDA_CODEC_ALC230, 0, "Realtek ALC230" },
H A Dhdac.h556 #define HDA_CODEC_ALC230 HDA_CODEC_CONSTRUCT(REALTEK, 0x0230) macro