Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_arm.c831 VCHIQ_SERVICE_T *service1; in vchiq_ioctl() local
847 service1 = completion->service_userdata; in vchiq_ioctl()
848 user_service = service1->base.userdata; in vchiq_ioctl()
899 vchiq_release_message(service1->handle, in vchiq_ioctl()
910 unlock_service(service1); in vchiq_ioctl()
1314 VCHIQ_SERVICE_T *service1; in vchiq_close() local
1318 service1 = completion->service_userdata; in vchiq_close()
1327 unlock_service(service1); in vchiq_close()