Home
last modified time | relevance | path

Searched refs:dp_sdp_header (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/drm/
Ddrm_dsc.h600 struct dp_sdp_header pps_header;
604 void drm_dsc_dp_pps_header_init(struct dp_sdp_header *pps_header);
Ddrm_dp_helper.h1084 struct dp_sdp_header { struct
1117 struct dp_sdp_header sdp_header;
/Linux-v5.4/drivers/gpu/drm/
Ddrm_dsc.c43 void drm_dsc_dp_pps_header_init(struct dp_sdp_header *pps_header) in drm_dsc_dp_pps_header_init()