Searched refs:edid_findproduct (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/videomode/
H A Dedid.c46 const char *edid_findproduct(const char *, uint16_t);
104 edid_findproduct(const char *vendor, uint16_t product) function
513 name = edid_findproduct(edid->edid_vendor, edid->edid_product);

Completed in 158 milliseconds