Searched refs:MAX_NUM_OF_DISPLAYS (Results 1 – 4 of 4) sorted by relevance
204 struct mod_hdcp_display displays[MAX_NUM_OF_DISPLAYS];521 for (i = 0; i < MAX_NUM_OF_DISPLAYS; i++) in get_active_display_count()533 for (i = 0; i < MAX_NUM_OF_DISPLAYS; i++) in get_first_active_display()547 for (i = 0; i < MAX_NUM_OF_DISPLAYS; i++) in get_active_display_at_index()562 for (i = 0; i < MAX_NUM_OF_DISPLAYS; i++) in get_empty_display_container()
58 for (i = 0; i < MAX_NUM_OF_DISPLAYS; i++) { in is_cp_desired_hdcp1()78 for (i = 0; i < MAX_NUM_OF_DISPLAYS; i++) { in is_cp_desired_hdcp2()
306 for (i = 0; i < MAX_NUM_OF_DISPLAYS; i++) in mod_hdcp_hdcp1_destroy_session()439 for (i = 0; i < MAX_NUM_OF_DISPLAYS; i++) { in mod_hdcp_hdcp1_enable_dp_stream_encryption()558 for (i = 0; i < MAX_NUM_OF_DISPLAYS; i++) in mod_hdcp_hdcp2_destroy_session()923 for (i = 0; i < MAX_NUM_OF_DISPLAYS; i++) { in mod_hdcp_hdcp2_enable_dp_stream_encryption()
35 #define MAX_NUM_OF_DISPLAYS 6 macro
Completed in 10 milliseconds