Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa_patches.c219 } else if (id == HDA_CODEC_CX20551 && subid == in hdac_pin_patch()
H A Dhdacc.c277 { HDA_CODEC_CX20551, 0, "Conexant CX20551 (Waikiki)" },
H A Dhdac.h784 #define HDA_CODEC_CX20551 HDA_CODEC_CONSTRUCT(CONEXANT, 0x5047) macro