Home | Sort by: relevance | last modified time | path |
/src/sys/dev/videomode/ | |
edid.c | 108 edid_findproduct(const char *vendor, uint16_t product) function in typeref:typename:const char * 564 name = edid_findproduct((char *)edid->edid_vendor, edid->edid_product); |
edid.c | 108 edid_findproduct(const char *vendor, uint16_t product) function in typeref:typename:const char * 564 name = edid_findproduct((char *)edid->edid_vendor, edid->edid_product); |