Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_arm.c3095 int local_uc, local_entity_uc; in vchiq_use_internal() local
3161 local_uc = ++arm_state->videocore_use_count; in vchiq_use_internal()
3175 __func__, entity, local_entity_uc, local_uc); in vchiq_use_internal()
3180 __func__, entity, *entity_uc, local_uc); in vchiq_use_internal()
3227 int local_uc, local_entity_uc; in vchiq_release_internal() local
3252 local_uc = --arm_state->videocore_use_count; in vchiq_release_internal()