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

/linux-master/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_arm.c1588 int active_services; local
1601 active_services = state->unused_service;
1602 if (active_services > MAX_SERVICES)
1606 for (i = 0; i < active_services; i++) {
1633 active_services, found);

Completed in 312 milliseconds