Home
last modified time | relevance | path

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

/linux/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-vchiq.c38 #define VCHIQ_MMAL_MAX_COMPONENTS 64 macro
176 struct vchiq_mmal_component component[VCHIQ_MMAL_MAX_COMPONENTS];
1650 for (idx = 0; idx < VCHIQ_MMAL_MAX_COMPONENTS; idx++) { in vchiq_mmal_component_init()