Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/modules/hdcp/
Dhdcp.c305 if (get_active_display_at_index(hdcp, display->index)) { in mod_hdcp_add_display()
357 display = get_active_display_at_index(hdcp, index); in mod_hdcp_remove_display()
397 display = get_active_display_at_index(hdcp, index); in mod_hdcp_query_display()
Dhdcp.h535 static inline struct mod_hdcp_display *get_active_display_at_index( in get_active_display_at_index() function
Dhdcp_psp.c53 get_active_display_at_index(hdcp, index); in mod_hdcp_remove_display_from_topology()