Searched refs:MAX_NUM_OF_DISPLAYS (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp.h204 struct mod_hdcp_display displays[MAX_NUM_OF_DISPLAYS];
529 for (i = 0; i < MAX_NUM_OF_DISPLAYS; i++)
541 for (i = 0; i < MAX_NUM_OF_DISPLAYS; i++)
555 for (i = 0; i < MAX_NUM_OF_DISPLAYS; i++)
570 for (i = 0; i < MAX_NUM_OF_DISPLAYS; i++)
H A Dhdcp.c58 for (i = 0; i < MAX_NUM_OF_DISPLAYS; i++) {
78 for (i = 0; i < MAX_NUM_OF_DISPLAYS; i++) {
H A Dhdcp_psp.c310 for (i = 0; i < MAX_NUM_OF_DISPLAYS; i++)
443 for (i = 0; i < MAX_NUM_OF_DISPLAYS; i++) {
565 for (i = 0; i < MAX_NUM_OF_DISPLAYS; i++)
930 for (i = 0; i < MAX_NUM_OF_DISPLAYS; i++) {
/linux-master/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_hdcp.h35 #define MAX_NUM_OF_DISPLAYS 6 macro

Completed in 160 milliseconds