Searched refs:product_id_nodate (Results 1 – 1 of 1) sorted by relevance
662 struct drm_edid_product_id product_id, product_id_nodate; in pnpid_get_panel_type() local671 product_id_nodate = product_id; in pnpid_get_panel_type()672 product_id_nodate.week_of_manufacture = 0; in pnpid_get_panel_type()673 product_id_nodate.year_of_manufacture = 0; in pnpid_get_panel_type()699 !memcmp(vbt_id, &product_id_nodate, sizeof(*vbt_id))) in pnpid_get_panel_type()