Searched refs:product_id_nodate (Results 1 – 1 of 1) sorted by relevance
686 struct drm_edid_product_id product_id, product_id_nodate; in pnpid_get_panel_type() local695 product_id_nodate = product_id; in pnpid_get_panel_type()696 product_id_nodate.week_of_manufacture = 0; in pnpid_get_panel_type()697 product_id_nodate.year_of_manufacture = 0; in pnpid_get_panel_type()723 !memcmp(vbt_id, &product_id_nodate, sizeof(*vbt_id))) in pnpid_get_panel_type()