Home
last modified time | relevance | path

Searched refs:get_device_count (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/display/modules/hdcp/
Dhdcp1_execution.c122 static inline uint8_t get_device_count(struct mod_hdcp *hdcp) in get_device_count() function
132 return (get_device_count(hdcp) < get_active_display_count(hdcp)) ? in check_device_count()
338 device_count = get_device_count(hdcp); in read_ksv_list()
Dhdcp2_execution.c202 static inline uint8_t get_device_count(struct mod_hdcp *hdcp) in get_device_count() function
211 return (get_device_count(hdcp) < get_active_display_count(hdcp)) ? in check_device_count()