ch7xxx_ids         91 drivers/gpu/drm/i915/display/dvo_ch7xxx.c } ch7xxx_ids[] = {
ch7xxx_ids        115 drivers/gpu/drm/i915/display/dvo_ch7xxx.c 	for (i = 0; i < ARRAY_SIZE(ch7xxx_ids); i++) {
ch7xxx_ids        116 drivers/gpu/drm/i915/display/dvo_ch7xxx.c 		if (ch7xxx_ids[i].vid == vid)
ch7xxx_ids        117 drivers/gpu/drm/i915/display/dvo_ch7xxx.c 			return ch7xxx_ids[i].name;