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

/linux-master/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp1_execution.c143 return ((1 + get_device_count(hdcp)) < get_active_display_count(hdcp)) ?
H A Dhdcp.h524 static inline uint8_t get_active_display_count(struct mod_hdcp *hdcp) function
H A Dhdcp2_execution.c218 return ((1 + get_device_count(hdcp)) < get_active_display_count(hdcp)) ?

Completed in 148 milliseconds