Searched defs:displayid (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_displayid.h | 95 #define for_each_displayid_db(displayid, block, idx, length) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_edid.c | 3496 u8 *displayid = drm_find_edid_extension(edid, DISPLAYID_EXT, ext_index); in drm_find_displayid_extension() local 3522 u8 *displayid; in drm_find_cea_extension() local 5572 static int validate_displayid(u8 *displayid, int length, int idx) in validate_displayid() 5672 u8 *displayid; in add_displayid_detailed_modes() local 6327 const u8 *displayid, int length, int idx) in drm_displayid_parse_tiled() 6350 const void *displayid = NULL; in drm_update_tile_info() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_drv.c | 554 static int validate_displayid(u8 *displayid, int length, int idx) in validate_displayid() 584 u8 *displayid = find_edid_extension(edid, 0x70, ext_index); in find_displayid_extension() local 610 u8 *displayid; in find_cea_extension() local
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | edid.c | 4896 static int validate_displayid(u8 *displayid, int length, int idx) in validate_displayid() 5002 u8 *displayid; in add_displayid_detailed_modes() local
|