cea_edid_ver      240 sound/pci/hda/hda_eld.c 	e->cea_edid_ver	= GRAB_BITS(buf, 4, 5, 3);
cea_edid_ver      472 sound/pci/hda/hda_eld.c 	snd_iprintf(buffer, "edid_version\t\t[0x%x] %s\n", e->cea_edid_ver,
cea_edid_ver      473 sound/pci/hda/hda_eld.c 				cea_edid_version_names[e->cea_edid_ver]);
cea_edid_ver      675 sound/pci/hda/hda_local.h 	int	cea_edid_ver;