Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa_patches.c282 } else if (id == HDA_CODEC_CX20590 && in hdac_pin_patch()
650 case HDA_CODEC_CX20590: in hdaa_patch()
H A Dhdacc.c282 { HDA_CODEC_CX20590, 0, "Conexant CX20590" },
H A Dhdac.h784 #define HDA_CODEC_CX20590 HDA_CODEC_CONSTRUCT(CONEXANT, 0x506e) macro