Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/
H A Ddp_link.h146 bool dp_link_send_edid_checksum(struct dp_link *dp_link, u8 checksum);
H A Ddp_panel.c308 dp_link_send_edid_checksum(panel->link, checksum); in dp_panel_handle_sink_request()
H A Ddp_link.c829 bool dp_link_send_edid_checksum(struct dp_link *dp_link, u8 checksum) in dp_link_send_edid_checksum() function