Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/msm/dp/
H A Ddp_utils.h34 void msm_dp_utils_pack_sdp_header(struct dp_sdp_header *sdp_header, u32 header_buff[2]);
H A Ddp_utils.c77 void msm_dp_utils_pack_sdp_header(struct dp_sdp_header *sdp_header, u32 header_buff[2]) in msm_dp_utils_pack_sdp_header() function
H A Ddp_catalog.c881 msm_dp_utils_pack_sdp_header(&vsc_sdp->sdp_header, header); in msm_dp_catalog_panel_send_vsc_sdp()
1131 msm_dp_utils_pack_sdp_header(sdp_hdr, header); in msm_dp_catalog_write_audio_stream()
1144 msm_dp_utils_pack_sdp_header(sdp_hdr, header); in msm_dp_catalog_write_audio_timestamp()
1157 msm_dp_utils_pack_sdp_header(sdp_hdr, header); in msm_dp_catalog_write_audio_infoframe()
1170 msm_dp_utils_pack_sdp_header(sdp_hdr, header); in msm_dp_catalog_write_audio_copy_mgmt()
1189 msm_dp_utils_pack_sdp_header(&tmp, header); in msm_dp_catalog_write_audio_isrc()