Home
last modified time | relevance | path

Searched defs:drm_dp_vsc_sdp (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/drm/
H A Ddrm_dp_helper.h1105 struct drm_dp_vsc_sdp { struct
1106 unsigned char sdp_type;
1107 unsigned char revision;
1108 unsigned char length;
1109 enum dp_pixelformat pixelformat;
1110 enum dp_colorimetry colorimetry;
1111 int bpc;
1112 enum dp_dynamic_range dynamic_range;
1113 enum dp_content_type content_type;
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dp_helper.h1374 struct drm_dp_vsc_sdp { struct
1386 const struct drm_dp_vsc_sdp *vsc); argument