Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/msm/dp/
Ddp_link.h146 bool dp_link_send_edid_checksum(struct dp_link *dp_link, u8 checksum);
Ddp_panel.c316 dp_link_send_edid_checksum(panel->link, checksum); in dp_panel_handle_sink_request()
Ddp_link.c846 bool dp_link_send_edid_checksum(struct dp_link *dp_link, u8 checksum) in dp_link_send_edid_checksum() function