all_heads        1756 drivers/gpu/drm/nouveau/nouveau_bios.c 	int all_heads = (nv_two_heads(dev) ? 3 : 1);
all_heads        1761 drivers/gpu/drm/nouveau/nouveau_bios.c 		fabricate_dcb_output(dcb, DCB_OUTPUT_TMDS, 0, all_heads, 1);
all_heads        1762 drivers/gpu/drm/nouveau/nouveau_bios.c 		fabricate_dcb_output(dcb, DCB_OUTPUT_ANALOG, 1, all_heads, 2);
all_heads        1774 drivers/gpu/drm/nouveau/nouveau_bios.c 				     all_heads, 0);
all_heads        1780 drivers/gpu/drm/nouveau/nouveau_bios.c 				     all_heads, 1);