Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_if.h47 #define VCHIQ_GET_SERVICE_USERDATA(service) vchiq_get_service_userdata(service) macro
H A Dvchiq_shim.c544 (SHIM_SERVICE_T *)VCHIQ_GET_SERVICE_USERDATA(handle); in shim_callback()