Searched refs:VCHI_MAX_NUM_CONNECTIONS (Results 1 – 2 of 2) sorted by relevance
79 #ifndef VCHI_MAX_NUM_CONNECTIONS80 # define VCHI_MAX_NUM_CONNECTIONS 3 macro
48 VCHI_SERVICE_HANDLE_T vchi_handle[VCHI_MAX_NUM_CONNECTIONS];250 if (num_connections > VCHI_MAX_NUM_CONNECTIONS) { in vc_vchi_audio_init()252 __func__, num_connections, VCHI_MAX_NUM_CONNECTIONS); in vc_vchi_audio_init()