Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/modules/hdcp/
Dhdcp1_execution.c134 return (get_device_count(hdcp) < get_active_display_count(hdcp)) ? in check_device_count()
Dhdcp.h510 static inline uint8_t get_active_display_count(struct mod_hdcp *hdcp) in get_active_display_count() function
Dhdcp2_execution.c211 return (get_device_count(hdcp) < get_active_display_count(hdcp)) ? in check_device_count()