Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vc04_services/bcm2835-camera/
Dmmal-vchiq.c35 #define VCHIQ_MMAL_MAX_COMPONENTS 4 macro
169 struct vchiq_mmal_component component[VCHIQ_MMAL_MAX_COMPONENTS];
1619 if (instance->component_idx == VCHIQ_MMAL_MAX_COMPONENTS) { in vchiq_mmal_component_init()