Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/msm/dp/
Ddp_link.h146 bool dp_link_send_edid_checksum(struct dp_link *dp_link, u8 checksum);
Ddp_panel.c333 dp_link_send_edid_checksum(panel->link, checksum); in dp_panel_handle_sink_request()
Ddp_link.c845 bool dp_link_send_edid_checksum(struct dp_link *dp_link, u8 checksum) in dp_link_send_edid_checksum() function