HomeSort by: relevance | last modified time | path
    Searched defs:service_ptr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_arm.c 2075 VCHIQ_SERVICE_T *service_ptr = state->services[i]; local in function:output_timeout_error
2076 if (service_ptr && service_ptr->service_use_count &&
2077 (service_ptr->srvstate != VCHIQ_SRVSTATE_FREE)) {
2080 service_ptr->base.fourcc),
2081 service_ptr->client_id,
2082 service_ptr->service_use_count,
2083 service_ptr->service_use_count ==
2713 VCHIQ_SERVICE_T *service_ptr = state->services[i]; local in function:vchiq_dump_service_use_state
2714 if (!service_ptr)
    [all...]
vchiq_arm.c 2075 VCHIQ_SERVICE_T *service_ptr = state->services[i]; local in function:output_timeout_error
2076 if (service_ptr && service_ptr->service_use_count &&
2077 (service_ptr->srvstate != VCHIQ_SRVSTATE_FREE)) {
2080 service_ptr->base.fourcc),
2081 service_ptr->client_id,
2082 service_ptr->service_use_count,
2083 service_ptr->service_use_count ==
2713 VCHIQ_SERVICE_T *service_ptr = state->services[i]; local in function:vchiq_dump_service_use_state
2714 if (!service_ptr)
    [all...]

Completed in 194 milliseconds