Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa_patches.c271 } else if (id == HDA_CODEC_CX20561 && in hdac_pin_patch()
278 } else if (id == HDA_CODEC_CX20561 && in hdac_pin_patch()
H A Dhdacc.c278 { HDA_CODEC_CX20561, 0, "Conexant CX20561 (Hermosa)" },
H A Dhdac.h785 #define HDA_CODEC_CX20561 HDA_CODEC_CONSTRUCT(CONEXANT, 0x5051) macro