Home
last modified time | relevance | path

Searched refs:year_of_manufacture (Results 1 – 3 of 3) sorted by relevance

/linux/include/drm/
H A Ddrm_edid.h281 u8 year_of_manufacture; member
/linux/drivers/gpu/drm/i915/display/
H A Dintel_bios.c674 product_id_nodate.year_of_manufacture = 0; in pnpid_get_panel_type()
/linux/drivers/gpu/drm/
H A Ddrm_edid.c2731 int year = id->year_of_manufacture + 1990; in decode_date()