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

/freebsd-11-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_if.h132 extern VCHIQ_STATUS_T vchiq_add_service(VCHIQ_INSTANCE_T instance,
H A Dvchiq_kern_lib.c219 * vchiq_add_service
223 VCHIQ_STATUS_T vchiq_add_service( function
260 EXPORT_SYMBOL(vchiq_add_service); variable
H A Dvchiq_shim.c681 status = vchiq_add_service(instance, &params, &service->handle);
H A Dvchiq_arm.c1677 status = vchiq_add_service(instance, &params, &ka_handle);

Completed in 126 milliseconds