Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/
Ddrm_edid.c2728 static void decode_date(struct seq_buf *s, const struct drm_edid_product_id *id) in decode_date() function
2757 decode_date(&date, id); in drm_edid_print_product_id()