View | Details | Raw Unified | Return to bug 273809
Collapse All | Expand All

(-)b/sys/dev/sound/pci/hda/pin_patch_realtek.h (+1 lines)
Lines 387-392 static struct hdaa_model_pin_patch_t realtek_model_pin_patches[] = { Link Here
387
				.pin_patches = (struct pin_patch_t[]){
387
				.pin_patches = (struct pin_patch_t[]){
388
					PIN_PATCH_DOCK_MIC_IN(25),
388
					PIN_PATCH_DOCK_MIC_IN(25),
389
					PIN_PATCH_DOCK_HP(27),
389
					PIN_PATCH_DOCK_HP(27),
390
					PIN_PATCH_STRING(21, "as=1 seq=15"),
390
					{ }
391
					{ }
391
				}
392
				}
392
			}, {
393
			}, {

Return to bug 273809