HomeSort by: relevance | last modified time | path
    Searched defs:cea_db_extended_tag (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_edid.c 3956 cea_db_extended_tag(const u8 *db) function in typeref:typename:int
4049 if (cea_db_extended_tag(db) != EXT_VIDEO_CAPABILITY_BLOCK)
4063 if (cea_db_extended_tag(db) != EXT_VIDEO_CAP_BLOCK_Y420CMDB)
4077 if (cea_db_extended_tag(db) != EXT_VIDEO_DATA_BLOCK_420)
drm_edid.c 3956 cea_db_extended_tag(const u8 *db) function in typeref:typename:int
4049 if (cea_db_extended_tag(db) != EXT_VIDEO_CAPABILITY_BLOCK)
4063 if (cea_db_extended_tag(db) != EXT_VIDEO_CAP_BLOCK_Y420CMDB)
4077 if (cea_db_extended_tag(db) != EXT_VIDEO_DATA_BLOCK_420)

Completed in 59 milliseconds