Searched refs:production_week (Results 1 – 2 of 2) sorted by relevance
86 info->production_week = -1; in decode_vendor_and_product_identification()90 info->production_week = -1; in decode_vendor_and_product_identification()95 info->production_week = edid[0x10]; in decode_vendor_and_product_identification()561 if (info->production_week != -1) in dump_monitor_info()562 printf ("Production Week: %d\n", info->production_week); in dump_monitor_info()
87 int production_week; /* -1 if not specified */ member
Completed in 3 milliseconds